/* CSS Document */
body {
	background-color: #2869A3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}


.texto {font-size:14px;
		color:#000000;
		}
.texto12 {
		font-size:12px;
		color:#000000;
		}
		
.texto10 {
		font-size:10px;
		color:#000000;
		}
		
.texto13 {
		font-size:13px;
		color:#000000;
		}
		
.texto14 {
		font-size:14px;
		color:#000000;
		}
		
.texto16 {
		font-size:16px;
		color:#000000;
		}
		
.titulos {
		font-size:18px;
		font-weight:bold;
		color:#FF0000;
		}
.titulos16naranja {font-size:16px;
					font-weight:bold;
					color:#F90;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.colaboradores {
		color:#FFFFFF;
		font-weight:bold;
		font-size:10px;
		}		
#divbanner {
	border:#CCC 1px solid;
	position:relative;
	width:180px;
	height:230px;
	z-index:34;
	top:-548px;
	left:-288px;
	vertical-align:bottom;
	visibility:hidden;
}
.boton1{
height:50px;
background-color:#0000FF;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}
.boton2{
height:50px;
background-color:#FFCC33;
color:#330066;
font-size:16px;
font-weight:bold;
}
.enlace_triptico{
position:relative;
top:-410px;
left:310px;
color:#FFFFFF;
font-size:14px;
}