/* Principal */
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,em,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; }

p {
margin:0; padding:0;
}
body {
	margin-top: 20px;
	font-family: 1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #005B8E;
	background-image: url(imgcomunes/fd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenedor {
	width: 891px;
	margin: 0 auto;
	background-color: white;
	text-align: left;
	padding: 0px 10px;
	
}
#cabecera {
	width: 891px;
	margin: 0 auto;
	background-color: white;
	text-align: left;
	background-position: center top;
	background-image: url(imgcomunes/logo_fd.gif);
	background-repeat: no-repeat;
	height: 100px;
}

#menu {
	width: 865px;
	margin: 0 auto;
	font: normal 0.9em Georgia, "Times New Roman", Times, serif;
	background-color:#a6a82f;
	display:block;
	padding: 5px 0px 5px 13px;
	background-image: url(imgcomunes/fd_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu a:link, #menu a:visited, #menu a:hover {
	color: white;
	padding:5px 28px 5px 0px;
	margin-right: 20px;
	text-decoration:none;

}
#menu a:hover {
	color: #fcd383;
	text-decoration:none;
}
.menu_on {
	padding:5px 28px 5px 0px;
	margin-right: 20px;
	color: #fcd383;
}
#content {
	width: 891px;
	margin: 0 auto;
	background-color: white;
	margin-top: 14px;
	padding-left: 6px;
	overflow:auto;
}
#contenthome {
	width: 891px;
	margin: 0 auto;
	background-color: white;
	margin-top: 14px;
	padding-left: 6px;

}
#coliz {
	float: left;
	font-size: 0.8em;
	width: 652px;
	margin: 0px;
	padding:0px;
}
.coliz {
	float: left;
	font-size: 0.8em;
	padding:0px;
}
#coliz h1{
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	padding: 14px 0px;
	color:#990000;

}
#coliz h2 {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	line-height: 1.4em;
}
#coliz h3 {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	color:#990000;
	line-height: 1.2em;
	font-weight: bold;
}
#coliz h4 {
	font-size:0.9em;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: bold;
}
#coliz p {
	padding-bottom: 10px;
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 0.85em;

}
#coliz a:link, #coliz a:visited, #coliz a:hover  {
	color:#0066CC;
	text-decoration: underline;
}
ul {
	padding-bottom: 10px;
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 0.85em;
	list-style-type: circle;
	list-style-position: inside;
}
.bannerhome  {
	padding:10px 0px 10px 0px;
}

#colder {
	float: right;
	width: 233px;

}
#colder img {
	margin-bottom:10px;
}

#footer{
	width: 877px;
	margin: 0 auto;
	background-color: white;
	border-top: 1px solid #999;
	margin: 0px 7px;
	text-align: left;
	color: white;
}
/****************interior*********************/

.tabla td {
	padding: 10px 20px 0px 20px;
	margin: 10px;
	vertical-align: top;
}
.tdleft {
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
}
#bton {
	float: right;
	color:white;
	padding: 5px;
	margin: 0px;
	background-color: #7c5643;
	text-align: right;
	display:block;
	font-size: 11px;
	text-decoration: none;
}
.tabla2 img {
	margin-bottom: 7px;
}

#bton a:link, #bton a:visited, #bton a:hover {
	color: #FFF!important;
	text-decoration: none;
}
/**********************************reservas***********************************/
#reservas {
	width:100%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#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;}
.separador { border-right: 15px solid white;}
/*****************************************************************/
#coliz ul li {
	list-style-type:square !important;
	margin:0px 0px 0px 2em;
}
#firma {
	width: 891px;
	margin: 0 auto;
	text-align: right;
	padding: 5px 20px;
	font-size:0.7em;	
}
#firma a:link, #firma a:visited {
	color: white;
	text-decoration:none; 
}
#firma a:hover {
	color: white;
	text-decoration:underline; 
}
.destacado {
	padding: 10px 15px;
	background-color:#FFCC66;
	color:#990000;
	width: 500px;
}
.imgder {
	float: right;
	padding: 0px 10px 10px 10px;
}
