html {
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	height: 100%;
    text-align: center; /* to correct the centering IE bug */
	background: #f6f2df;
	font-family: tahoma;
	font-size:0.75em;
	color:#253975;
}
.abecedario {
	font-size:11px;
	color: #897611;
}
#contenedor {/* Capa contenedora de toda la web */
	width: 780px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#cabecera {
	width: 778px;
	height: 74px;
	text-align: left; /* Lo ponemos para corregir errores del IE */
	position: relative;
	background-color: #fcfdfd;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #d7d5e2;
}
#cabecera h1{/* Lo usaremos para poner el logo */
	width: 212px;
	height: 74px;
	margin: 0px;
	border: none;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
}
#no_borde {
	border: none;
}
#banner1 {
	position: absolute;
	width: 468px;
	height: 60px;
	padding-top: 7px;
	padding-left: 303px;
	padding-right: 8px;
	vertical-align: middle;
}
#banner1 a img{
	border: none;
}
#cuerpo {
	background-color: #eeeff4;
	background-image:url(img/fd_inf.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #d7d5e2;
}
#enlaces {
	float: left; /* Posicionamos la capa a la izquierda */
	width:234px;
	background-image:url(img/fd_sup.gif);
	background-repeat:no-repeat;
	position:relative;
	font-weight:normal;
	color:#000;
	padding-top: 115px;
	text-align: justify;
}
#enlaces a {
	font-weight:normal;
	color:#253975;
	text-decoration:none;
}
#enlaces a:hover {
	font-weight:normal;
	color:#000;
}
#enlaces h4{
	text-align: left;
	color: #253975;
	font-size: 12px;
}
/*#enlaces span{
	text-align: left;
	color: #253975;
	font-size: 12px;
	font-weight: bold;
	background-color: #d7dae5;
	display: block;
	padding: 6px;
	margin-top: 15px;
	margin-bottom: 15px;
}*/
#enlaces ul li {
	/*list-style-type: none;*/
	/*text-align: left;*/
	/*display: block;*/
	background-color: #dee1ea;
}
.diseno {
	vertical-align:bottom;
	margin-right: 4px;
}
#navegacion{
	width:220px;
	background:#eeeff4;
	margin-left: 7px;
	margin-bottom: 50px;
}
#navegacion h1{
	font-size:50%;
	margin:0;
	padding:2px 4px;
	background:#b5bfda;
	color:#253975;
	font-size:1em;
	border-top: #cfd4e1 solid 1px;
	border-left: #cfd4e1 solid 1px;
}
#navegacion ul{
	list-style:none;
	margin:0 0 0px 0; /*desde aquí controlas la separación que quieres: osea top 0, right 0, bottom 12px, left 0 */
	border:1px solid #d7d5e2;
	background:#EEE;
	padding:0;
}
#navegacion ul li{
	margin:0;
	padding:0 0 0 5px;
	font-size: 2px;/*para evitar el exceso de interlineado del IE */
}
#navegacion ul li a{
	margin:0;
	padding:2px 4px;
	display:block; /*en Mozilla hace activo todo el ancho del elemento, osea "sale dedo" a todo el ancho"*/
}
#navegacion ul li a:hover{
	background:#c5b03f;
}
#menu {
	position: relative;
	margin-right: -3px;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
	color:#253975;
}
#menu a {
	font-weight: bold;
	margin-left:5px;
	color:#253975;
	text-decoration:none;
	background:transparent url(img/fd_menu.gif) no-repeat left;
	padding:0 18px;
}
#menu a:hover {
	font-weight: bold;
	margin-left:5px;
	color:#c4af3f;
}

#menu a.menu_principal_destacado {
	font-weight: bold;
	margin-left:5px;
	color:#253975;
	background:transparent url(img/fd_menu.gif) no-repeat left;
	padding:0 18px;
}
#menu a.menu_principal_destacado2 {
	margin:0;
	text-decoration:none;
	background: url(img/foro.gif) no-repeat left;
	padding:7px 47px 5px 47px;
}
#menu a.menu_principal_destacado2:hover {
	margin:0;
	background: url(img/foro2.gif) no-repeat left;
}
#ruta {
	font-size: 12px;
	color: #253975;
	font-weight: normal;
	text-align: left;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: #d7d5e2 solid 1px;
}
#ruta a{
	font-size: 12px;
	color: #253975;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
#ruta a:hover{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: left;
}
#secciones {
	float: right; /* Posicionamos la capa a la derecha */
	width: 543px;
	position: relative;
	/*background-color:#eeeff4;*/
	text-align: justify;
}
#secciones h2{
	color: #802020;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 15px;
}
#secciones h3{
	color: #802020;
	font-size: 13px;
	margin-left: 18px;
}
#secciones h4{
	text-align: right;
	color: #69510a;
	font-size: 12px;
	margin-right: 16px;
}
#secciones p{
	font-size: 12px;
	color: #253975;
	line-height: 20px;
	margin-left: 16px;
	margin-right: 16px;
	display: block;
}
#secciones a{
	font-size: 12px;
}
.inicio{
	padding-top: 70px; /* distancia el <p> de inicio del menú */
}
.noticia{
	display: block; /* para mostrar los dos <p>´s en la misma línea */
	/*background:transparent url(img/fd_noticia.gif) no-repeat left;*/
	padding:0 20px;
	color:#253975;
	line-height: 15px;
}
#naviera {
	float: left;
	width: 410px;
}
#naviera img{
	border: #253975 solid 1px;
	position: absolute;
	margin: 2px;	
}
#naviera h1{
	font-size: 12px;
	color: #253975;
	position: absolute;
	margin-left: 110px;
	width: 285px;
}
#naviera p{
	display: inline;
	position: absolute;
	margin-left: 115px;
	width: 300px;
}
.naviera_datos{
	position: absolute;
	margin-top: 90px;
	margin-left: 0px;
}
/* PÁGINAS DE ENLACES CONTENIDO */
#enlaces_cont {
	/*width: 410px;*/
}
#enlaces_cont h1{
	font-size: 14px;
	color: #253975;
	/*margin-left: 20px;*/
}
#enlaces_cont h2{
	font-size: 12px;
	color: #253975;
	vertical-align: top;
	/*margin-left: 110px;*/
}
#enlaces_cont p{
	display: block;
}
.borde_img{
	border: #253975 solid 1px;
	margin: 2px;	
}
/* FIN PÁGINAS DE ENLACES CONTENIDO */
/* PAGINAS UTILES*/
#pagina {
	float: left;
	width: 410px;
}
#pagina img{
	border: #253975 solid 1px;
	position: absolute;
	margin: 2px;	
}
#pagina h1{
	font-size: 12px;
	color: #253975;
	position: absolute;
	margin-left: 110px;
	width: 285px;
}
#pagina p{
	display: inline;
	position: absolute;
	margin-left: 115px;
	width: 300px;
}
.pagina_datos{
	position: absolute;
	margin-top: 90px;
	margin-left: 0px;
}
/*FIN PAGINAS UTILES*/
.ruta_subcategoria{
	position: absolute;
	margin-top: 150px;
	margin-left: 0px;
}
#banner2 {
	width: 120px;
	text-align: right;
	margin:0;
}
#banner2 a img{
	border: none;
}

#banner2 p{
margin:10px 0 0 0;
padding:0;
}

#banner3 {
	width: 220px;
	text-align: right;
	margin:10px 0 0 0;
}
#banner3 a img{
	border: none;
}

#banner3 p{
margin:0 0 0 0;
padding:0;
}

.nota{
	color: #000;
}
.blanco{
	color: #fff;
}
.blanco_small{
	color: #fff;
	font-size: 10px;
}
.titular{
	font-size: 12px;
	font-weight: bold;
}
.referencia{
	font-size: 14px;
	font-weight: bold;
	color: #897611;
	line-height: 25px;
}
#pie {
	clear : both; /* Conseguimos que el PIE siempre quede bajo el resto de capas */
	width: 778px;
	height: 34px;
	text-align: right;
	padding-top: 4px;
	margin-top: 15px;
	position: relative;
	font-style: normal;
	font-size: 12px;
	/*color: #fff;*/
	background-color: #c5b03f;
	text-decoration: none;
}
#pie a{
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
#pie a:hover{
	font-style: normal;
	color: #000;
	text-decoration: none;
}
hr {
	width: 500px;
	height: 1px;
	color: #d7d5e2;
	text-align: center; /* sólo para IE */
}
ul, li {
	list-style-type: none;
	text-align: left;
}
a {
	color: #253975;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #c4af3f;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.derecha {
	text-align: right;
}
.centrado {
	text-align: center;
}

/* Paginación sección noticias */
#paginacion{
	position:relative;
	margin:0;
	padding:0;
	width:545px;
}
#paginacion ul{ 
	/*width:95%;*/
	padding:0;
	margin:0;
	text-align:right; 
	font-weight:bold;
	background:transparent none;
}
#paginacion ul li{ 
	display:inline;
	float: left;
}
.anteriorF a{
	padding:0 60px;
	background:transparent url(img/flechaAnterior.gif) no-repeat left;
}
.anteriorF2{ /* para el estilo de "anterior" cuando no hay registros */
	font-size: 12px;
	padding:0 60px;
	color: #eeeff4;
}
.anteriorF a:hover{
	background:transparent url(img/flechaAnteriorOn.gif) no-repeat left;
}
.numeroPagina{
	padding:0 40px;
	background:transparent none;
}
.siguienteF a{
	padding:0 60px;
	background:transparent url(img/flechaSiguiente.gif) no-repeat right;
}
.siguienteF a:hover{
	background:transparent url(img/flechaSiguienteOn.gif) no-repeat right;
}
/* formularios */
input {
	background-color: #dadde8;
	border: 1px solid #9ea6c1;
}
textarea {
	font-family:tahoma;
	font-size:12px;
	background-color: #dadde8;
	border: 1px solid #9ea6c1;
}
.texto {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left; 
	width: 150px;
}
.botonbuscar{
	vertical-align: middle;
	border: none;
}
.noborde{
	border:none;
	background-color: transparent;
}