﻿/* PXL*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	position: relative;
	background-color: #F3E5CA;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat;
	background-position: center top;
}

p {
	font-family: verdana,helvetica,arial,sans serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}

h1 {
	font-family:Georgia,serif;
	font-size:17px;
	color:#9c0027;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: normal;
	}	
	a:hover h1{
	font-family:Georgia,serif;
	font-size:17px;
	color:#c70233;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: normal;
	}	

/*estilo de tabla*/
th {
	padding: 3px 10px 3px 0;
	text-align:  left;
	font-family: verdana,helvetica,arial,sans serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	}
td {
	padding: 3px 10px 3px 0;
	}

a { color: #555; text-decoration: none; }
a:hover { text-decoration: none; color: #000000; }	

/*boton con rollover*/
a.button {
    background: url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	}
	a.button span {
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	} 
	a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	}
	a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	}

#header {
	width: 966px;
	margin: 0 auto;
	height: 105px;
	padding: 0;
	background: url(../images/bkgd-top.gif) no-repeat center top;
	top: 0px;
	}
	#header img {
	float: none;
	}

#img-top {
	margin: 0 auto;
	padding: 0px;
	height: 310px;
	width: 930px;
	border-top: 1px solid #9c0027;
	border-bottom: 1px solid #9c0027;
	background-color: #FEFEF2;
	}

#banner-top {
	height:300px;
	padding: 0;
	margin: 0;
	float: right;
	width: 230px;
	}
	
#menu {
	width: 930px;
	margin: 0 auto;
	height: 28px;
	}
	#menu ul {
	list-style: none;
	margin: 0 0 0 40px;
	}
	#menu li {
	display: inline;
	}
	#menu a {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 10px;
	color:#333333; 
	line-height:18px;
	letter-spacing: 0.1em;
	display: block;
	float: left;
	padding: 5px 20px;
	}
	#menu a:hover {
	color:#9C0027;
	}
	#menu .active a {
	background: url(../images/bkgd-menu-active.jpg);
	color: #FFF;
	}
	#menu .active a:hover {
	color: #FFF;
	}
	
.menu {
	background-color: #F1F1F1;
	}
.menuUbi {
	padding-bottom: 65px;
	background-image: url(../images/silueta.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;		
	}

.smallheader {
	font-family:Georgia, serif;
	font-weight:normal;
	font-size:13px;
	color:#333333;
	line-height:16px;
	padding-bottom: 7px;
	padding-top: 5px;
	width: 100%;
	border-top: 1px solid #9c0027;
	margin-top: 15px;
	}
	
.ubi {
	border-top: 1px solid #9c0027;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
	position: relative;
	float: left;
	font-family: verdana,helvetica,arial,sans serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	}
	.left .ubi p{
	font-family: verdana,helvetica,arial,sans serif;
	font-size:40px;
	color: #666666;
	line-height: 16px;
	text-align: right;
	}
	.ubi a {
	color:#9c0027;
	font-family: verdana,helvetica,arial,sans serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}
	
#page {
	width: 930px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	min-height: 300px;
	}

#left {
	float: left;
	padding: 0 0 30px 30px;
	margin: 0;
	width: 380px;
	}
	#left h2{
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-bottom: 1px solid #9c0027;
	padding: 3px 0 3px 10px;
	}
	
.leftText {
	float: left;
	margin: 0 0 0;
	width: 400px;
	padding: 0;
	}
	.leftText ul{
	padding: 10px 30px 0 30px;
	margin: 0;
	list-style: none;
	}
	.leftText li{
	display: list-item;
	padding: 0 0 7px 13px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	background: url(../images/bulet.jpg) top left no-repeat;
	color: #666666;
	}
	
.leftImg {
	float: left;
	width: 360px;
	padding: 0;
	}
	
#right {
	float: right;
	padding: 0 50px 30px 0;
	margin: 0;
	width: 420px;
	position: relative;
	}
	#right ul{
	padding: 0;
	margin: 0 0 0 17px;
	position: relative;
	display: block;
	}
	#right li{
	padding: 0 0 7px 0;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}	

.contacto {
	background:url(../images/contacto.jpg) left top no-repeat ;
	}

.language {
	z-index: 5;
	width: 130px;
	position: absolute;
	margin: 15px 0 0 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}
	.language a {
	color:#CCCCCC;
	text-decoration: none;
	}	
	.language a:hover {
	color:#999999;
	text-decoration: underline;
	}
	
.bkgdmapa {
	background:url(../images/mapa.jpg) left top no-repeat ;
	height: 330px
	}
	
.promo {
	padding: 10px 30px 0 30px;
	}
	.promo img{
	margin: 0 15px 15px 0;
	float: left;
	border: 1px solid #9c0027;
	}
	
#content1 {
	float: left;
	padding: 0;
	margin: 0;
	width: 597px;
	}
		
#content2 {
	padding: 0;
	margin: 0;
	float: left;
	width: 372px;
	height: 241px;
	}
	
.sample1 {
	float: left;
	}
	

.sample2{
	float: right;
	background-color: #f6eed7;
	}
	.imgBanner{
	padding: 7px;
	}
	
.boxed1 {
	padding: 15px 7px 0 7px;
	margin: 0;
	position: relative;
	width: 184px;
	height: 285px;
	border-left: 1px solid #f1f1f1;
	}
/*	.boxed1 p {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	}*/
	.boxed1 a {
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	color:#9c0027;
	}
	.boxed1 a:hover {
	color:#000000;
	}

.boxed2 {
	padding: 7px;
	margin: 0;
	background-color: #f6eed7;
	/*height: 300px;*/
	width: 319px;
	height: 286px;
	}
	.boxed2 h2 {
	padding: 8px 5px 5px 15px;
	background: #9C0027;
	color:#FFFFFF;
	margin: 0 0 10px 0;
	text-align: left;
	font-family: Georgia, serif;
	font-size: 17px;
	font-weight: normal;
	}	
	/*.boxed2 a {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #9C2922;
	padding: 0 5px 0 0;
	}
	.boxed2 a:hover {
	color: #000;
	}*/
	/*.boxed2 p{
	color: #9B7F5B;
	padding: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	}*/
	/*.boxed2 .note {
	margin: 0px;
	padding: 0 7px 7px 7px;
	text-align: left;
	}*/
	
.boxed3 {
	padding: 7px;
	margin: 0;
	width: 319px;
	}

.boxed4 {
	padding-top: 14px;
	padding-bottom: 14px;
	margin: 0;
	}	
	
.mapa  {
	 width: 115px; 
	 padding: 5px 5px 5px 12px; 
	 border-bottom: 1px solid #9c0027; 
	 margin: 10px 35px 0 0; 
	 }
	 
.titlelink {
	font-family: Georgia, serif;
	font-weight: normal; 
	font-size: 13px;
	color: #333333;
	line-height:16px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}
	/*
	.boxed2 .fecha {
	margin: 5px 0 0 15px;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	}*/

.note {
	margin: 0px;
	padding: 0 7px 7px 7px;
	text-align: left;
	}
	.note p{
	color: #000000;
	}
	.note ul{
	margin: 0 0 0 15px;
	}
	.note ul li{
	font-family: Georgia,serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	}		
	.note a{
	color: #9c0027;
	text-decoration: none;
	}
	.note a:hover{
	color: #c70233;
	text-decoration: none;
	}
	.note .fecha {
	font-family: Georgia,serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	line-height: 20px;
	}
.col1{
	padding: 0 14px 0 14px;
	margin: 0;
	width: 270px;
	float: left;
	clear: right;
	}
.col2{
	padding: 0 14px 0 14px;
	margin: 0;
	width: 270px;
	float: left;
	clear: right;
	border-left: 1px solid #000000;
	}
.col3{
	padding: 0 21px 0 21px;
	margin: 0 0 25px 0;
	width: 256px;
	float: left;
	clear: right;
	}
	
.img {
	border: 1px solid;
	margin: 0 0 10px 0;
	}

.altBoxed {
	height: 290px;
	}
	
.aclaracion {
	padding: 0 0 7px 0;
	font-family: verdana,helvetica,arial,sans serif;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	}

.imgHome01 {
	background-image:url(../images/home-habitacion.jpg)
	}
.imgHome02 {
	background-image:url(../images/home-ubicacion.jpg)
	}


.imgHome03 {
	background-image:url(../images/home-hi.jpg) 
	}


#banners {
	padding: 0;
	width: 930px;
	margin: 0 auto;
	border-top: 1px solid #9c0027;
	background-color: #FEFEF2;
	}
	
/* FOOTER */

#footer {
	font: normal 8pt/10pt "MS Tahoma", Arial, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
	clear: both;
	width: 930px;
	padding: 5px 0 30px 0;
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bkgd-shadow-white.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

#menufooter {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	width: 930px;
	padding: 5px 0 17px 0;
	text-align: center;
	}
	#menufooter li {
	padding: 10px 10px 10px 10px;
	display: inline; 
	}
	#menufooter li a { 
	color: #666666;
	background: url() no-repeat left center;
	text-decoration: none; 
	} 	
	#menufooter li a:hover { 
	color: #9C0027;
	text-decoration: none;
	}

/* SUBFOOTER */
	
#subfooter {
	clear : both;
	text-align : center;
	margin:  0px 0px 0px 0px;
    padding: 0;
	}
	#subfooter p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: #666666;
 	}
	#subfooter p a { text-decoration: none; color: #666666;	}			
	#subfooter p a:hover { color: #000000;	}	
