html,body {
	width:99%;
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	background-image: url(/img/formato/fondo-enjaenes.jpg);
	background-repeat: repeat;
}

#cabecera {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#hoja {
	width: 1000px;
	background-image: none;
	text-align: left;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333;
}

#hoja #seccion {
	text-align: left;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #666;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-left: 100px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

#hoja .tituloder, #hoja .tituloizq {
	padding: 4px;
	width: 80%;
	background-color: #DDD;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #333;
}

#hoja .tituloizq {
	margin-right: auto;
	margin-left: 0px;
	
}

#hoja .tituloder {
	margin-right: 0px;
	margin-left: auto;

}

#fecha {
	width: 900px;
	text-align: left;
	background-color: #CCC;
	font-weight: bold;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;	
}

#novedad {
	width: 800px;
	margin-top: 4px;
	margin-bottom: 4px;
	
}

.menu_activo {
	filter: Gray;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C44F00;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #600;

}
.rayder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.blanco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
}

.lista_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFCC00;
}
.lista_subseccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFCC;
}
.lista_sobre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.iframe_portada {
	border:1px solid #999999; 
	width:650px;
	height:250px;
}


.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

#miniformulario {
}
#miniformulario input {
	vertical-align: middle;
	border: 1px solid #333;
}
#miniformulario input:focus {
	vertical-align: middle;
	border: 1px solid #F90;
	background-color: #FFC;
}

#miniformulario #boton {
	font-weight: bold;
	background-color: #FFC;
	padding: 4px;
	border: 1px solid #666;
	margin: 4px;
	cursor: pointer;
}
#formulario {
	border: 1px dotted #999;
	width: 800px;
	margin: auto;
	padding: 10px;
	text-align: center;
}

#formulario input {
	width: 350px;
}
#formulario input,textarea {
	border: 1px solid #666;
}

#formulario input:focus,textarea:focus {
	background:#FFC;
}
#formulario #boton {
	font-weight: bold;
	background-color: #FFC;
	padding: 4px;
	width: 250px;
	border: 1px solid #666;
	margin: 4px;
	cursor: pointer;
}

#anuncio {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	padding: 4px;
	width: 760px;
	
}

#anuncio a, #anuncio a:hover {
	color: #FFF;
	text-decoration: none;	
	
}
.box3d {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #CCC;
}
.verpdf {
	background-image: url(/img/formato/ico/pdf48x48.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	cursor: default;
	height: 48px;
	vertical-align: middle;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pestana_pagina {
	background-color: #FFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0px;
	height: 90px;
	width: 80px;
}
#mensaje {
	margin: auto;
	height: 350px;
	width: 700px;
	background-color: #FFF;
	border: 1px solid #000;
	text-align: center;
}
#subfolleto {
	width: 800px;
	margin: auto;
}

#subfolleto .titulo {
	background-color: #B6B6B6;
	padding: 2px;
	width: 80%;
	margin-right: auto;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #333;
	text-transform: uppercase;
}
#subfolleto .subtitulo {
	padding: 4px;
	width: 80%;
	margin-right: 0px;
	margin-left: auto;
	background-color: #DDD;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #333;
}

#subfolleto .comidaadomicilio {
	width: 100%;
	margin-bottom: 10px;
	height: 253px;
}

#subfolleto .comidaadomicilio a img {
	border: 0px none #000;
	float: left;
	margin-bottom: 10px;
}
#tablas-centradas {
	text-align: center;
}
#tablas-centradas table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 90%;
}

#tablas-centradas table th {
	font-style: normal;
	color: #FFF;
	background-color: #666;
	text-align: center;	
}

#tablas-centradas table td {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tablas-centradas table tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#minimenu {
	font-size: 9px;
	vertical-align: middle;
	clear: none;
	float: left;
}
.vermap {
	background-image: url(/img/formato/ico/map48x48.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	cursor: default;
	height: 48px;
	vertical-align: middle;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#vistaprev {
	font-size: 10px;
	color: #333;
	background-color: #FFE099;
	padding: 2px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
}
