BODY {
	SCROLLBAR-FACE-COLOR: #A7CADF; 
		SCROLLBAR-HIGHLIGHT-COLOR: #A0C5DE; 
		SCROLLBAR-SHADOW-COLOR: #A0C5DE; 
		SCROLLBAR-3DLIGHT-COLOR: #C0DCE2; 
		SCROLLBAR-DARKSHADOW-COLOR: #DDF1E5; 
		SCROLLBAR-ARROW-COLOR: #7388C0; 
		SCROLLBAR-TRACK-COLOR: #DDF1E5; 
		SCROLLBAR-BASE-COLOR: #DDF1E5;
		background-attachment:fixed
}
.texto, #date, #time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#2255A9;
	text-decoration: none;	
}
#date{
	font-weight:normal;
	margin-right:20px;
	
}
#date,#time{
	color:#758ab2;
}
.infoLat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color:#2255A9;
	font-weight: normal;
	text-align:center;
	width:215px;
	margin-left:10px;
	PADDING-top:15px;
}
img.titSec{
	margin-bottom:10px;
}
a:link.specialSmall,a:visited.specialSmall{
	font-size:9px;
	font-weight:normal;
	color:#2255A9;
}
.textotitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#687BAD;
    text-decoration: underline;
}
.textoverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4A795F;
	text-decoration: none;
}
.caja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #669966;
	text-decoration: none;
	height: 16px;
	width: 160px;
	border: 1px solid #669966;
}
.cajapeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #669966;
	text-decoration: none;
	height: 16px;
	width: 45px;
	border: 1px solid #669966;
}
.cajamail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #669966;
	text-decoration: none;
	height: 16px;
	width: 250px;
	border: 1px solid #669966;
}
.caja2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #669966;
	text-decoration: none;
	height: 50px;
	width: 326px;
	border: 1px solid #669966;
}
A:link	{ font: 11px Verdana, Arial, Helvetica, sans-serif; color: #80afd9; font-weight: bold; text-decoration: none;}
A:visited { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #80afd9; font-weight: bold; text-decoration: none;}
A:hover { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #80afd9; font-weight: bold; text-decoration: none;}

.paginado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cee7e4;
	text-decoration: none;
}
#nav{
	text-transform:uppercase;
	height:28px;
	line-height:28px;
	margin-left:8px;
	position:relative;
}
#nav a:link, #nav a:visited{
	display:inline-block;
	height:20px;
	line-height:20px;
	border-radius:3px;
	box-shadow:0px 0px 8px #9badba;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 20px 0 20px;
	font-weight:normal;
	color:#2d4da0;
	background:white url(graficos/bg_nav.png) no-repeat 3px 3px;
	behavior:url(Scripts/pie/PIE.htc);
}
#nav a:link.amp, #nav a:visited.amp{
	width:113px;
	*width:154px;
	 width: 154px \0/;
}
#nav a:hover{
	background: #FFC url(graficos/bg_nav.png) no-repeat 3px 3px;
}
