body {
	margin: 0px;
	background-color: #EEEEEE;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #E63900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {

	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #F03D00;
	text-decoration: none;
	font-weight: bold;
}
a.azul:link {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.azul:visited {
	font-family: Arial;
	font-size: 12px;
	color: #00509F;
	text-decoration: none;
	font-weight: bold;
}
a.azul:hover {
	font-family: Arial;
	font-size: 12px;
	color: #00468C;
	text-decoration: underline;
	font-weight: bold;
}
a.azul:active {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
a.preto:link {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.preto:visited {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.preto:hover {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.preto:active {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.texto_preto_10 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.texto_preto_11 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a.texto_preto_11:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a.texto_preto_11:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.texto_branco_12_negrito {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_preto_12_negrito {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.input {
	font-family: Arial;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #333333;
	text-indent: 4px;
}
.select {
	font-family: Arial;
	border: 1px solid #24579B;
	color: #24579B;
	font-weight: bold;
	font-size: 10px;
	background-color: #79BBF8;
	width: 120px;
}
.input_azul {
	font-family: Arial;
	background-image: url(../gif/fundo_input.gif);
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #333333;
	text-indent: 4px;
}
#menu_texto_cat {
	position:absolute;
	left:auto;
	top:auto;
	width:150px;
	height:30px;
	z-index:1;
	right: auto;
	bottom: auto;
	padding: 6px;
	text-indent: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
#menu_texto {
	position:absolute;
	left:auto;
	top:auto;
	width:140px;
	height:20px;
	z-index:2;
	right: auto;
	bottom: auto;
	padding: 3px;
	text-indent: 28px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
#propaganda {
	position:absolute;
	left:773px;
	top:166px;
	z-index: 3;
	width: 230px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	height:164px;
	z-index:4;
	text-align: center;
}
#banner_top {
	position:absolute;
	left:186px;
	top:28px;
	width:588;
	height:136px;
	z-index:5;
}
#autenticacao {
	position:absolute;
	left:470px;
	top:2px;
	width:300px;
	height:35px;
	z-index:6;
}
#buscara {
	position:absolute;
	left:190px;
	top:133px;
	width:325px;
	z-index:7;
}
#legenda {
	position:absolute;
	left:auto;
	top:auto;
	width:415px;
	height:29px;
	z-index:8;
}
.ponteiro {
	cursor:pointer;
}
.espacoBanner {
 padding-bottom: 4px;
}
.conteudo {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align:justify
}
#fotosCob {
	position:relative;
	overflow:auto;
	height: 200px;
}.borda {
	border: 1px solid #333333;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align:justify
}
.tituloNoticias {
	font-family: arial;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.tituloAzul {
	font-family: arial;
	font-size: 18px;
	color: #3366CC;
	font-weight: bold;
}
.img_cursor
{
border:0px;
cursor:pointer;cursor:hand;
}
.paginacao, .paginacao A:hover, .paginacao a:visited
{
background-color:#FF9400;
font-family: Arial;
font-size: 11px;
color: #000000;
}