@charset "utf-8";
.fondo {
}
.degradee {
	background-image: url("../../imagenes/degradee.jpg");
	background-repeat: repeat-x;
}
.degradeecostado {
	background-image: url("../../imagenes/degradee_costado.jpg");
	background-repeat: repeat;
}

.degradeegris {
	background-image: url("../../imagenes/degradee_gris.jpg");
	background-repeat: repeat-y;
}

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7A461C;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.tituloazul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #0053a8;
	text-decoration: none;
	font-weight: bold;
}
.tituloblanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.subtituloazul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4595e7;
	text-decoration: none;
	font-weight: bold;
}
.subtituloazulchico {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4595e7;
	text-decoration: none;
	font-weight: bold;
}

.texto {
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #565a57;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.fechacombo {
	font-family: Tahoma, Geneva, sans-serif, "Myriad Pro";
	font-size: 10px;
	color: #306393;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.boton {
	font-family: Tahoma, Geneva, sans-serif, "Myriad Pro";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	background-color: #98C439;
}

.pie {
	font-family: Tahoma, Geneva, sans-serif, "Myriad Pro";
	font-size: 11px;
	color: #306393;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

.textoacombo {
	font-family: Tahoma, Geneva, sans-serif, "Myriad Pro";
	font-size: 10px;
	color: #7d7f81;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}


.textocostado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #565a57;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.textocuerpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #565a57;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}


.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #565a57;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
a.links:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #4595e7;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
a.textocostado:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #98c439;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
