@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #930;
	font-size:12px;
	}
a:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
#apDiv1 {
	position:absolute;
	left:50%;
	top:0px;
	width:820px;
	height:700px;
	margin-left:-410px;
	margin-top:0px;
	text-align:left;
	z-index:1;
	z-index:1;
	background-image: url(../imagens/layout/sitebg.gif);
	}
	
.vermelho {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef4123;
	font-weight: none;
	text-decoration: none;
}
.vermelho_bold:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef4123;
	font-weight: bold;
	text-decoration: none;
}
.cinza_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.cinza_bold:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.texto_preto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.texto_preto:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.texto_cinza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.texto_cinza:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.texto_bold:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.options {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ##0033FF;
	font-weight: normal;
	text-decoration: none;
}

.input_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: auto;
	padding: 2px;
}
.input_text2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: auto;
	padding: 2px;
}
.destaque{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
.noticias{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align:justify;
}

.destaque2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}
.linkdestaque{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #000066;
