body{
	margin:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	color:#333333;
}

a:link, a:active{
	color:#0033CC;
	text-decoration:none;
}
a:visited{
	color:#0033CC;
	text-decoration:none;
}
a:hover{
	color:#0033CC;
	text-decoration:underline;
}
.central{
width:99%;
}
.main {
	height: 135px;
	width: 99%;
	background-image:url(images/top_background.gif);
}
.rodape {
	background-color:#999999;
	height: 60px;
	width: 100%;
	clear:both;
}
.bordafotoDestaque {
	border: 2px solid #CCCCCC;
	margin-left: 8px;
	width:480px;
	height:360px;
}
.colunaDireita {
	width:185px;
	height:100%;	
	float:left;
	border-right:1px solid #F0F0F0;
	padding-bottom: 30px;
	border-bottom:1px solid #F0F0F0;
}
.colunaDireitaTXT {
	width:150;
	height:100%;	
	padding:0px 10px 0px 25px;
}
.colunaEsquerda {
	width:185px;
	height:100%;
	float:right;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
}
.colunaEsquerdaTXT {
	width:165;
	height:100%;	
	padding:0px 10px 0px 10px;
}
.colunaCentral {
	width:45%;
	height:100%;
	padding:10px 25px 10px 25px;
	background-color:#FFFFFF;
	float:left;
}
.buttonLocal a:link, .buttonLocal a:active, .buttonLocal a:visited {
	width:170px;
	height:18px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 5px solid #666666;
	line-height:18px;
	font-size:11px;
	float:right;
	background-color:#f0f0f0;
	color:#333333;
	text-align:right;
	padding-right: 10px;
}
.buttonLocal a:hover{
	width:170px;
	height:18px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 5px solid #0033CC;
	line-height:18px;
	font-size:11px;
	float:right;
	background-color:#f0f0f0;
	text-decoration:none;
	color:#333333;
	text-align:right;
	padding-right: 10px;
}
.abaLaranja a:link, .abaLaranja a:active, .abaLaranja a:visited, .abaLaranja a:hover {
	width:75px;
	height:25px;
	line-height:25px;
	margin-top: 10px;
	background-color: #FF6633;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}
.abaAzul a:link, .abaAzul a:active, .abaAzul a:visited, .abaAzul a:hover {
	width:75px;
	height:25px;
	line-height:25px;
	margin-top: 10px;
	background-color:#5E8CA8;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}
.abaVerde a:link, .abaVerde a:active, .abaVerde a:visited, .abaVerde a:hover {
	width:75px;
	height:25px;
	line-height:25px;
	margin-top: 10px;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	text-align:center;
	background-color:#A4C16F;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}
.linkBranco a:link, .linkBranco a:active, .linkBranco a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.linkBranco a:hover {
	text-decoration:underline;
}
.txtTitulo {
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
	line-height:50px;
}
.txtTituloMedio {
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
	line-height:32px;
	text-align: center; 
}
.txtPequeno{
	font-size:10px;
	line-height:12px;
}
.boxLaranja{
	width:190px;
	height:125px;	
	padding:10px;
	background-color:#FF6633;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;	
}
.boxAzul{
	width:190px;
	height:125px;	
	padding:10px 10px 10px 10px;
	background-color:#5E8CA8;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.boxVerde{
	width:190px;
	height:125px;	
	padding:10px 10px 10px 10px;
	background-color:#A4C16F;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.imgDestaques{
	margin-bottom:20px;
	margin-right:10px;
	float:left;
	background-image:url(images/bg_fotos.jpg);
	width:94px;
	height:75px;
	background-repeat:no-repeat;
	vertical-align:middle;
	background-position: left top;
	display: block;
	padding-top: 7px;
	padding-left: 6px;
}
.destaques{
clear:both;
}
.buscar{
	float: right;
	width: 300px;
	height: 25px;
	line-height: 25px;
	margin-top:10px;
	margin-right:20px;
	white-space: nowrap;
	text-align:right;
}
.dashed{
	width:40%;
	border-top:1px dotted #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	line-height: 20px;
	text-decoration:none;
	white-space: nowrap;

}
.txtRodape, .txtRodape a:link, .txtRodape a:active, .txtRodape a:visited, .txtRodape a:hover{
	color:#FFFFFF;
	font-size:10px;
	line-height: 20px;
	text-decoration:none;
}
.bgtopDestaque {
	background-image:url(images/img_topFotos.jpg);
	width:500px;
	height:50px;
	color:#333333;
	font-size:11px;
	line-height: 40px;
	padding-left:15px;
}


