@charset "utf-8";
/* CSS Document */
/*
.formato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px #000000 solid;
}

.disponibilidad {
	font-weight: bold;
	font-size: 18px;
}

hr {
	width: 400px;
	height: 1px;
	background-color:#FF0000;
	color:#FF0000;
}
*/
.special { color: #0066FF; font-weight: bold }
/* estilos de hugo */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004a80;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #006688;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
.Enlaces {
	font-family: Calibri, "Trebuchet MS", Verdana, Helvetica;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
}
.textos {
	font-family: Calibri, "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
}
.titulocolumna {
	font-family: Calibri, "Trebuchet MS", Verdana, Helvetica;
	font-size: 20px;
	color: #598CB7;
	font-weight: normal;
	letter-spacing: -1px;
}
.links {color: #0099CC}
.subtitulos {
	font-family: Calibri, "Trebuchet MS", Verdana, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #CC6600;
}
.litle {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 9px;
}
.Blanco {
	font-family: Calibri, "Trebuchet MS", Verdana, Helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

form {
margin-bottom: 0px;
}	
.Titulos {
	font-family: Calibri, "Trebuchet MS", Verdana, Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #CC6600;
	letter-spacing: -2px;
}
