#franja_azul td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 28px;
	text-transform: lowercase;
	color: #4AC5FF;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 10px;
}
#franja_azul a {
	color: #FFFFFF;
	text-decoration: none;
}
#franja_azul a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#b_izquierda {
	width:45%;
	float:left;
	margin-top: 40px;
	color: #00496C;
	font-weight: normal;
	margin-left: 20px;
}
#b_derecha   {
	width:45%;
	float:left;
	margin-top: 40px;
	color: #00496C;
	font-weight: normal;
	margin-left: 40px;
}
.centrar {
	margin-right: auto;
	margin-left: auto;
	width: 875px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.boton {
	display: block;
	float: right;
	height: auto;
	width: auto;
	font-family: "sans -serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #1A83B6;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}

#marco_fotos { float:left; width:640px; overflow:hidden; margin-left:15px; } 

#menuh {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:10px;
	padding-top:10px;
	text-transform:uppercase;
}
#menuh ul, li {	list-style-type: none;}
#menuh ul {
	margin: 0;
	padding: 0;
}
#menuh .activo { color:#FFFFFF;float: right; text-decoration: none; background: #B4CDD1; border-right:#FFFFFF; border-right-style:solid; border-right-width:1px; hdisplay: block;	padding: 10px;	text-align: center;	}
#menuh li {
	float: right;
	text-decoration: none;
	color: #6A8891;
	border-right-style:solid;
	border-right-width:1px;
	hdisplay: block;
	padding: 10px;
	text-align: center;
	border-right-color: #6D9EA7;
	background-color: #156A93;
}
#menuh #ultimo {	border-right-style:none; border-right-width:0px;}
#menuh ul li:hover { background-color:#11455e; color:#FFFFFF; cursor: pointer;}
#menuh .activo ul li:hover { background-color:#B4CDD1;     cursor: pointer; }
#menuh a:hover { color:#FFFFFF;}

a:link {color: #333333;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #333333;}
a:hover {	text-decoration: none;	color: #666666;}
a:active {	text-decoration: none;	color: #333333;}

