body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #2B4779;

	background-image: url(img/fondo.gif);

	margin-left: 0px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

}



a:link, a:visited, a:active {	

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {	

	font-weight: bold;

	color: #DAE0EC;

	text-decoration: none;

}

a.azul:link, a.azul:visited, a.azul:active {	

	font-weight: bold;

	color: #2B4779;

	text-decoration: none;

}

a.azul:hover {	

	font-weight: bold;

	color: #FFA233;

	text-decoration: none;

}

a.enlaceAzul:link, a.enlaceAzul:visited, a.enlaceAzul:active {	

	font-weight: bold;

	color: #4E6085;

	text-decoration: none;

}

a.enlaceAzul:hover {	

	font-weight: bold;

	color: #FFA233;

	text-decoration: none;

}

a.enlaceNaranja:link, a.enlaceNaranja:visited, a.enlaceNaranja:active {	

	font-weight: bold;

	color: #FFA233;

	text-decoration: none;

}

a.enlaceNaranja:hover {	

	font-weight: bold;

	color: #4E6085;

	text-decoration: none;

}

a.enlaceNaranjaGrande:link, a.enlaceNaranjaGrande:visited, a.enlaceNaranjaGrande:active {	

	font-size: 14px;
	
	font-weight: bold;

	color: #FFA233;

	text-decoration: none;

}

a.enlaceNaranja:hover {	

	font-weight: bold;

	color: #4E6085;

	text-decoration: none;

}

a.enlaceContacto:link, a.enlaceContacto:visited, a.enlaceContacto:active {	

	font-weight: bold;

	color: #FFA233;

	text-decoration: none;

}

a.enlaceContacto:hover {	

	font-weight: bold;

	color: #4E6085;

	text-decoration: none;

}

a.enlacePie:link, a.enlacePie:visited, a.enlacePie:active {	

	font-size: 10px;

	color: #FFA134;

	text-decoration: none;

}

a.enlacePie:hover {	

	font-size: 10px;

	color: #2B4779;

	text-decoration: none;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #0033CC;	

}

h4 {

	font-size: 12px;

	font-weight: bold;

	color: #2B4779;

}

.textoCuadro{

	font-size: 11px;

	color: #2B4779;	

	}

.pie{

	font-size: 10px;

	color: #2B4779;	

	}.bordeTabla {

	border: 1px solid #2B4779;

}

#contacto {

	background-color: #E6EAF0;

	border: 1px solid #7589AE;

}

#listaEnlaces li{
	margin:15px;
	}