body{
	background-image:url(../imgs/fundo.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size: 12px;
}

body #especifico{
	background-image:url(../imgs/fundo.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size: 12px;
}
#especifico{
	background-image:url(../imgs/fundo.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size: 12px;
}
table tr td a:link, table tr td, td, th, p {
	font-size: 12px;
}
a:link, a:visited{
	color: #666666;
	text-decoration: none;
	font-family:Verdana;
	font-size:12px;
}
a:hover{
	color:#000000;
	text-decoration: underline;
	font-family:Verdana;
	font-size:12px;
}
input{
	border: solid 1px #999999;
	background-color: #ffffff;
	color: #28476E;
	font-size: 12px;
}
textarea{
	border: solid 1px #999999;
	background-color: #ffffff;
	color: #28476E;
	font-size: 12px;
}
.dataLaranja{
	font-family:Verdana;
	font-size:12px;
	color:#e2a426;
}
.dataAzul{
	font-family:Verdana;
	font-size:12px;
	color:#3d3686;
}
.tituloDestaque{
	ddfont-family:Verdana;
	ddfont-size:12px;
	color:#000000;
	font-weight:bold;
}
.titulos{
	font-family:Verdana;
	font-size:14px;
	color:#3d3686;
	font-weight:bold;
}
.tituloNoticia{
	font-family:Verdana;
	font-size:14px;
	color:#3d3686;
	font-weight:bold;
}
.corpoNoticia{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
.tabela{
	padding-top: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px; 
	border-style: dotted; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.rodape{
	font-family:Verdana;
	font-size:10px;
	color:#666;
}
a.rodape:link, a.rodape:visited{
	color: #000;
	text-decoration: none;
	font-size:10px;
}
a.rodape:hover{
	color:#006;
	text-decoration: underline;
	font-size:10px;
}

#destaques {
	left: 0;
	right: 0;
	z-index: 2;
	position: relative;
	width: 500px;
}
#nav {
	z-index: 0;
	position: absolute;
	left: 0px;
	bottom: -170px
}
#nav a { color: #999999; margin: 0 5px; padding: 5px 8px; border: 1px solid #999999; text-decoration: none }
#nav a.activeSlide { border: 1px solid #000066; font-weight: bold; color: #000066; }
#nav a:focus { outline: none; }

/* CLASSES */
.floatLeft { float:left; padding: 0 0px 0px 0 }
.floatRight { float:right; padding: 0 0 0px 10px }
.font9 { font-size: 9px !important; }
.font13 { font-size: 13px !important; }
.padding10 { padding: 10px !important; }
.cinza { color: #CCC !important; }
.semUnderline { text-decoration: none !important; }
a:hover.semUnderline { text-decoration: underline !important; }
.bordaCinza { border:10px solid #CCC !important; }
.bordaVermelha { border:1px solid #CCC !important; }
.width180 { width: 180px; }

/* PAGINAÇÃO */
.paginacao td a:link, .paginacao td a:visited {
	border:1px solid #FFF;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #CC0000;
	height: 15px;
	width: 17px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}
.paginacao td a:hover {
	border:1px solid #CC0000;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #CC0000;
	height: 15px;
	width: 17px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}
.paginacao th {
	border:1px solid #FFF;
	background-color: #CC0000;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	width: 17px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}
