.azul {
	background-color: #A6DEFB;
}
.txtBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pie {
	background-image: url(../img/pie.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.azul2 {

	background-color: #EDF8FE;
}
.fondMenu {
	background-image: url(../img/fondMenu.gif);
	background-repeat: repeat-y;
}
.fondContenido {
	background-image: url(../img/fondContenido.gif);
	background-repeat: repeat-y;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007BC5;
	text-decoration: none;
}
.txtMenuActiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D21102;
	text-decoration: none;
}
.botReservas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #58C5FD;
	text-decoration: none;
}
.txtSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #077ABF;
	text-decoration: none;
}
.txtSubmenuActiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D21102;
	text-decoration: none;
}
.verde5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #077ABF;
	text-decoration: none;
}
.verde5Activ {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D21102;
	text-decoration: none;
}
.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD95A;
	text-decoration: none;
	text-transform: uppercase;
}
.titContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #077ABF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.azul3 {
	background-color: #DEF2FD;
}
.rojo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D21102;
	text-decoration: none;
	text-transform: none;
}
.bordeBlanco {
	border: 3px solid #A6DEFB;
}
.borde {
	border: 1px solid #A6DEFB;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #298CAD;
	text-decoration: none;
}
.textLinkActiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.boton {
	background-image: url(../img/boton.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.blanco {
	background-color: #FFFFFF;
}
.fondIndex {
	background-image: url(../img/fond_index.gif);
	background-repeat: no-repeat;
}

a img{
border:0;
}
