@charset "utf-8";
/* CSS Document */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	vertical-align: baseline;
	text-align:left;
}
a{
outline:0;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*****************CLEARFIX****************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/**************FIN CLEARFIX******************/

body{
background-color:#814326;
text-align:center;
}
#contenedor {
background:url(img/fondo_hor.jpg) left top repeat-x;
width: 100%;
height:100%;
padding: 0px;
margin: 0 auto;
}
#contenido{
background-color:#eee9d6;
background-image:url(img/fondo_ver.jpg);
background-repeat: repeat-y;
background-position: 32px;
width:725px;
margin:0 auto;
}
#header{
z-index:2;
top:0px;
position:absolute;
width:725px;
height:59px;
margin:0 auto;
}
h1{
background-image:url(img/header.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/header.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 725px;
height: 59px;
overflow: hidden;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:bold;
color:#9e1516;
margin-bottom:10px;
}
h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#663300;
margin-bottom:10px;
}
h4{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#663300;
margin-bottom:10px;
}
a{
outline: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#eee9d6;
line-height: normal;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#663333;
}
ul, li{
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#663300;
}

.rojo{
color:#ff0000;
}
.amarillo{
color:#ffff00;
}

#izq{
width:200px;
padding-top:65px;
float: right;
}
#menu{
background-image:url(img/menu.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/menu.png");
background-repeat: no-repeat;
width: 175px;
height: 328px;
overflow: hidden;
float: right;
margin-right:1px;
padding-top:10px;
}

#rollover_menu ul{
width:167px;
height:47px;
display:inline;
}
#rollover_menu ul li{
height:47px;
}

#bot_inicio{
margin-bottom:1px;
}
#bot_insta{
margin-bottom:1px;
}
#bot_ubica{
margin-bottom:1px;
}
#bot_galeria{
margin-bottom:1px;
}
#bot_tarifas{
margin-bottom:1px;
}
#bot_contacto{
margin-bottom:1px;
}


#bot_inicio a{
background-image:url(img/botones_menu/bot_inicio.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_inicio.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
position:relative;
}
#bot_inicio a:hover{
background-image:url(img/botones_menu/bot_inicio_nar.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_inicio_nar.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
cursor: pointer;
}
#bot_insta a{
background-image:url(img/botones_menu/bot_insta.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_insta.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
position:relative;
}
#bot_insta a:hover{
background-image:url(img/botones_menu/bot_insta_nar.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_insta_nar.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
cursor: pointer;
}

#bot_ubica a{
background-image:url(img/botones_menu/bot_ubica.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_ubica.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
position:relative;
}
#bot_ubica a:hover{
background-image:url(img/botones_menu/bot_ubica_nar.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_ubica_nar.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
cursor: pointer;
}

#bot_galeria a{
background-image:url(img/botones_menu/bot_galeria.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_galeria.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
position:relative;
}
#bot_galeria a:hover{
background-image:url(img/botones_menu/bot_galeria_nar.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_galeria_nar.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
cursor: pointer;
}

#bot_tarifas a{
background-image:url(img/botones_menu/bot_tarifas.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_tarifas.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
position:relative;
}
#bot_tarifas a:hover{
background-image:url(img/botones_menu/bot_tarifas_nar.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_tarifas_nar.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
cursor: pointer;
}

#bot_contacto a{
background-image:url(img/botones_menu/bot_contacto.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_contacto.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
position:relative;
}
#bot_contacto a:hover{
background-image:url(img/botones_menu/bot_contacto_nar.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/botones_menu/bot_contacto_nar.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 167px;
height: 47px;
overflow: hidden;
display:block;
cursor: pointer;
}

#der{
z-index:0;
float: right;
width:495px;
padding-top:72px;
padding-left:10px;
padding-right:15px;
padding-bottom:20px;
}
#der p{
line-height:2;
}
#der ul li{
font-weight:normal;
line-height:2;
}
#slideshow{
border:#fff 10px solid;
margin-bottom:10px;
}
#tarifas1{
height:157px;
}
#tarifas2{
height:157px;
}
.tarifas{
width:150px;
background-color:#f7f4ea;
padding:6px;
float:left;
margin-right:3px;
/*margin-bottom:20px;*/
}
.tarifas ul{
float:left;
}
ul.precio{
float:right;
}

#incluye1{
height:150px;
}
#incluye2{
height:150px;
}
.incluye{
background-color: #993333;
/*width:245px;*/
width:472px;
padding:10px;
float:left;
margin-bottom:20px;
}
.incluye h3{
color:#f7f4ea;
}
.incluye p{
color:#eee9d6;
font-weight: bold;
}

.ofertas{
background-color:#f7f4ea;
width:455px;
padding:10px;
overflow:hidden;
margin-bottom:20px;

}
.ofertas p{
font-size:20px;
font-weight:bold;
color:#f00;
text-align:center;
}

#contacto{
background-color:#f7f4ea;
width:455px;
height:450px;
padding:10px;

}
#contacto ul{
float:left;
margin-right:60px;
}

#datos_contacto{
width:320px;
height:100px;
}

#formu{
width:300px;
border-top:#663333 1px solid;
}

#nombre{
width:200px;
background:#fbfbf9;
border:1px #e1d9c0 solid;
color:#663333;
}
#email{
width:200px;
background:#fbfbf9;
border:1px #e1d9c0 solid;
color:#663333;
}
#fono{
width:200px;
background:#fbfbf9;
border:1px #e1d9c0 solid;
color:#663333;
}
#comentarios{
width:300px;
height:100px;
background:#fbfbf9;
border:1px #e1d9c0 solid;
overflow: auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#663333;
}
.errMsg{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
}


#galeria img{
border:#fff 10px solid;
margin-top:5px;
margin-bottom:5px;
}

.banner{
clear:both;
background-image:url(img/banner.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/banner.png");
background-repeat: no-repeat;
width: 189px;
height: 140px;
overflow: hidden;
padding-top:5px;
padding-left:4px;
float:right;
cursor:pointer;
}
.banner h3{
width:164px;
font-family:Arial, Helvetica, sans-serif;
font-size:33px;
text-align:center;
color:#FF6633;
margin-bottom:0px;
}

.banner h4{
width:164px;
font-size:18px;
text-align:center;
color:#eee9d6;
}
.banner p{
width:164px;
font-size:14px;
text-align:center;
color:#eee9d6;
}
#banner_grande{
clear:both;
margin-bottom:10px;
width: 189px;
height:200px;
overflow: hidden;
}
#footer{
clear:both;
width:100%;
height:60px;
text-align:left;
bottom: 0;
left:0;
padding-top:10px;
}
#footer_cont{
width:745px;
height:100%;
margin:0 auto;
background-image:url(img/fondo1.jpg);
}
#footer_cont2{
width:636px;
height:50px;
margin:0 auto;
text-align:center;
}
#footer_cont2 p{
font-weight:bold;
}
#footer_cont2 a{
text-decoration:underline;
}
#footer_cont2 a:hover{
color:#da5311;
}
#menu_footer{
height:20px;
background-image: url(img/tablaabajo.jpg);
text-align:center;
padding-left:155px;
padding-top:1px;
}
ul#navmenu {
 border: 0 none;
  padding: 0;
  list-style: none;
  margin-top:3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
-moz-opacity: 1;
}
ul#navmenu li {
  padding-left: 2px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  -moz-opacity: 1;
  border-left:1px solid #eed8a5;
  padding-left:8px;
  padding-right:8px;
}
ul#navmenu a {
float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #eed8a5;
  font-size:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color:#fff;
  }
  #creditos{
  float:left;
  margin-left:162px;
  display:inline;
  }
  #creditos p{
  font-size:10px;
  text-align:center;
  color:#eee9d6;
  }
