﻿body
{
	background-color: #ffffff;/*#ffcc66;/*#D15600;*/
	/*background-image: url(../images/general.jpg);*/
	font-family: Arial, Verdana;
	font-size: 12px;
}

.verPng{}

#ContenedorTotal
{
	width: 800px;
	margin: 0 auto;
	border: 1px solid #76813c;
}

#cabecera 
{
	width: 800px;
	height: 165px;
	background-image: url('../imagesCSS/stripe_cabecera.png');
}

#ContenedorIzq
{
	width: 200px;
	float: left;
	/*background-color: #E3E6D7; /*#ccc*/
	/*background-image: url('../imagesCSS/stripe_lateral_izq.png');*/
}

#ContenedorDer
{
	width: 600px;
	float:right;
	background-color: #ffffff;
}

#ContenedorFoto
{
	width: 580px;
	padding: 15px 0px 0px 20px;
}
#capaClear
{
	clear:both;
}

#menu
{
	/*background-color: #ccc000;*/
	background-color: #E3E6D7;
	width: 200px;
	padding: 10px 0px;
	margin-top: 15px;
}

#infonoticias
{
	background-color: #E3E6D7;
	width: 200px;
	margin-top: 25px;
}

#cuerpo
{
	/*background-color: #cccccc;*/
	width: 580px;
	padding-left: 20px;
	height: auto;
	overflow: hidden;
}

#pie
{
	margin-top: 15px;
	width: 800px;
	height: 65px;
	background-image: url('../imagesCSS/stripe_pie.png');
}

#divformulario
{
	padding: 5px 0px 0px 110px;
}

#comida
{
}

#imgComida
{
	padding-top: 30px;
	height: 110px; /*50px*/
}

#casas, #apartamentos
{
	padding-top: 5px;
	width: 580px;
}

#textoViaVerde{}

#videoViaVerde
{
	float: right;
	padding: 0 20px 20px 20px;
}

/*#myMap
{
	width: 200px;
	height: 200px;
	position: relative;
}*/

/************IMAGENES**********************/

#cabecera img /*, #casas img, #apartamentos img*/
{
	margin: 0;
	border: 0;
	padding: 0;
}

#casas img, #apartamentos img
{
	float: left;
	padding-right: 10px;
}

#galeria img
{
	border: 0px;
}

.entorno img
{
    background-color: #fff;
    border: 1px solid #76813C;
    padding: 3px;
}

/*************PARRAFOS Y H**************************/

#cuerpo h4
{
	background-color: #76813c;/*ccffcc; /*#006699;*/
	border-right: #ffffff 20px solid;
	text-transform: uppercase;
	padding: 3px 0px 3px 10px;
	color: #ffffff;/*#009900;*/
	font-weight: bold;
	margin-top: 15px;
}

#cuerpo p, #divformulario p
{
	border-right: #ffffff 20px solid;
	/*font-family: Courier New;*/
	text-align: justify;
}

#pie p, #pie a
{
	padding-top: 2px;
	margin: 0px;
	font-size: 10px;
	text-align: center;
	/*display: block;*/
}

#casas p, #apartamentos p
{
	margin: 0;
	padding: 0;
}

/*******************LISTAS******************/

#menu ul, #galeria ul, #comida ul, #imgComida ul, #casas ul, #apartamentos ul{
	list-style:none;
	margin:0;
	padding:0;	
}

#casas li, #apartamentos li
{
	border: 1px solid #76813c;
	float: left;
	margin: 10px 35px 10px 15px !important;
	padding: 10px 0px 10px 10px !important;
}

.primeroCasas
{
	margin-left: 15px !important;
}

#menu li
{
	padding: 0px;
	margin: 5px 0px 0px 10px;
}

#menu li a
{
	width:168px;
	padding: 10px 0px 10px 10px;
	display:block;
	/*border:1px solid #000000;
	border: 1px solid #009900;*/
	text-decoration:none;
	font-weight: bold;
	/*color: #ffffff;
	background-color: Gray;*/
	color: #ffffff;/*#009900;*/
	background-color: #76813c;/*#336600;/*#ccffcc;*/
	border: 1px solid #76813c;
}

#menu li a:hover
{
	color: #76813c;
	background-color: #ffffff;
	border: 1px solid #76813c;
/*	color: #ffffff;
	background-color: #669933;*/
}

#galeria li
{
	float:left;
	margin:0px 15px 10px 0px !important;
}

#comida li
{
	float: left;
	padding: 0px 0px 0px 45px !important;
}

#comida li a
{
	text-decoration: underline;
	color: #76813c;
}

#comida li a:hover
{
	text-decoration: none;
	color: #76813c;
}

#imgComida li
{
	float:left;
	padding: 0px;
}

/*#imgComida li img
{
	border: 0;
	margin: 0px;
	padding: 0px;
}*/

#cuerpo li
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

/*****************CLASES********************/
.nombre
{
    color: #cc0000;
    font-weight: bold;
}

.bodega
{
    color: Green;
    font-weight: bold;
}

.mapa
{
    color: #76813c;
    text-decoration: none;
}

.primeromenu
{
	margin: 0px 0px 0px 10px !important;
}

.foto
{
	width: 100px;
	height: 75px;
}

.fotoizq
{
	margin-left: 11px;
	padding: 10px 0px;
}

.fotoizq2
{
    margin-left: 35px !important;
}

.fotoizq3
{
    margin-left: 40px !important;
}

.notas
{
	font-size: 9px;
	margin: 0px;
	padding: 0px 0px 0px 150px;
	float: right;
}

.notasEntorno
{
    float: right;
    font-size: 9px;
    padding-right: 18px;
    margin: 2px 0px 12px 0px;
}

.notasPrimero
{
	padding-top: 30px;
}

.pApartamentos
{
	clear:both;
	padding-top: 20px !important;
}

.ocultar
{
	display: none;
}

.ver
{
	/*clear:both;*/
}

.masinfo, .menosinfo
{
	color: #76813c;
	text-decoration: underline;
	cursor:pointer;
}

.rotulo
{

}

.logo
{
	padding: 5px 24px !important;
	float: left;
}

.recomendamos
{
	padding-left: 65px !important;
}

.desayunos
{
	padding-left: 75px !important;
}

.comida
{
	padding-left: 47px !important;
}

.vinos
{
	padding-left: 38px !important;
}

.postres
{
	padding-left: 27px !important;
}
/**************FORMULARIO*************/
.formularioMensaje
{
	margin-bottom: 0px !important;
}

.formulario
{
	margin: .9em 0;
}

.formulariolbl
{
	width: 20%;
    float: left;
    text-align: right;
    padding-right: 5px;
}

.obligatorio
{
	font-size: 9px;
	padding-top: 2px;
	padding-left: 185px;
}

.formulariotxt
{
	border: 1px solid #76813c;
}

.boton
{
	padding: 5px 0px 0px 115px;
}

.btn
{
	background-color: #76813c;
	color: #ffffff;
	border: 0;
}

/*****************Tabla de tarifas********************/
#tablatarifas {
	width: 560px;
	border-color: #ccc;
	border-style: solid;
	border-width: 2px;
	padding:0;
	border-collapse:collapse;
}

#tablatarifas th{
	background-color: #ccc;
	color: #fff;
	padding: 4px;	
}

#tablatarifas tr{
	text-align: center;
	height: 30px;
}

#tablatarifas td{
	text-align:center;
	border-color: #ccc;/*#76813c; /*#999*/
	border-style: solid;
	border-width: 2px;
	padding: 4px;
}

/*****Carousel*******/

.stepcarousel
{
	/*padding-right: 10px;*/
    position: relative; /*leave this value alone*/
    overflow: hidden; /*leave this value alone*/
    width: 560px; /*Width of Carousel Viewer itself*/
    height: 337px; /*220 Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel{
    float: left; /*leave this value alone*/
    height: 337px;
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    position: relative;
    width: 560px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*****Carousel Entorno*******/

.stepcarouselEntorno
{
    background-color: #E3E6D7;
	border: 1px solid #76813c;
	/*margin: 0 auto;*/
	margin-left: 20px;
    position: relative; /*leave this value alone*/
    padding: 10px;
    overflow: hidden; /*leave this value alone*/
    width: 500px; /*Width of Carousel Viewer itself*/
    height: 108px; /*220 Height should enough to fit largest content's height*/
}

.stepcarouselEntorno .beltEntorno{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarouselEntorno .panelEntorno{
    float: left; /*leave this value alone*/
    height: 108px;
    padding: 10px;
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    position: relative;
    width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/******Reservas*************/
#b_editDates
{
   	width: 180px; /*560px;*/
}

#b_editDates h3
{
    color: #76813C;
}

.b_availDatesInner h4
{
    border-right: 20px solid #eaeaea !important;
    background-color: #eaeaea !important;
    color: #76813C !important;
    margin: 0 !important;
}

#b_availCheckIn
{
    padding: 0 !important;
}
