body {
	background-color: #05253E;
	margin: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #052B49;
	SCROLLBAR-SHADOW-COLOR: #05253E;
	SCROLLBAR-3DLIGHT-COLOR: #05253E;
	SCROLLBAR-ARROW-COLOR: #8FA52B;
	SCROLLBAR-TRACK-COLOR: #05253E;
	SCROLLBAR-FACE-COLOR: #07365C;
	SCROLLBAR-DARKSHADOW-COLOR: #05253E;
}
.marco-azul {
	border: 1px solid #174368;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8FA52B;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.texto-secundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.texto-menufotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8FA52B;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8CF49;
	text-decoration: none;
}
a.blanco:link, a.blanco:visited, a.blanco:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8CF49;
	text-decoration: none;
}
a.con-bullet:link, a.con-bullet:visited, a.con-bullet:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7D7D7;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/circulo-verde.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.con-bullet:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
		font-weight: bold;
	text-decoration: none;
	background-image: url(../images/circulo-gris.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.menu:link, a.menu:visited, a.menu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
	padding-left: 15px;
	background-image: url(../images/boton.gif);
	color: #D8D8D8;
	text-decoration: none;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	display:block
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
	padding-left: 15px;
	background-image: url(../images/boton-over.gif);
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	display:block
}
.titulo-seccion {
	text-align: right;
} 
.izq1 {
	background-image: url(../images/izq/1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.izq2 {
	background-image: url(../images/izq/2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.izq3 {
	background-image: url(../images/izq/3.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}
.izq4 {
	background-image: url(../images/izq/4.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}
.izq5 {
	background-image: url(../images/izq/5.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}
.izq6 {
	background-image: url(../images/izq/6.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
}
.izq7 {
	background-image: url(../images/izq/7.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
}
.separador {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;
}
.titulo-seccion {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B4E78;
	font-weight: bold;
} 
