body {
	background-image: url(images/fondo.gif);
	margin: 0 auto;
}
body,td,th {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
}
ul{
	margin:0;
}
a {
	color:#957DB0;
	outline: none;
	}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.bullet {
	list-style-image: url(images/bullet.png);
}
/*------------  ESTILOS H1  --------------*/

/*---este es la configuracion general---*/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #b29939;
	font-size: 14px;
	background: #FFF;
	display:block;
	clear: left;
	width:318px;
	height:45px;
	text-indent:-99999px;
	margin: 15px 0;
	padding:0;
	
}
/*---estas son las imagenes de las diferentes secciones---*/

h1.welcome {background: url(images/t_welcome_15.jpg) no-repeat}
h1.day_care {background: url(images/t_day_care.jpg) no-repeat}
h1.news {background: url(images/t_news.jpg) no-repeat}
h1.roomssuites {background: url(images/t_rooms_suites.jpg) no-repeat}
h1.the_hotel {background: url(images/t_the_hotel.jpg) no-repeat}
h1.tour_hotel {background: url(images/t_tour_hotel.jpg) no-repeat}
h1.zen_wellness {background: url(images/t_zen_wellness.jpg) no-repeat}
h1.pawsarazzi {background: url(images/t_pawsarazzi.jpg) no-repeat}
h1.salon_spa {background: url(images/t_salon_spa.jpg) no-repeat}
h1.training {background: url(images/t_training.jpg) no-repeat}
h1.boutique {background: url(images/t_boutique.jpg) no-repeat}
h1.faqs {background: url(images/t_faqs.jpg) no-repeat}
h1.rates {background: url(images/t_rates.jpg) no-repeat}
h1.reservations {background: url(images/t_reservations.jpg) no-repeat}
h1.contact {background: url(images/t_contact.jpg) no-repeat}
h1.petset {background: url(images/t_petset.jpg) no-repeat}

#container {
	width: 980px ;
	height:100%;
	position:relative;
	margin: 0 auto;
}
#header {
	width: 980px; 
	height: 198px;
}				
#menuarriba {
	width:100%;
	height: 21px;
	background:#c9b35d;
	float:left;
}
.sombra, #footer {
	float:left;
}
.menu {
	width: 196px;
	height: 420px;
	float:left;
	background: #e9dfbb;
}

.contenidoIndex {
	width: 782px;
	height: 420px;
	background: #fff url(images/index_background.jpg) bottom repeat-x;
	margin-left: 2px;
	float:left;		
}
.contenido {
	width: 782px;
	background: #fff url(images/index_background.jpg) bottom repeat-x;
	float:right;	
	border-left:#732b91 solid 2px;	
}
.flash {
	width:309px;
	height: 381px;
	float:right;
}
.fotos {
	width:260px;
	height: 381px;
	float:right;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:justify;
}
.sombra {
	width: 980px;
	height: 23px;
	background: url(images/index_sombra.png) no-repeat;;
}
#footer {
	width: 980px;
	height: 50px;
}
.bt_menuarriba {
	width: 405px;
	height: 21px;
	float:left;
	background:#c9b35d;
	margin-left:480px;
	*margin-left:520px;
}

.bt_menuarriba ul li {
	display:inline;
	margin:0;
	padding:0;

}
#wrap{
	width:980px;
	min-height:300px;
	float:left;
	background: #e9dfbb;
}
#wrapIndex{
	width:980px;
	min-height:300px;
	float:left;
}


.bt_menuarriba a{
	text-indent:-999999px;
	height:21px;
	cursor:pointer;
	display:block;
	float:left;
}

a.rates{
	width:63px;
	background:url(images/index_bt_rates.jpg) no-repeat;
}
a.rates:hover{
	background:url(images/index_bt_rates_over.jpg) no-repeat;
}
a.reservation{
	width:111px;
	background:url(images/index_bt_reservation.jpg) no-repeat;
}

a.reservation:hover{
	width:111px;
	background:url(images/index_bt_reservation_over.jpg) no-repeat;
}

a.contactus{
	width:101px;
	background:url(images/index_bt_contactus.jpg) no-repeat;
}

a.contactus:hover{
	width:101px;
	background:url(images/index_bt_contactus_over.jpg) no-repeat;
}
.textoIndex {
	width: 400px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:justify;
	margin: 15px 0 0 55px;
	clear:left;
	float:left;
}
.texto {
	width: 400px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:justify;
	margin: 50px 0 0 55px;
	clear:left;
	float:left;
}
.titulos {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color:#773793;
	text-align:justify;
	font-weight: bolder;
}
.menupie {
	font: 12px Arial, Helvetica, sans-serif;
	color:#c9b35d;
	text-align:center;
}
.submenu {
	width: 649px;
	height: 27px;
	margin: 20px  0 0 55px;
	float:right;
	clear:both;
}
.texto_rates {
	color:#666666;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bt_tourvideo {
	width:78px;
	height:31px;
	float:right;
	clear:both;

}