/* CSS Document */

/*-----Global Reset-----*/

html, body, h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address{margin:0; padding:0;}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address{
margin:0.5em 0;}


li{margin-left:1em;}

fieldset{padding:0.5em;}

img {
	border: none;
}

.clear {
	clear: both;
}


/*-----BACKGROUND COLOR/FONT SIZE AND COLOR-----*/
body {
	background-color: #082e08; /*03490a*/
	font-size:12px; /* more consistent font sizes */
	font-family: sans-serif;
	line-height:18px; /*helps readability*/
	color: #ddd;
}

/*-----ALL NON PARAGRAPH TEXT COLORS-----*/

td, p {
   font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans",  sans-serif;
   color: #e5ffd1; /*color: #fff3e3;  #ffeacf*/
	font-size: 15px;
	line-height:18px; /*helps readability*/
}



/*-----HEADINGS-----*/
h1, .componentheading{ font-size:24px; font-weight:normal;  color:#6d6d6d;}
h2, .contentheading{
      font-family: Georgia, serif; 
      font-size: 28px; 
      font-weight:bold; 
      color: #f8af47;
      padding: 0 0 15px 0;
   /*   
   padding: 15px 0  0 70px;
   width: 350px; 
	height: 75px; 
	background-image: url(../images/titulo.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/redevo_crimsontide/images/titulo.png'); 
   background-repeat: no-repeat; 
   */
}

h3{font-size:16px; font-weight:bold; color:#efefef;}
h4{font-size:13px; font-weight:bold;}
h5{font-size:12px; font-weight:bold;}


/*-----LINK TEXT COLORS-----*/
a {
color:#c4a46a;
font-weight:normal;
text-decoration: none;
}

a:hover{
color:#e9ddb8;
text-decoration: none;
}
a:focus, a:active{
outline:none;
}
/*-----Lists-----*/
ul{
list-style:none;
}
ol{
margin-left:25px;
}
ul li{margin:0; padding:0;}
#mainbody ul li, #mainbodywide ul li{
margin:0;
padding:2px 0px 2px 16px;
background:url(../images/bullet.gif) no-repeat;
background-position:5px 8px;
   /*
	width: 350px;  
	height: 18px;
	background-image: url(../images/bullet.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/redevo_crimsontide/images/bullet.png'); 
   background-repeat: no-repeat; */
}
/* tables */
table.contentpaneopen, table.contentpane{border-collapse:collapse;}
table.contentpaneopen td {
   /*padding-right: 5px;*/
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
/*-----BLOCKQUOTE STYLE-----*/

blockquote {

}

/* MAIN MENU LINK COLOR */

ul.menu a{
color:#937d00;
font-weight:bold;
display:block;
padding:4px 0px;
}

ul.menu a:hover{
text-decoration:underline;
}

a#active_menu.mainlevel{

}

ul.menu ul a{
font-weight:normal;
background:url(../images/sublevel.png) no-repeat;
background-position:5px 10px;
padding-left:15px;
}

a.sublevel:hover{

}

a#active_menu.sublevel{

}

a.mainlevel-nav{
font-size:18px;
font-family: Georgia;
font-weight:lighter;
color: #ffac35;      /*ffa729*/
text-decoration:none; 
padding: 3px 4px 0 16px;           
    
   width: 20px; 
	height: 20px; 
	background-image: url(../images/menu_bullet.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/redevo_crimsontide/images/menu_bullet.png'); 
   background-repeat: no-repeat;
   
}

a.mainlevel-nav:hover{
color:#ffac35;       /*f8a632*/
font-weight:bold;
text-decoration:none;
}

/* Left/Right Column (GLOBAL DEFAULT STYLE) */




/* LATEST NEWS/POPULAR MODULE LINK STYLES */
a.readon{
width:116px;
height:32px;
text-indent:-6000em;
background:url(../images/readmore.png) top left no-repeat;
float:left;
}
a.latestnews{
display:block;
padding:3px 0px;
}

a.latestnews:hover{

}

a.mostread{
display:block;
padding:3px 0px;
}

a.mostread:hover{

}

/* SECTION TABLE HEADER STYLE */

td.sectiontableheader {

}

/* ALTERNATING SECTION TABLE ROW 1 BACKGROUND/TEXT STYLES */

tr.sectiontableentry1 td {

}

/* ALTERNATING SECTION TABLE ROW 2 BACKGROUND/TEXT STYLES */

tr.sectiontableentry2 td {

}

/* SECTION TABLE LINK STYLES */

.sectiontableentry2 a, .sectiontableentry1 a, .sectiontableentry2 a.category, .sectiontableentry1 a.category {

}
.sectiontableentry2 a:hover, .sectiontableentry1 a:hover, .sectiontableentry2 a.category:hover, .sectiontableentry1 a.category:hover {

}

.moduletable{
	float: right; 
}

.moduletable, .moduletable_menu, .moduletable_text{margin-bottom:10px;}
/*layout*/
.wrapper{width:962px; text-align:left; line-height:18px; /*helps readability*/}

#top{background:#082e08; height:48px; padding:48px 0 24px 0;}

#top .wrapper{text-align:right;}
#container .wrapper{width:978px; background:url(../images/transparente.png); padding:0 5px 0 5px;}

#header{background-color:#082e08;}

#nav{background:url(../images/navbg.jpg) top center no-repeat; height:25px;}

#topmodules{background: url(../images/headerbg.jpg) top center no-repeat; padding:10px 0px; color:#fff;}
#topmodules td{color:#fff;}
#topmodules .moduletable{padding:10px;}
#topmodules a{color:#fcffa2; font-weight:normal;}
#topmodules h3{font-size:14px; font-weight:bold; color:#fcffa2; text-transform:uppercase;}

#topmodule, #user1, #user2{float:left; width:33.3%;}
#topmodulewide, #user1wide, #user2wide{float:left; width:50%;}
#topmodulewider, #user1wider, #user2wider{float:left; width:100%;}

#container{ background:#0e5911 url(../images/fondo_contenido.png) repeat-x; padding:0px 0px 10px 0px;}
#bottomshadow{background:#002000 url(../images/bottomshadow.jpg) top repeat-x; height:0px;}

#left, #mainbody, #right{overflow:hidden;}
#leftwrapper, #left{float:left;}
#leftwrapper{width:412px;}
#leftwrapper a{color:#937d00;}

#user4{background:url(../images/searchbg.png) top left no-repeat; width:419px; height:56px; }
#user4 div.search{padding:8px 0px 0px 32px;}
#mod_search_searchword{width:374px; height:29px; border:#cfc520 1px solid; background-color:#fff; color:#595959; font-size:18px; }
#leftright{background:url(../images/modules-m.png) top left repeat-y; margin-left:8px; width:412px; float:left;}
#leftright .bgtop{background:url(../images/modules-t.png) top left no-repeat; float:left; width:412px;}
#leftright .bgbottom{background:url(../images/modules-b.png) bottom left no-repeat; float:left; width:412px;}
#leftright .moduletable, #leftright .moduletable_menu, #leftright .moduletable_text{padding:10px;}
#leftrightwide{background:url(../images/widemodule-m.png) top left repeat-y; margin-left:8px; width:412px; float:left;}
#leftrightwide .bgtop{background:url(../images/widemodule-t.png) top left no-repeat; float:left; width:412px;}
#leftrightwide .bgbottom{background:url(../images/widemodule-b.png) bottom left no-repeat; float:left; width:412px;}
#leftrightwide .moduletable, #leftrightwide .moduletable_menu, #leftrightwide .moduletable_text{padding:10px;}

#right{float:right;}
#left, #right{width:201px;}
#leftwide, #rightwide{width:100%;}
#mainbody{float:right; width:530px; margin-right:8px!important; margin-right:4px;}
#mainbodywide{ width:962px; margin:0 auto;}
#user56 .wrapper{width:700px; padding-bottom:15px;}
#user5{float:left;}
#user6{float:right;}
#user5, #user6{background-color:#4e0000; width:330px; color:#fff;}
#user5wide,#user6wide{background-color:#4e0000; width:100%; color:#fff; float:left;}
#user56 h3{ font-size:14px; font-weight:bold; color:#fcffa2;}
#user56 .moduletable{padding:10px;}
#user3{padding-top:15px; background:url(../images/line.jpg) top center no-repeat;}
#user3 ul{text-align:center;}
#user3 ul li{display:inline; padding:0px 10px;}
#footer{background:#0e5911; padding:3px 0 10px 0; color:#f6ba64; font-size:11px;}
#footer a{color:#fff3e3; font-weight:normal; text-decoration:underline;}
#footer a:hover{color:#fff3e3; font-style:italic; text-decoration:underline;}

table.poll{width:172px;}

.article_column {
	padding-right: 5px;
}

.column_separator {
	padding-left: 10px;
}


table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

td.buttonheading{
text-align:right;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 0;
	border: 0;
	float: right;
}

table.pollstableborder td{
text-align:left;
}

/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #dedede; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

table.color {
  color: #e9ddb8;
  padding-right: 5px;
  font-size: 1.1em; /* more consistent font sizes */
  font-family: Georgia, serif;
  font-weight:bold;
}

br.spacer{
  line-height: 3px;
}

.myBgImage{
background:url(../images/texto1.png) no-repeat;
vertical-align: top;
width:960px;
height:95px;
}

.myBgImage2{
background:url(../images/texto2.png) no-repeat;
vertical-align: top;
}

input{
	display: inline;
	text-align: left;
   background-color: #fff; 
}

td.reserv{
  color:#000;
  font-size: 12px;
}

#NombreElemento { 
	width: 472px; 
	height: 258px; 
	background-image: url(../images/croquis.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/redevo_crimsontide/images/croquis.png'); 
   background-repeat: no-repeat; 
}

table.fondoPNG { 
	width: 960px; 
	height: 487px; 
	background-image: url(../images/fondo_villas2.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/redevo_crimsontide/images/fondo_villas2.png'); 
   background-repeat: repeat-y;
    
}

table.fondoPNG_forms { 
	width: 960px; 
	height: 487px; 
	background-image: url(../images/fondo_villas1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/redevo_crimsontide/images/fondo_villas2.png'); 
   background-repeat: repeat-y;
    
}

/*----  formulario reservacion ----*/
.fondo_reservacion{
  color: #000000;
  font-size: 12px; 
  line-height: 15px;
  font-family: Georgia, serif;
  font-weight: normal;
  margin: 0 0 15px 0;
  width: 960px; 
  height: 560px; 
  background-image: url(../images/fondo_reserv.jpg); 
  background-repeat: no-repeat; 
}

.formulario_reservacion{ 
   width: 953px; 
	height: 550px;
	/*padding: 17px 12px 17px 12px;*/
	background-image: url(../images/formulario_reservacion.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/redevo_crimsontide/images/formulario_reservacion.png'); 
   background-repeat: no-repeat; 
}

.formulario_reservacion p
{
color: #000000;
}

.formulario_reservacion td
{
color: #000000;
}


input.contacto
{
/*color: #000000;*/
background: #fef3d7;
/*border: 1px solid #000000;*/
/*line-height: 16px;*/
}

.estilotextarea
{
background: #fef3d7;
}

p.estilo1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans",  sans-serif;
	color: #e5ffd1;
	font-weight:normal;
   font-size: 15px;
}

p.estilo1:first-letter{
	font-size: 200%;
	font-weight:normal;
	font-style:italic;
}

p.estilo2{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #e5ffd1;
	font-weight:normal;
	font-size: 15px;
}

td.foot{
  color: #f6ba64;
  font-size: 11px; 
}

td.recuadros{
  width: 203px;
  background: #0e5911;
  border: 1px solid #418e41;
  padding: 6px;
}

.titulo_td{
  font-family: Georgia, serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  font-variant: small-caps;
}

.texto_td{
  font-family: Georgia, serif;
  font-size: 12px;
  color: #cdffcd; 
}

img.img_td {
	border-bottom: 5px solid #0e5911;
	border-right: 1px solid #0e5911;
}

table.transiciones{
   background: url(../images/transparente2.png) repeat;
   padding: 7px;
}

table.cell{
	border-collapse: separate;
	border-spacing: 15px;
}

p.hospedaje{
	padding: 0 23px 0 15px;
}

p.eventos{
   padding: 0 20px;
}

.contenedor {
   width: auto;
   text-align: left;
   background-color: #fff;
   height: auto;
}

.PageBackgroundSimpleGradientSobre
{ 
  position: absolute;
  top: 0; 
  /*background-image: url('../images/villasDELsol.png');
  background-repeat: no-repeat;
   height: 125px;*/
  width: 960px;
  z-index: 0;
}

.abajo {
   position: relative;
   width:960px;
	z-index: 10;	
}

#InicioBienvenidos { 
	width: 250px; 
	height: 47px; 
	background-image: url(../../../images/villas/plecas/bienvenidos.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/bienvenidos.png'); 
   background-repeat: no-repeat; 
}

#HospedajeTitulo { 
	width: 260px; 
	height: 40px; 
	background-image: url(../../../images/villas/plecas/hospedaje.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/hospedaje.png'); 
   background-repeat: no-repeat; 
}

#HospedajeImgHotel { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/hospedaje/hotel.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/hotel.png'); 
   background-repeat: no-repeat; 
}

#HospedajeImgSuites { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/hospedaje/suites.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/suites.png'); 
   background-repeat: no-repeat; 
}

#HospedajeImgBungalows { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/hospedaje/bungalows.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/bungalows.png'); 
   background-repeat: no-repeat; 
}

#HospedajeTitHotel { 
	width: 77px; 
	height: 34px; 
	background-image: url(../../../images/villas/hospedaje/plecas/hotel.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/plecas/hotel.png'); 
   background-repeat: no-repeat; 
}

#HospedajeTitSuites { 
	width: 84px; 
	height: 34px; 
	background-image: url(../../../images/villas/hospedaje/plecas/suites.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/plecas/suites.png'); 
   background-repeat: no-repeat; 
}

#HospedajeTitBungalows { 
	width: 80px; 
	height: 34px; 
	background-image: url(../../../images/villas/hospedaje/plecas/bungalows.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/plecas/bungalows.png'); 
   background-repeat: no-repeat; 
}

#HotelTitulo { 
	width: 250px; 
	height: 40px; 
	background-image: url(../../../images/villas/plecas/hotel.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/hotel.png'); 
   background-repeat: no-repeat; 
}

#HotelImgCamas { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/hotel/camas.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hotel/camas.png'); 
   background-repeat: no-repeat; 
}

#HotelImgEstacionamiento { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/hotel/estacionamiento.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hotel/estacionamiento.png'); 
   background-repeat: no-repeat; 
}

#HotelImgExplanada { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/hotel/explanada.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hotel/explanada.png'); 
   background-repeat: no-repeat; 
}

#BungalowsTitulo { 
	width: 250px; 
	height: 40px; 
	background-image: url(../../../images/villas/plecas/bungalows.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/bungalows.png'); 
   background-repeat: no-repeat; 
}

#BungalowsImgCallejon { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/bungalows/callejon.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/bungalows/callejon.png'); 
   background-repeat: no-repeat; 
}

#BungalowsImgFrente { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/bungalows/frente.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/bungalows/frente.png'); 
   background-repeat: no-repeat; 
}

#BungalowsImgAtraz { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/bungalows/atraz.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/bungalows/atraz.png'); 
   background-repeat: no-repeat; 
}

#SuitesTitulo { 
	width: 250px; 
	height: 40px; 
	background-image: url(../../../images/villas/plecas/suites.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/suites.png'); 
   background-repeat: no-repeat; 
}

#SuitesImgEsperanza { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/suites/esperanza.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/esperanza.png'); 
   background-repeat: no-repeat; 
}

#SuitesImgNupcial { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/hospedaje/suites.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/suites.png'); 
   background-repeat: no-repeat; 
}

#SuitesImgIsabella { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/suites/isabella.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/isabella.png'); 
   background-repeat: no-repeat; 
}

#SuitesTitEsperanza { 
	width: 210px; 
	height: 34px; 
	background-image: url(../../../images/villas/suites/plecas/esperanza.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/plecas/esperanza.png'); 
   background-repeat: no-repeat; 
}

#SuitesTitNupcial { 
	width: 176px; 
	height: 34px; 
	background-image: url(../../../images/villas/suites/plecas/nupcial.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/plecas/nupcial.png'); 
   background-repeat: no-repeat; 
}

#SuitesTitIsabella { 
	width: 178px; 
	height: 34px; 
	background-image: url(../../../images/villas/suites/plecas/isabella.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/plecas/isabella.png'); 
   background-repeat: no-repeat; 
}

#EsperanzaTitulo { 
	width: 250px; 
	height: 40px; 
	background-image: url(../../../images/villas/plecas/esperanza.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/esperanza.png'); 
   background-repeat: no-repeat; 
}

#EsperanzaImgSi { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/suites/esperanza/si.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/esperanza/si.png'); 
   background-repeat: no-repeat; 
}

#EsperanzaImgEsperanza { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/suites/esperanza.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/esperanza.png'); 
   background-repeat: no-repeat; 
}

#EsperanzaImgIi { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/suites/esperanza/ii.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/esperanza/ii.png'); 
   background-repeat: no-repeat; 
}

#EsperanzaImgId { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/suites/esperanza/id.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/esperanza/id.png'); 
   background-repeat: no-repeat; 
}

#IsabellaTitulo { 
	width: 250px; 
	height: 40px; 
	background-image: url(../../../images/villas/plecas/isabella.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/isabella.png'); 
   background-repeat: no-repeat; 
}

#IsabellaImgSi { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/suites/isabella/si.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/isabella/si.png'); 
   background-repeat: no-repeat; 
}

#IsabellaImgIsabella { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/suites/isabella.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/isabella.png'); 
   background-repeat: no-repeat; 
}

#IsabellaImgIi { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/suites/isabella/ii.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/isabella/ii.png'); 
   background-repeat: no-repeat; 
}

#IsabellaImgId { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/suites/isabella/id.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/isabella/id.png'); 
   background-repeat: no-repeat; 
}

#NupcialTitulo { 
	width: 250px; 
	height: 40px; 
	background-image: url(../../../images/villas/plecas/nupcial.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/nupcial.png'); 
   background-repeat: no-repeat; 
}

#NupcialImgSi { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/suites/nupcial/si.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/nupcial/si.png'); 
   background-repeat: no-repeat; 
}

#NupcialImgSd { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/suites/nupcial/sd.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/nupcial/sd.png'); 
   background-repeat: no-repeat; 
}

#NupcialImgMi { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/suites/nupcial/mi.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/nupcial/mi.png'); 
   background-repeat: no-repeat; 
}

#NupcialImgNupcial { 
	width: 300px; 
	height: 330px; 
	background-image: url(../../../images/villas/hospedaje/suites.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/suites.png'); 
   background-repeat: no-repeat; 
}

#NupcialImgIi { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/suites/nupcial/ii.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/nupcial/ii.png'); 
   background-repeat: no-repeat; 
}

#NupcialImgId { 
	width: 450px; 
	height: 317px; 
	background-image: url(../../../images/villas/suites/nupcial/id.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/nupcial/id.png'); 
   background-repeat: no-repeat; 
}

#EventosTitulo { 
	width: 250px; 
	height: 47px; 
	background-image: url(../../../images/villas/plecas/eventos.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/eventos.png'); 
   background-repeat: no-repeat; 
}

#EventosJardin { 
	width: 192px; 
	height: 97px; 
	background-image: url(../../../images/villas/eventos/jardinVerona.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/eventos/jardinVerona.png'); 
   background-repeat: no-repeat; 
}

#EventosImgVerona { 
	width: 940px; 
	height: 350px; 
	background-image: url(../../../images/villas/eventos/verona.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/eventos/verona.png'); 
   background-repeat: no-repeat; 
}

#EventosImgDonaji { 
	width: 450px; 
	height: 310px; 
	background-image: url(../../../images/villas/eventos/donaji.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/eventos/donaji.png'); 
   background-repeat: no-repeat; 
}

#EventosImgBanni { 
	width: 450px; 
	height: 310px; 
	background-image: url(../../../images/villas/eventos/banni.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/eventos/banni.png'); 
   background-repeat: no-repeat; 
}

#LogoVillas { 
	width: 187px; 
	height: 117px; 
	background-image: url(../images/villasDELsol.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/redevo_crimsontide/images/villasDELsol.png'); 
   background-repeat: no-repeat; 
}

td.fondo_hotel { 
	width: 950px; 
	height: 355px; 
	background-image: url(../../../images/villas/hotel/background_hotel.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hotel/background_hotel.png'); 
   background-repeat: no-repeat; 
}

#boton_regresar { 
	width: 39px; 
	height: 32px; 
	background-image: url(../../../images/villas/hospedaje/regresar.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/hospedaje/regresar.png'); 
   background-repeat: no-repeat; 
}

td.fondo_villas { 
	width: 950px; 
	height: 355px; 
	background-image: url(../../../images/villas/bungalows/background_bungalows.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/bungalows/background_bungalows.png'); 
   background-repeat: no-repeat; 
}

td.fondo_suites { 
	width: 950px; 
	height: 560px; 
	background-image: url(../../../images/villas/suites/background_suites.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/suites/background_suites.png'); 
   background-repeat: no-repeat; 
}


#ServiciosTitulo { 
	width: 250px; 
	height: 47px; 
	background-image: url(../../../images/villas/plecas/servicios.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/servicios.png'); 
   background-repeat: no-repeat; 
}

#Titos { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/restaurante.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/restaurante.png'); 
   background-repeat: no-repeat; 
}

#Titos:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/restaurante1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/restaurante1.png'); 
   background-repeat: no-repeat; 
}

#Estacionamiento { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/estacionamiento.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/estacionamiento.png'); 
   background-repeat: no-repeat; 
}

#Estacionamiento:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/estacionamiento1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/estacionamiento1.png'); 
   background-repeat: no-repeat; 
}

#Cable { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/cable.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/cable.png'); 
   background-repeat: no-repeat; 
}

#Cable:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/cable1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/cable1.png'); 
   background-repeat: no-repeat; 
}

#Juegos { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/juegos.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/juegos.png'); 
   background-repeat: no-repeat; 
}

#Juegos:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/juegos1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/juegos1.png'); 
   background-repeat: no-repeat; 
}

#Banquetes { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/banquetes.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/banquetes.png'); 
   background-repeat: no-repeat; 
}

#Banquetes:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/banquetes1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/banquetes1.png'); 
   background-repeat: no-repeat; 
}

#Areas { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/areas.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/areas.png'); 
   background-repeat: no-repeat; 
}

#Areas:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/areas1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/areas1.png'); 
   background-repeat: no-repeat; 
}

#Lavanderia { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/lavanderia.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/lavanderia.png'); 
   background-repeat: no-repeat; 
}

#Lavanderia:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/lavanderia1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/lavanderia1.png'); 
   background-repeat: no-repeat; 
}

#Internet { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/internet.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/internet.png'); 
   background-repeat: no-repeat; 
}

#Internet:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/internet1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/internet1.png'); 
   background-repeat: no-repeat; 
}

#Transportacion { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/taxi.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/taxi.png'); 
   background-repeat: no-repeat; 
}

#Transportacion:hover { 
	width: 300px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/taxi1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/taxi1.png'); 
   background-repeat: no-repeat; 
}

#Piscina { 
	width: 937px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/alberca.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/alberca.png'); 
   background-repeat: no-repeat; 
}

#Piscina:hover { 
	width: 937px; 
	height: 224px; 
	background-image: url(../../../images/villas/servicios/alberca1.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/servicios/alberca1.png'); 
   background-repeat: no-repeat; 
}

#GaleriaTitulo { 
	width: 250px; 
	height: 47px; 
	background-image: url(../../../images/villas/plecas/galeria.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/galeria.png'); 
   background-repeat: no-repeat; 
}

#ContactoTitulo { 
	width: 250px; 
	height: 47px; 
	background-image: url(../../../images/villas/plecas/contacto.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/plecas/contacto.png'); 
   background-repeat: no-repeat; 
}
/*
#LetraB { 
	width: 35px; 
	height: 32px; 
	background-image: url(../../../images/villas/letra.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/letra.png'); 
   background-repeat: no-repeat; 
   float:left;
}
*/
#LetraW { 
	width: 39px; 
	height: 32px; 
	background-image: url(../../../images/villas/letraW.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/villas/letraW.png'); 
   background-repeat: no-repeat; 
   float:left;
}

#esp { 
	width: 59px; 
	height: 22px; 
	background-image: url(../../../esp.png) !important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='esp.png'); 
   background-repeat: no-repeat; 
}