.limpiar:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}

/* ocultamos a IE-mac \*/
* html .limpiar {
	height: 1%;
}
/* fin a IE-mac */


body .anclaje {	
	background-color: inherit;
	color: #FFF;
	height: 0;
	left: 0;
	line-height: 2em;
	overflow: hidden;
	position: absolute;
	text-indent: -600em;
	top: 0;
	width: 100%;
}


body .subir {
	font-size: 1em;
	padding-top: 20px;
	text-align: right;
}

body .subir a {
	background: #E0E0E0 url(/css/bmp/icono-subir.gif) no-repeat 99% 7px;
	display: block;
	padding: 3px 20px;
	text-decoration: none;
}

body .subir a:hover {
	background-color: #FFE6EC;
	text-decoration: none;
}

body .cerrar {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

body .izda {
	float: left;
}
body .dcha {
	float: right;
}
body .txtdcha {
	text-align: right;
}
body .txtcentro {
	text-align: center;
}

body .oculto {
	display: none;
}

body .titular {
	font-size: 2.5em;
	font-weight: normal;
}

body .txtmenor {
	font-size: 1.2em;
}

body .volver {
	font-size: 1.2em;
	margin-top: 40px;
}

body #error {
	color: #EC0000;
	font-size: 1.2em;
}

body .colorear {
	background-color: #E0E0E0;
	color: inherit;
	padding: 3px;
}

body.pprincipal #cabecera {
	background: url(bmp/fondo00.jpg) no-repeat right top;
}
body.quienes #cabecera {
	background: url(bmp/fondo01.jpg) no-repeat right top;
}
body.organo #cabecera {
	background: url(bmp/fondo02.jpg) no-repeat right top;
}
body.actualidad #cabecera {
	background: url(bmp/fondo03.jpg) no-repeat right top;
}
body.media #cabecera {
	background: url(bmp/fondo04.jpg) no-repeat right top;
}
body.enlaces #cabecera {
	background: url(bmp/fondo05.jpg) no-repeat right top;
}
body.socios #cabecera {
	background: url(bmp/fondo06.jpg) no-repeat right top;
}
body.legal #cabecera {
	background: url(bmp/fondo07.jpg) no-repeat right top;
}
body.accesibilidad #cabecera {
	background: url(bmp/fondo08.jpg) no-repeat right top;
}
body.mapaweb #cabecera {
	background: url(bmp/fondo09.jpg) no-repeat right top;
}
body.contacto #cabecera {
	background: url(bmp/fondo10.jpg) no-repeat right top;
}
body.foro #cabecera {
	background: url(bmp/fondo11.jpg) no-repeat right top;
}


/*Aņadido por Ezequiel */
.enlace2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin-left: 6%;
	margin-bottom: 10px;
}

.enlace2 li
{
	margin-bottom: 10px;
}

.grande {
	width: 90%;
}