body {
	background-color: #C8E8FF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#Principal {
	width: 780px;
	margin-left: auto;
	margin-right: auto;

}

.cajaprincipal {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7A7A7;
	border-left-color: #A7A7A7;
	background-color: #ffffff;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../img/fondo.gif);
}
.formulario {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 1em;
	border: 1px solid #999999;
}

.boton {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 1em;
}
td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 2.1em;
	color: #2A4485;
}
h2 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 1.5em;
	color: #990000;
	text-transform: uppercase;
}
h3 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
}
.cabecera {
	background-image: url(../img/fondo_cabecera.jpg);
	height: 90px;
}
.cabecera_publi {
	background-image: url(../img/fondo_cabecera.gif);
	height: 90px;
}
.cabecera_ingles {
	background-image: url(../img/fondo_cabecera_ingles.gif);
	height: 90px;
}
.menu {
	background-image: url(../img/fondo_menu.gif);
	border: 1px solid #A7A7A7;
	color: #A7A7A7;
}
a.menu {
	color: #666666;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	color: #003399;
	text-decoration: none;
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}

blockquote {
	margin: 10px;
	padding: 0px;
}
.piedefoto {
	font-size: 0.9em;
	color: #999999;
}
th {
	font-size: 1em;
	width:25%;
	background-color: #E8EDF0;
}
.yTarifas {
	font-size: 11px;
	color: #006699;
	background-color: #E4F8FC;
}
.xTarifas {
	font-weight: bold;
	color: #336633;
	background-color: #E9FFD2;
}
.xPar {
	background-color: #F2F2F2;
}
.NotaEnTarifa {
	font-size: 9px;
}
.tablaTarifas {
	border: 1px solid #F2F2F2;
	font-size: 11px;
}
.Ofertas {
	color: #FFFFFF;
	background-color: #c3e114;
}
.Ofertas2 {
	color: #000000;
	background-color: #fdfe99;
}
.Ofertas2_2 {
	color: #000000;
	background-color: #fefec6;
}
.Ofertas3 {
	color: #000000;
	background-color: #c6e65a;
}
.Ofertas3_2 {
	color: #000000;
	background-color: #dbef8f;
}

#testdiv1 {
position:absolute;
visibility:hidden;
background-color:#ffffff;
}

.calendario{
cursor:pointer;
}

.Total {
	font-size: 17px;
	color: #00552b
}
