body {
    background-image: url(../images/fondo.jpg);
    margin: 0%;
}
#ext {
    position: absolute;
    top: 0%;
    left: 50%;
    width: 20px;
}
#int {
    position: relative;
    width: 950px;
    right: 470px;
}
#reservas {
    float: left;
    width: auto;
    margin-left: 50px;
}
#links {
    margin-right: 35px;
    float: right;
    width: auto;
    margin-top: 354px;
}
a.non:link {
    color: #372f7c;
    text-decoration: none;
}
a.non:visited {
    color: #372f7c;
    text-decoration: none;
}
a.non:hover {
    color: #372f7c;
    text-decoration: underline;
}
a.non:active {
    color: #372f7c;
}
.tableMain {
    background-color: white;
    border-bottom: 2px solid white;
    border-left: 2px solid white;
    border-right: 2px solid white;
}
.menuHoriz {
    color: white;
    text-decoration: none;
}
.menuBlue {
    font-family: Trebuchet MS, Verdana, sans-serif;
    background-color: #372f7c;
    text-align: center;
    font-size: 13px;
    color: white;
    h: expression(onmouseover=new Function("this.style.backgroundColor='#4C63CC';"),
                  onmouseout=new Function("this.style.backgroundColor='#372f7c';"));
}
.menuBlue:hover {
    background-color: #4C63CC;
}
.flash {
    border-bottom: 2px solid white;
}
.footerTable {
    background-color: #372f7c;
}
.footer {
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 13px;
    color: white;
    text-align: center;
    text-decoration: none;
}
.reservasTable {
    border-left: 1px solid #372f7c;
    border-right: 1px solid #372f7c;
}
.reservaFondo {
    background-image: url(../images/reservas2.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.reservar {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #372f7c;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.langs {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #372f7c;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.subMenuBorder {
    border-left: 1px solid #E0E0E0;
    background-image: url(../images/fondoEscudo2.jpg);
    background-repeat: no-repeat;
    background-position: 140px 120px;
}
.subMenu {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #372f7c;
    margin-left: 30px;
    text-decoration: none;
}
.subMenu:hover {
    color: #1E1943;
}
.subMenuTitle {
    font-family: Times, serif;
    font-size: 20px;
    color: #372f7c;
    text-indent: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
}
.notFound {
    font-family: Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #372f7c;
    text-align: center;
    vertical-align: top;
    padding-top: 120px;
    height: 460px;
}
.text {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #372f7c;
    vertical-align: top;
    padding: 10px 40px 40px 80px;
}
h2 {
    font-family: Times, serif;
    font-weight: normal;
    font-size: 20px;
    margin-top: 20px;
    color: #372f7c;
    text-transform: uppercase;
}
h5 {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #372f7c;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 0.8em;
}
.menuProg {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 3px;
    color: #372f7c;
}
.historia {
    background-image: url(../images/fondoEscudo.jpg);
    background-repeat: no-repeat;
    background-position: 0px 80px;
}
#historia {
    padding-left: 40px;
}
#historia h4 {
    margin: 0px;
    padding: 0px;
}
#historia h4 a {
    color: #372f7c;
    text-decoration: none;
}
#historia h4 a:hover {
    text-decoration: underline;
}
#historia p {
    padding: 5px 0px 15px 0px;
    margin: 0px;
}
.programasContent {
    background-color: #e7ecf2;
    background-image: url(../images/programasFondo.jpg);
    background-repeat: no-repeat;
    background-position: 0px bottom;
}
.programasContent2 {
    background-color: #e7ecf2;
}
.programasContentTitle {
    background-color: #0d4381;
    color: white;
    font-weight: bold;
    text-indent: 140px;
}
.programasContentTitle2 {
    background-color: #0d4381;
    color: white;
    font-weight: bold;
    text-indent: 20px;
}
.programasBorderLeft {
    border-left: 1px solid #5A82A7;
}
.programasBorderRight {
    border-right: 1px solid #5A82A7;
}
.programasBorderBottom{
    border-bottom: 1px solid #5A82A7;
}
.programasText {
    padding-left: 140px;
    padding-top: 20px;
}
.programasText2 {
    padding-left: 10px;
    padding-top: 10px;
}
.marco {
    border: 1px solid #372f7c;
}
.marcoPortada {
    border: 3px solid white;
    margin-top: 15px;
}
.reservas {
    background-color: #0d4381;
    color: white;
    font-weight: bold;
    text-align: center;
    height: 25px;
}
.tarifasCenter {
    text-align: center;
    background-color: #CAD2E1;
}
.tarifasCenter2 {
    text-align: center;
    background-color: #ABB7C8;
}
.tarifasBold {
    font-weight: bold;
    height: 36px;
    text-indent: 10px;
    background-color: #CAD2E1;
}
.tarifasNotes {
    padding-left: 10px;
    background-color: #CAD2E1;
}
.cosmeticaTop {
    background-color: #0d4381;
    color: white;
    font-weight: bold;
    text-align: center;
    height: 35px;
}
.cosmeticaBack {
    background-color: #CAD2E1;
    width: 200px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
.cosmeticaText {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #372f7c;
    vertical-align: top;
    padding: 10px 40px 40px 40px;
}
.galeria {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #372f7c;
    font-weight: bold;
    text-align: center;
}
.calendario {
    text-align: center;
    border-top: 1px solid #372f7c;
    border-left: 1px solid #372f7c;
}
.months {
    font-weight: bold;
    border-right: 1px solid #372f7c;
    border-bottom: 1px solid #372f7c;
}
.black {
    background-color: black;
    border-right: 1px solid #372f7c;
    border-bottom: 1px solid #372f7c;
}
.low {
    background-color: #6495CD;
    border-right: 1px solid #372f7c;
    border-bottom: 1px solid #372f7c;
}
.mid {
    background-color: #6CD381;
    border-right: 1px solid #372f7c;
    border-bottom: 1px solid #372f7c;
}
.high {
    background-color: #DC6060;
    border-right: 1px solid #372f7c;
    border-bottom: 1px solid #372f7c;
}
.white {
    background-color: white;
    border-right: 1px solid #372f7c;
    border-bottom: 1px solid #372f7c;
    text-indent: 10px;
    text-align: left;
}
.note {
    background-color: #e7ecf2;
    border: 1px solid #5A82A7;
    padding: 10px;
}
.amedida {
    background-color: #e7ecf2;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    color: #372f7c;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer !important;
    cursor: hand;
    h: expression(onmouseover=new Function("this.style.backgroundColor='#372f7c'; this.style.color='white';"),
                  onmouseout=new Function("this.style.backgroundColor='#e7ecf2'; this.style.color='#372f7c';"));
}
.amedida:hover {
    background-color: #372f7c;
    color: white;
}
.temporada {
    border: 1px solid #5A82A7;
    text-align: left;
}
.temporada2 {
    background-color: #e7ecf2;
    border-bottom: 1px solid #5A82A7;
    font-weight: bold;
}
.date {
    border: 1px solid #5A82A7;
    font-weight: bold;
    padding: 3px;
    margin-right: 10px;
}
.listainterior {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
}
.listainterior li {
	margin: 5px 0px;
}
.novedad {
	float: left;
	width: 101;
	margin: 16px 0 6px 4px;
}
.limpiar {
	clear: both;
}