body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo.jpg);
	background-repeat:  repeat-x;
}

.clear {	clear:both; }
a{	text-decoration:none;	}
p, h1, h2, h3{	text-align:justify;	}

#contenido {
	margin-top: 0px;
	width:980px;
	overflow:hidden;
	position: relative;
	margin:auto;
	display: block;
	background-color: #F7F3DA;
	padding-top:1px;
}

#left {
	width: 245px;
	float: left;
	display: block;
	margin: auto;
}

#right {
	width: 720px;
	float: left;
	display: block;
	margin: auto;
	font-size: 12px;
	overflow:hidden;
}

#encabezado {
	height:398px;
	background:url(imagenes/fondo-encabezado.jpg);
	position:relative;
	margin:auto;
	margin-top:0px;
	width:980px;
}

#menu {
	height:51px;
	background:url(imagenes/fondo-menu.jpg);
	position:relative;
	margin:auto;
	margin-top:0px;
	width:980px;
}

#submenu{
	float: left;
	text-align: left;
	width: 155px;
	padding-left: 15px;
	margin-left: 20px;
}

#submenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	text-transform: uppercase;
	list-style-type: square;
}

#submenu li a{
	color: #660000;
}

#submenu li a:hover{
	color: #99b53c;
}

#flash {
	background: url(imagenes/fondo-flash.jpg);
	margin: auto;
	margin-top:0px;
	margin-bottom: 0px;
	width:980px;
	height: 242px;
}

#flash_hoteleria {
	margin: auto;
	margin-top:0px;
	margin-bottom: 0px;
	width:703px;
	height:165px;
}

#forma_contacto {
	width: 233px;
	overflow:hidden;
	background-image: url(imagenes/fondo_contacto.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: auto;
	text-align: left;
	margin-top: 40px;
	font-size: 12px;
	margin-left: 3px;
	margin-bottom: 15px;
}

#pie {
	margin: auto;
	margin-top:0px;
	width:980px;
	overflow:hidden;
	text-align: center;
	clip: rect(15px,auto,auto,auto);
	float:left;
	background:transparent;
}

#pie a {
	color: #FFF;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 10px;
}

#pie a:hover {text-decoration: underline;}

#copy {
	text-align: center;
	font-size: 11px;
	position: relative;
}

#copy a {color: #000; text-decoration: none}
#copy p {padding:0px;
	margin:0px;}

#super_pie {
	background:url(imagenes/pastito.gif);
	position: relative;
	top:0px;
	left: 0px;
	width: 100%;
	height: 50px;
}

#centro/* personalizacion */{
	width: 710px;
	float: left;
	padding-top: 22px;
	text-align: justify;
	overflow:hidden;
	margin-bottom:15px;
}

#hoteleria {
	float:left;
	margin-top:13px;
	margin-bottom:15px;
}

#hoteleria a{
	color:#996b47;
	font-weight:bold;
}

#hoteleria a:hover{
	font-size:16px;
}

.divisiones {
	width: 172px;
	float: left;
	text-align: justify;
	height: 300px;
	background-image: url(imagenes/fondo_producto.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	float:left;
	border-right:1px #000 solid;
	padding-right:5px;
	margin-left:25px;
}
.divisionesultimo {
	width: 172px;
	float: left;
	text-align: justify;
	height: 300px;
	background-image: url(imagenes/fondo_producto.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	float:left;
	padding-right:5px;
	margin-left:25px;
}

.divisiones a {
  background: transparent url(imagenes/boton_info.jpg) no repeat;
  width: 170px;
  height: 24px;
  margin:auto;
}

.img_gal {
	padding:3px;
	border:1px #660000 solid;
	margin:2px;
	width:162px;
	height:109px;
	float:left;
	display:block;
}

.img_principal{
	text-align:center;
	padding:3px;
	border:2px #660000 solid;
	margin:2px;
	margin-left:50px;
}

