body {
	background:url(../images/fundoprincipal.jpg) repeat-x top #4197CA;
	margin:0px 0px 0px 0px;

}

.texto { 
	text-decoration:none; 
	color:#000000;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
		
}


a {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
}


.a { 
	text-decoration:none; 
	color:#000000;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
		
}

a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}



.CaixaHot{
	font-family: Tahoma, Verdana;
	font-size:10px;
	background-color:#4398CB;
	text-decoration:none;
	color:#ffffff;
	border:1px solid #ffffff;
}

.CaixaHot2{
	font-family: Tahoma, Verdana;
	font-size:10px;
	background-color:#ffffff;
	text-decoration:none;
	color:#4398CB;
	border:1px solid #4398CB;
}


.textonoticias {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}


.textoenderecos {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #333333;
}


.textonoticiascapa {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}


#hintAjuda, #hintAjudaEmail, #hintAjudaGaleria{
	position:absolute; 
	border:1px solid #fff;
	height:auto;
	width:400px;
	/*visibility:hidden;*/
	background-color:#4398CB; 
	filter:alpha(opacity=100);
	-moz-opacity: 0.9;
	z-index:20px;
}

#hint {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding:4px 6px 4px 6px;
}