@charset "utf-8";
/* CSS Document */

/*Estilos usados para centralização das páginas*/
body {
	text-align:center; 
	margin:5;
	background-color:#CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;	
	}

#tudo {
	width: 800px;
	margin:0 auto;
	text-align:left; /* "remédio" para o hack do IE */	
	background-color:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	top:0;
}
div#logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 151px;
}
/* configurando o menu*/
div#menu{
	height: 200px;
	overflow: hidden;
}
.fontRelogio {
	font-family: Tahoma, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #727272;
	padding-right: 10px;
}
div.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #386e9e;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}
div.links a:hover {
	text-transform: uppercase;
	font-size: 12px;	
}
.assinatura {
	width: 40px;
}
div#rodape {
	background-image: url(../img/rodape.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E17100;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #386e9e;
	font-size: 14px;
	text-transform: uppercase;
}

.paginacao {
	font-family: Arial, Helvetica, sans-serif;
	color: #386e9e;
	font-size: 12px;
	font-weight: bold;
}

.paginacao a{
	font-family: Arial, Helvetica, sans-serif;
	color: #386e9e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.paginacao a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #386e9e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/* configurando a página inicial */
div#home1 {
	background-image: url(../img/ultimas_noticias.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 381px;
}
div#home2 {
	background-image: url(../img/servicos.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 381px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
div#home2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 5px;
}
div#home2 a:hover{
	text-decoration:underline;
	font-weight:bolder;
}
div#home3 {
	background-image: url(../img/chamada_lms.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 345px;
	margin-top: 20px;
}
div#home4 {
	background-image: url(../img/clientes.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 345px;
	margin-top: 5px;
}
.titulo_noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.conteudo_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.conteudo_noticias a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 30px;
}
.conteudo_noticias a:hover{
	text-decoration:underline;
	font-weight:bolder;
}
.conteudo_lms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEE7DC;
	padding-left: 10px;
}
.titulo_lms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FEE7DC;
	padding-left: 10px;
}
.conteudo_cliente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #693030;
	border:#000000 dashed 1px;
	margin-top:40px;
	margin-left:20px;
	width: 250px;
}

/* Configuração da página institucional */
div.box_links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #386e9e;
	text-align: left;
	font-size: 14px;	
}
div.box_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #386e9e;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}
div.box_links a:hover {
	text-transform: uppercase;
}
div.conteudo {
	background-image: url(../img/rodape_institucional.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 740px;
	background-color: #f2f5f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px;	
}
div.conteudo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
div.conteudo a:hover{
	font-weight:bolder;
}

/* Configuração da página portifolio */

#titulo_top {
	background-image: url(../img/barra_cliente.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 215px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.lista_cliente {
	background-image: url(../img/rodape_vermelho2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 200px;
	background-color: #ffeee6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	line-height: 18px;
	height: 300px;
}
div.lista_cliente a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	text-transform: uppercase;
}
div.lista_cliente a:hover{
	font-weight:bolder;
	text-decoration: underline;
}
div.texto_cliente {
	width: 500px;
	height: 275px;
	background-color: #f2f5f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	line-height: 18px;
	background-image: url(../img/rodape_institucional.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

/* Configuração da página de serviços */

div.seletor {
	background-image: url(../img/box_select.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 8px;
}
.seletor #form #jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}
div.conteudo2 {
	background-image: url(../img/rodape_institucional.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 462px;
	background-color: #f2f5f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 25px;
}
div.conteudo2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
div.conteudo2 a:hover{
	font-weight:bolder;
}

div.conteudo2 p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #386e9e;
	text-decoration: none; 
}

div.conteudo2 p a:hover{
	font-size: 12px;
	font-weight:bolder;
	text-decoration: underline;
}

/* Configuração da programação */

div.conteudo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
div.conteudo3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
div.conteudo3 a:hover{
	font-weight:bolder;
	text-decoration: underline;
}

.conteudo3 .titulo td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #6693bc;
	text-align: center;
}

.conteudo3 .cor1 td {
	background-color: #f2f5f8;
	padding:5px;
}

.conteudo3 .cor2 td {
	background-color: #d9e2e9;
	padding:5px;
}

/* Configuração de blog */

.box_acervo {
	height: 30px;
	width: 230px;
	background-image: url(../img/box_acervo.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
}
.titulo_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #386e9e;
	font-weight: bolder;
}
div.subtitulo_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #386e9e;
	font-style: italic;
}

div.comentarios a {
	font-family: Arial, Helvetica, sans-serif;
	color: #386e9e;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
}
div.comentarios a:hover {
	font-weight: bolder;
	font-size: 12px;
}
.box_comentario{
	height: 380px;
	width: 210px;
	background-image: url(../img/box_comentario.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left top;
}
textarea {
	background-color: #FFFFFF;
	border: none;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
div.conteudo_int {
	width: 462px;
	text-align: left;
	padding: 25px;
}
div.conteudo_com {
	width: 462px;
	text-align: left;
	padding: 25px;
	background-color: #ffffff;
}

/* Configurando página notícias */

div.busca {
	width: 720px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 10px;
}
div.lista {
	width: 257px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px;
	padding-top: 40px;
	background-image: url(../img/box_noticias.jpg);
	background-repeat: no-repeat;
}
div.lista p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000000;
	text-align: left;
	text-decoration:none;
	font-weight:bold;
}
div.lista p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration:none;
	font-weight:normal;
}
div.lista p a:hover{
	text-decoration:underline;
}
div.eventos {
	font-weight:normal;
	width: 217px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding:15px;
	padding-right:55px;
	padding-top:40px;
	background-image: url(../img/box_eventos.jpg);
	background-repeat: no-repeat;
}
div.eventos a {
	text-decoration: underline; 
	color: #000000;
}
div.eventos a:hover {
	text-decoration: none; 
	font-weight: bold;
}

div.cabecalho_noticia {
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/cabecalho_noticia.jpg);
	background-repeat: no-repeat;
	line-height: 12px;
}

div.cabecalho_noticia span {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
div.conteudo4 {
	width: 390px;
	background-color: #ffeee6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px;
	background-image: url(../img/rodape_vermelho2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.conteudo4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
div.conteudo4 a:hover{
	font-weight:bolder;
}

#form #jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 160px;
}

/* Configurando a página de fale Conosco */

div.conteudo5 td.inputs {
	background-color: #f2f5f8;
}
div.conteudo5 td.inputs2 {
	background-color: #f2f5f8;
	background-image: url(../img/rodape_azul.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.conteudo5 td.inputs input {
	background-color: #f2f5f8;
	border: none;
}

div.conteudo5 td.inputs2 textarea {
	background-color: #f2f5f8;
	border: none;
	scrollbar-face-color: #f2f5f8;
	scrollbar-shadow-color: #f2f5f8;
	scrollbar-highlight-color: #f2f5f8;
	scrollbar-3dlight-color: #f2f5f8;
	scrollbar-darkshadow-color: #f2f5f8;
	scrollbar-track-color: #f2f5f8;
	scrollbar-arrow-color: #f2f5f8;
}
div.chamada_cadastro {
	background-image: url(../img/chamada_cadastro.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 105px;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 25px;
	padding-top: 50px;
}
div.chamada_cadastro a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e63c0d;
}
div.chamada_cadastro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div.conteudo5{
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-left: 7px;
	line-height: 18px;
}

/* Página Cadastro */

div.conteudo6{
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 10px;
	padding-left: 0px;
	line-height: 18px;
}

div.conteudo6 td.inputs {
	background-color: #fdf5f5;
}
div.conteudo6 td.inputs input {
	background-color: #fdf5f5;
	border: none;
}
.cabecalho_cadastro {
	background-image: url(../img/barra_cadastro.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdf5f5;
	padding-top: 4px;
	padding-left: 15px;
	font-weight: bold;
}

/* página eventos */
div.conteudo7 {
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
div.conteudo7 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
div.conteudo7 a:hover{
	font-weight:bolder;
	text-decoration: underline;
}
.conteudo7 .titulo td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #f95602;
	text-align: center;
}

.conteudo7 .cor1 td {
	background-color: #fff5f0;
	padding:5px;
}

.conteudo7 .cor2 td {
	background-color: #fee6d9;
	padding:5px;
}
