/* CSS Document */

body, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

form {
	padding:0px;
	margin:0px;
}

img {
	border:0;
}

ul {
	margin:15px;
}

a.linkNoticia {
	color:#FF0000;
	font-style:italic;
	text-decoration:none
}

a.linkNoticia:hover {
	color:#FF0000;
	font-style:italic;
	text-decoration:underline;
}


/*** ADM ***/
#topo {
	width:760px;
	text-align:left;
	margin:0 auto;
	float:left;
}

#topo .img {
	width:170px;
	float:left;
}

#topo .img2 {
	width:182px;
	height:126px;
	float:left;
	background:url(../adm/images/imgLogo02.gif) no-repeat;
}

#topo .titulo {
	width:398px;
	height:126px;
	background:#AFC6D8;
	float:left;
}

#topo .topoDireita {
	width:10px;
	height:126px;
	float:left;
	background:url(../adm/images/topoDireita.gif) no-repeat;
}

a.menu { color:#FFFFFF; text-decoration:none; }
a.menu:hover { background:#FFFFFF; color:#340C70; text-decoration:none; }

.tableLogon {
	border:1px solid #999999;
	background:#EFEFEF;	
}

.input {
	background:#FFFFFF;
	border:1px solid #bbbbbb;
	padding-left:2px;
	color:#666666;
	font-size:12px;
}

.btLogon {
	border:1px solid #999999;
}

#data {
	font-size:10px;
	text-align:right;
	padding-right:12px;
	padding-top:19px	
}

/*** /ADM ***/

.tdTopo {
	width:189px;
	height:131px;
	background:url(../images/topoR.gif) no-repeat;
}

#imgTopo {
	width:413px;
	height:131px;
	background:url(../images/imgIndex.jpg) no-repeat;
}

.tdSombraL {
	width:6px;
	background:url(../images/sombraL.gif) repeat-y;
}

.tdSombraR {
	width:6px;
	background:url(../images/sombraR.gif) repeat-y;
}

.tituloPagina {
	font-weight:bold;
	color:#A9C2D5;
	font-size:13px;
	padding-bottom:2px;
	border-bottom:2px solid #A9C2D5;
}

.tituloNoticia {
	font-weight:bold;
	font-size:12px;
}

.textoNoticia {
	font-size:11px;
	padding-top:4px;
}

.textoNoticiaEsp {
	font-size:11px;
}

.textoNoticiaLista {
	font-size:10px;
	padding-top:4px;
}

.textoNoticiaLista a {
	text-decoration:none;
	color:#000000
}

.textoNoticiaLista a:hover {
	text-decoration:underline;
}

.input {
	background:#DEDEDD;
	padding-left:2px;
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.bt {
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#ffffff;
	border:0;
}

.txtBusca {
	color:#000000;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ffffff;
	text-align:center	;
	border:0;
	padding:0px;
	margin:0px;
}

.inputImpressao {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	border-bottom:solid 1px;
}