body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,strong,th,var {
font-style:normal;
}
ol,ul {
	list-style-type: square;
}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; }

p {
margin:0; padding:0;
}
.finalizador { clear: both; height: 1px;}
/**************************************/
html, body, #wrap {height: 100%; }

body > #wrap {height: auto; min-height: 100%; }

#main {padding-bottom: 100px; width: 908px; margin: 0px auto; }  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;
	background-image: url(imgcomunes/fd_pie.gif);
	background-repeat:   repeat-x;
	background-position: top;
} 

/* CLEAR FIX*/
.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 */
/******************************************************/
body {
	background-image: url(imgcomunes/fd.gif);
	background-repeat:  repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#header {
	width: 908px;
	margin: 10px auto;
	display: block;
	height: 93px;
}
.logo {
	float:left;
}
.info  {
	margin-top: 50px;
	float:right;
	font-weight: bold;
}
.infohome {
	margin-top: 50px;
	float:right;
	font-weight: bold;
}
.resaltado {
	margin-top: 5px;
	color: #0099CC;
}
#menu {
	width: 908px;
	margin: 0px auto;
	padding: 8px 0px;
	background-color:#FF0000;
	font-weight: bold;
	text-align:center;
}
#menu a:link, #menu a:visited, #menu a:hover  {
	color: white;
	text-decoration: none;
	padding: 0px 13px;
}
.on  {
	color:#ffe89e!important;
}

#content {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 600px;
}
#content h1 {
	color: #669900;
	font-size: 1.1em;
	padding: 5px 10px 5px 10px;
}
#content h2 {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 5px 10px 5px 10px;
}
#content p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 5px 10px 5px 10px;
}
#content ul li{
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 5px 10px 5px 10px;
	list-style-type: square;
	list-style-position: inside;
}

#side {
	float: left;	
	color:white;
	margin-bottom: 0px;
}
#side a:link, #side a:visited {
	color:#FFFF33;
	text-decoration:none;
}
#side a:hover{
	color:#FFFF33;
	text-decoration:underline;
}
#banner_bienvenida {
	background-image: url(imgcomunes/fd_bannerbienvenida.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 260px;
	height: 280px;
	margin: 10px 0px;
	padding: 20px 15px 20px 20px;
	font-size: 0.8em;
	line-height: 1.4em;
}
#banner_bienvenida h1 {
	font-size:1.3em;
	font-weight: bold;
	margin-bottom: 2px;
}
#banner_bienvenida img {
	float:right;
	padding-top: 5px;
}
#banner_2 {
	background-image: url(imgcomunes/fd_bannerpeques.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 260px;
	height: 150px;
	padding: 13px 20px 0px 20px;
}
#banner_2 h1 {
	font-size:1.1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#banner_3 {
	background-image: url(imgcomunes/fd_bannermoratalla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 260px;
	height: 150px;
	padding: 13px 20px 0px 20px;
}
#banner_3 h1 {
	font-size:1.1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-top:5px;
}
.resaltado2 {
	color: #cad21f;
}
#banner_4 {
	background-image: url(imgcomunes/fd_bannerbarbacoa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 260px;
	height: 150px;
	padding: 13px 20px 0px 20px;
}
#banner_4 h1 {
	font-size:1.1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#banner_5 {
	background-image: url(imgcomunes/fd_bannerjacuzzi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 260px;
	height: 150px;
	padding: 13px 20px 0px 20px;
}
#banner_5 h1 {
	font-size:1.1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#banner_6 {
	background-image: url(imgcomunes/fd_actividades.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	height: 150px;
	padding: 20px 30px 0px 20px;
	text-align: right;
}
#banner_6 h1 {
	font-size:0.8em;
	font-weight: bold;
}
#banner_6 a:link, #banner_6 a:visited, #banner_6 a:hover {
	color: #FFFF33;
}
.pie {
	color: #FFFFFF;
	font-size: 0.7em;
	margin-top: 20px;
	width: 908px;
}
.pie a:link, .pie a:visited, .pie a:hover {
	color: #f5dc6a;
}
#firma{
	color:#0033CC!important;
	text-decoration:none!important;
}
.celdapie {
	border-left: 1px solid #FFF;
	padding: 10px 15px 10px 20px;

}
.celdapie img {
	float: left;
	padding: 0px 10px;

}
/*******************casas***************************/
.casas {
	width: 100%;
}
.casas td{
	background-color:#e0e0e0;
	width: 50%;
	padding: 5px;
}
.txtcasas {
	font-size: 0.7em;

}
.txtcasas h1 {
	color: #CC0000!important;
	padding: 0px!important;

}
.txtcasas img{
	float: left;
	padding-right: 10px;
}
#bton {
	float: right;
	padding: 3px 10px;
	margin: 5px 0px;
	border: 1px solid #0099FF;
	display:block;
	font-size: 11px;
	text-decoration: none!important;
}
.tabla2 td {
	padding: 0px 2px 2px 0px;
}
/************************Actividades**********************/
.ficha {
	background-color:#e0e0e0;
	padding: 10px;
	border-bottom: 1px dashed black;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.ficha h1 {
	color: #CC0000!important;
	padding: 0px!important;

}
.ficha ul li {
	font-size: 1em!important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/**********************************reservas***********************************/
#reservas {
	width:100%;
	font-size: 0.8em;

}
#reservas td { text-align: center; padding: 5px; border-bottom: 1px solid #CCCCCC; }
#reservas th {  padding: 5px; border-bottom: 1px solid #CCCCCC; text-align: center; font-weight:bold; color: #CC0000;}
.separador { border-right: 15px solid white;}
/**********************************librovisitas**********************************/
#libro {
	width:100%;
	font-size: 0.8em;
	text-align: left;
	margin-left: 20px;
}
#libro td, #libro th{
	padding: 5px;
}
#comentario, #comentariofoto{
	margin:0;
	padding: 5px 0 10px 0;
	border-bottom: 1px dashed #CCCCCC;
}
#comentariofoto{
	height: 119px;
}
#comentariofoto img {
	float: right;
	padding-left: 5px;
}
.resaltado2 {
	color: #0099CC;
	font-weight: bold;
}

/*****************************Librovisitas-new********************************/
.comentario_new {
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #CCCCCC;
}
.comentario_new img {
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.resaltado-libro {
	color:#fd1547;
	font-weight: bold;
}
/*****************************************************************/
a:link, a:visited, a:hover {
	color: #0099FF;

}
.imgder  {
	float: right;
	padding:0px 0px 0px 10px;

}
