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

*{font-family:"Trebuchet MS", Verdana, Arial; font-size:9pt; color:#000000; font-weight:normal; margin:0; padding:0;}
body{background:url(../fundos/aciapi_0005_ok.jpg) repeat-y;}

b{font-weight:bold; font-size:inherit; font-family:inherit; color:inherit;}

.titulo{font-size:13pt; color:#007cc3; font-weight:bold;}
a.voltar{color:#d50000; font-weight:bold; text-decoration:none;}
a.voltar:hover{color:#000000; text-decoration:none;}

#cabecalho, #site, #rodape{margin:0 auto; *margin-left:100px;}
#cabecalho{background:url(../imagens/cabecalho.jpg) center no-repeat; width:800px; height:275px;}
#site{background:#ffffff; padding:3px 15px 0 15px; width:770px; *width:800px; height:920px;}
#rodape{background:url(../imagens/rodape.png); width:800px; height:107px;}

/* CSS DO CABEÇALHO */
#cab_col1{padding:185px 0 0 10px; width:150px; float:left; height:85px;}
#paginainicial{cursor:pointer; margin-left:10px; width:120px; height:40px;}
#faleconosco{cursor:pointer; width:135px; height:45px;}
#webmail{margin-top:220px; padding-right:10px; float:right;}
#webmail td{font-size:10pt; font-family:inherit; font-weight:bold;}
#data{font-weight:bold; font-size:10pt; margin-top:250px; width:400px; text-align:center; float:left;}
/* --- */

/* Formatação dos Componentes */
.controles{font-size:9pt; font-weight:bold; color:#000000; background:#eeeeee; padding:1px; border:solid 1px #000000;}
.botao{color:#ffffff; font-weight:bold; background:#007cc3; font-size:8pt; padding:1px; border:solid 1px #000000;}
/* --- */

/* CSS DO CABEÇALHO */
#menug{width:160px; float:left;}
#menu{width:160px; padding:5px; background:#ffffff; border:solid 3px #c2c1c1;}
#menu dt{font-size:10pt; color:#ffffff; font-weight:bold; padding:3px; margin-bottom:5px;}
#menu dd{
	font-size:8pt;
	color:#000000;
	background:#dededd;
	font-weight:bold;
	cursor:pointer;
	padding:3px;
	margin-bottom:1px;
}
/* --- */

#conteudo{margin-left:25px; *margin-left:10px; width:579px; float:left;}

/* CSS Paginação */
.desabilitado{color:#666666; font-weight:bold; font-size:10pt}
.pgatual{color:#ffffff; font-weight:bold; background:#00923f; padding:0px 3px 1px 3px;}
a.link{color:#007cc3; font-weight:bold; text-decoration:none; font-size:10pt}
a.link:hover{color:#000000; text-decoration:none}
a.paginas{color:#007cc3; font-weight:bold; text-decoration:none}
a.paginas:hover{color:#000000; text-decoration:none}