@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
	min-height:100%;
	max-height:100%;
	background:#ffffff;
}
form {
	margin:0px;
	padding:0px;
}
.texto-normal-negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.inputnormal {
border:1px solid #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
p {
	padding:0px;
	margin:0px;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
#webC {
	width: 800px;
	text-align:justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#webC #superior {
	float: left;
	height: 350px;
	width: 760px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #271f1a;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #271f1a;
	background-image: url(../img/fondoSup1.jpg);
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#webC #central {
	float: left;
	width: 730px;
	border: 20px solid #4b3e36;
	background-color: #FFF;
	padding: 15px;
	color: #333;
}
#webC #secciones {
	float: left;
	width: 760px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4b3e36;
	border-left-color: #4b3e36;
	background-color: #4B3E36;
}
#webC #inferior {
	float: left;
	width: 760px;
	padding: 20px;
	background-color: #271f1a;
	font-size:10px;
}
#webC #superior .logo {
	background-color: #f86c00;
	padding: 20px;
	float: left;
	font-size: 24px;
}
#webC #superior .logo a { text-decoration:none; }
#webC #superior .fotorotsup {
	float: left;
	width: 339px;
	height: 252px;
	border: 1px solid #FFF;
	margin-right: 20px;
}
#webC #superior .salto {
	float: left;
	width: 760px;
	height: 20px;
}
#webC #superior .reserva {
	float: left;
	width: 359px;
	height: 214px;
	background-image: url(/img/fondoSupRes.png);
	background-repeat: repeat;
	padding: 20px;
}
#webC #central .indexfotoprincipal img {
	float: right;
	border: 2px solid #4B3E36;
	margin-left: 20px;
	margin-bottom: 20px;
}
#webC #central .textoseccion {
	font-size: 18px;
	font-weight: bold;
	color: #271F1A;
}
#webC #central #listadofotos {
	float: left;
	width: 730px;
}
#webC #central #listadofotos img {
	float: left;
	border: 1px solid #4B3E36;
	margin: 2px;
}
#webC #central #listadofotos img:hover {
	border: 1px solid #ffffff;
}
#webC #secciones a {
	background-color: #271F1A;
	padding: 10px;
	float: left;
	margin-right: 10px;
	color: #FFF;
	text-decoration: none;
}
#webC #central #caracteristicas {
	float: left;
	width: 730px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#webC #central #caracteristicas ul {
	float: left;
	margin: 10px;
	padding: 0px;
	width: 710px;
	list-style-type: none;
}
#webC #central #caracteristicas ul li {
	float: left;
	margin-right: 10px;
}
#webC #central #map {
	float: left;
	height: 350px;
	width: 730px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#webC #central .saltoLinea {
	float: left;
	width: 730px;
	height: 10px;
}
#webC #central .parrafo {
	float: left;
	width: 730px;
}


#tablaprecios {
	float: left;
	width: 528px;
	color:#000;
}
#tablaprecios .concepto {
	padding: 5px;
	float: left;
	width: 255px;
	background-color: #FFF;
	border: 1px solid #CCC;
	height: 26px;
}
#tablaprecios .precio {
	padding: 5px;
	float: left;
	width: 75px;
	background-color: #FFF;
	border: 1px solid #CCC;
	height: 26px;
	text-align: center;
}
#tablaprecios .filatablaprecios {
	float: left;
	width: 528px;
}



#calendario {
	float: left;
	width: 518px;
	text-align: center;
	margin: 0px;
	color:#000;
}
#calendario .diaLibre {
	float: left;
	width: 60px;
	border: 1px solid #fff;
	margin: 1px;
	padding: 5px;
	background-color:#0C0;
	color:#FFF;
}
#calendario .diaOcupado {
	float: left;
	width: 60px;
	border: 1px solid #fff;
	margin: 1px;
	padding: 5px;
	background-color:#F00;
	color:#FFF;
}
#calendario .diaSemiOcupado {
	float: left;
	width: 60px;
	border: 1px solid #fff;
	margin: 1px;
	padding: 5px;
	background-color:#FF0;
}

#calendario .diaBlanco {
	float: left;
	width: 60px;
	border: 1px solid #271f1a;
	margin: 1px;
	padding: 5px;
}
#calendario .diaDiaSemana {
	float: left;
	width: 60px;
	border: 1px solid #FFF;
	margin: 1px;
	padding: 5px;
	background:#666;
	color:#FFF;
}
#webC #central #listadovideos {
	float: left;
	width: 730px;
}
#webC #central #listadovideos .video {
	float: left;
	margin-right: 20px;
}
#webC #central p {
	float: left;
	width: 730px;
}
#webC #central .parrafo ul {
	float: left;
}
#webC #central #IndexPromo {
	float: left;
	margin-bottom: 15px;
	width: 690px;
	border-top-width: 5px;
	border-right-width: 20px;
	border-bottom-width: 5px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#webC #central #IndexPromo p {
	width: 690px;
}
#webC #central #IndexPromo p .TextoGrande {
	font-size: 20px;
}
#webC #central #SeccFotosAmigos {
	float: left;
	width: 710px;
	color: #333;
	padding: 10px;
	background-color: #FFF;
}
#webC #central #SeccFotosAmigos p {
	float: left;
	width: 710px;
}
#webC #central #SeccFotosAmigos .inputnormal {
	padding: 5px;
	border: 1px solid #271F1A;
}
#webC #central #SeccFotosAmigos .boton {
	padding: 5px;
	background-color: #4B3E36;
	font-weight: bold;
	color: #FFF;
}
.TextoRojo {
	color: #F00;
}
#webC #central #SeccFotosAmigos  a {
	color: #333;
}
#webC #central #SeccFotosAmigos .Notificacion {
	background-color: #FFC;
	padding: 5px;
	float: left;
	width: 698px;
	border: 1px solid #999;
}
.TextoAzul {
	color: #00F;
}
#webC #central p .publicarfotoboton {
	padding: 5px;
	float: left;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #509FE2;
}
#webC #central .ListadoFotoAmigo {
	width: 730px;
	margin-bottom: 10px;
}
#webC #central .ListadoFotoAmigo img {
	float: left;
	border: 2px solid #FFF;
	margin-right: 10px;
}
#webC #central .ListadoFotoAmigo .descrpfoto {
	float: left;
	height: auto;
	width: auto;
}
#webC #central .comentario {
	background-color: #4B3E36;
	padding: 10px;
	float: left;
	width: 710px;
}
