
/*img { behavior: url(iepngfix.htc) }*/

body {
	background-color: #000000;
	
}
/* clases del fondo*/
.fondohotel {
	background-image: url(fondohotel.png);
	background-repeat: no-repeat;
}
.fondohab {
	background-image: url(fondohabit.png);
	background-repeat: no-repeat;
}	
.fondorest
{
	background-image: url(fondoresto.png);
	background-repeat: no-repeat;
}
.fondocontacto {
	background-image: url(fondocontacto.png);
	background-repeat: no-repeat;
}
.fondoima {
	background-image: url(fondoimagenes.png);
	background-repeat: no-repeat;
}
.fondopromo
{
	background-image: url(fondoservicios.png);
	background-repeat: no-repeat;
}
.fondoservicio
{
	background-image: url(fondoservicios.png);
	background-repeat: no-repeat;
}
/**************************/
#divtexto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#FFFFFF;
	text-decoration:none;
}
#divtexto a:hover
{
	color: #ca9778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-decoration:underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover
{
	color: #ca9778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-decoration:underline;
}

.cajatexto
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background:#DDDDDD;
	border:#FFFFFF solid 1px;
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-left:10px;
}
.style6 {color: #ca9778}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ca9778; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CA9778; }
.style9 {color: #B0AEAF}
.style3 {color: #CA9778}

#contenedor
{
	padding-left:5px;
	padding-top:10px;
	
}
#divtexto 
{
	font-family: Arial, Helvetica, sans-serif;
	
	color: #E6E6E6;
	padding:5px;
	overflow:auto;
	height:251px;
	width:340px;
	/*border:#FFFFFF solid 1px;*/
	float:left;
	
}
#divtexto .titulo
{
	color: #CA9778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	text-transform:uppercase;
	
}
#divtexto p,td
{
	font-size: 0.9em;
	
}
#divtexto ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #E6E6E6;
	list-style:outside;
	top:0;
	left:0;
}
#divservicio
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	
	/*padding-left:5px;*/
	overflow:auto;
	height:250px;
	width:250px;
	float:left;
	border:#FFFFFF solid 1px;
	display:none;
}
#divservicio #titulo
{
	color: #CA9778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	
}
#divservicio ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	list-style:outside;
	top:0;
	left:0;
}
#separador
{
	float:left;
	
}

.promo
{
	width:204px;
	float:left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height:250px;
	background:url("sistema/_img/fondopromo.png") no-repeat;
	
	
}
.promo .titulo
{
	
	width:204px;
	height:69px;
	padding-left:5px;
	
}
.promo .titulo p
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:10px;
	margin-left:5px;
}
.promo .cuerpo
{
	
	width:204px;
	padding-left:10px;
}
.promo .pie
{
	background:no-repeat url("sistema/_img/pie.png");
	height:53px;
	width:204px;
	text-align:center;
}
.promo .precio
{
	background: url("sistema/_img/iconoprecio.gif") no-repeat;
	width:66px;
	height:27px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight:bold;
	padding:4px;
	margin-left:65px;
	
}
/*estilo de la galeria*/
.pics {  
    height:  255px;  
    width:   385px;  
    margin:  0; 
	float:left; 
	/*border:#FFFFFF solid 1px;*/
	text-align:center;
} 
 
.pics img {  
    padding: 5px; 
	 /*border:  1px solid #fff;  */
    background-color: #eee;  
    /*width:  380px; */
    height: 251px; 
    top:  0; 
    left: 0;
}
 
/* estilo de la galeria con miniaturas*/

.jCarouselLite
{
	border:  1px solid #000; 
    /*background:url(sistema/_img/fondogaleria.png) repeat-x; */
	background:#000000;
	float:left;
	height:70px;
	padding:5px;
}
.jCarouselLite li:hover
{
	
	background: #FFFFFF;
	
}

.jCarouselLite img
{
	/*border:#FFFFFF solid 1px;*/
	border:none;
	/*padding:10px;*/
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:10px;
	
}
.carousel widget
{
	padding:10px;
}	
.prev
{
	float:left;
	background:url("sistema/_img/anterior.png") no-repeat center;
	width:50px;
	height:70px;
	border:none;
	cursor:pointer;
	
}
.next
{
	
	float:left;
	background:url("sistema/_img/siguiente.png") no-repeat center;
	width:50px;
	height:70px;
	border:none;
	cursor:pointer;
}
/**estilo para el vertical**/
.jCarouselLitev
{
	border:  1px solid #000; 
   	float:left;
	padding-top:5px;
	top:30px;
}
.jCarouselLitev li
{
	padding:3px;
}

.jCarouselLitev img
{
	border:#FFFFFF solid 1px;
}
.vertical .prev
{
	/*float:left;*/
	background:url(sistema/_img/anterior.png) no-repeat center;
	width:30px;
	height:30px;
	border:none;
	cursor:pointer;
	left:44px;
	position:relative;
	
}
.vertical .next
{
	
	background:url(sistema/_img/siguiente.png) no-repeat center;
	width:30px;
	height:30px;
	border:none;
	cursor:pointer;
	top:240px;
	left:-50px;
	position:relative;
	
}
/**Estilos para el caratula**/
#caratula
{
	width:150px;
	height:100px;
	/*border:#FF0000 1px solid;*/
	vertical-align:bottom;
	float:left;
	margin-top:20px;
	
}
#caratula h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CA9778;
	padding-left:10px;
	margin-top:20px;
	float:left;
	text-transform:uppercase;
}
#caratula img
{
	border:none;
	padding-top:30px;
}
#divlogo
{
	/*border:#FF0000 1px solid;*/
	float:left;
	height:120px;
}
#menu
{
	/*border:#FF0000 1px solid;*/
	float:left;
	/*height:30px;*/
	/*margin-left:0px;*/
	/*margin-top:30px;*/
	background:#000000;
	width:750px;
}
#menu a
{
	text-decoration:none;		
}
#menu a img
{
	padding-top:5px;
	padding-left:10px;
	/*margin-top:10px;*/
	
}
.titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#CCCCCC;
}
.titulo label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	color:#CCCCCC;
}