
@import "lightbox.css";

body {
	
	font-size: 100%;
	font-family: Verdana;
	background-color: #C0C0C0;
}


#pagina {
	width: 960px;
	height: 502px;
	background-color: #FFF;
}	

#cuerpoAdmin {

}

#cuerpoNormal {
	margin-top: 20px;	
	height: 300px;
	width: 940px;	
}

html>body #cuerpoNormal {
	border: 1px solid transparent;
	height: 280px;
}

#cuerpo {
	font-size: 90%;
	height: 300px;
	width: 940px;
	padding: 0 0px 0px 15px;
	z-index:2;
	overflow: auto;
}

html>body #cuerpo {
	height: 300px;
	width: 925px;
	display: block;
	float: left;
}

#cuerpoHome {
	width: 960px;
	background-color: #FFF;
}

#cuerpoHome2 {
	font-size: 95%;
	height: 342px;
	width: 673px;
	padding: 0 30px 0 15px;
	z-index:2;
	overflow: auto;
	margin-right: 10px;
}

html>body #cuerpoHome2 {
	height: 342px;
	width: 618px;
	display: block;
}

#botonHomeInicial {
	display: block; 
	width: 100%; 
	height: 85px; 
	margin-bottom: 5px;
}

html>body #botonHomeInicial {
	height: 80px; 
}

#botonHome {
	display: block; 
	width: 100%; 
	height: 105px; 
	margin-bottom: 5px;
}

html>body #botonHome {
	height: 100px; 
}

#cabecera {
	background-image: url(imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	width: 960px;
	padding-left: 5px;
}

html>body #cabecera {
	width: 955px;
	height: 158px;
}


#cabeceraFundacion {
	background-image: url(imagenes/cabeceraFundacion.jpg);
	background-repeat: no-repeat;
	width: 960px;
	padding-left: 5px;
}

html>body #cabeceraFundacion {
	height: 180px;
	width: 955px;
}

#cabeceraAsociacion {
	background-image: url(imagenes/cabeceraAsociacion.jpg);
	background-repeat: no-repeat;

	width: 960px;
	padding-left: 5px;
}

html>body #cabeceraAsociacion {
	height: 180px;
	width: 955px;
}

#cabeceraServicios {
	background-image: url(imagenes/cabeceraServicios.jpg);
	background-repeat: no-repeat;

	width: 960px;
	padding-left: 5px;
}

html>body #cabeceraServicios {
	height: 180px;
	width: 955px;
}

#cabeceraNoticias {
	background-image: url(imagenes/cabeceraNoticias.jpg);
	background-repeat: no-repeat;

	width: 960px;
	padding-left: 5px;
}

html>body #cabeceraNoticias {
	height: 185px;
	width: 955px;
}

#cabeceraAcceso {
	background-image: url(imagenes/cabeceraAccesoFacil.jpg);
	background-repeat: no-repeat;

	width: 960px;
	padding-left: 5px;
}

html>body #cabeceraAcceso {
	height: 180px;
	width: 955px;
}

#cabeceraAdmin {
	background-image: url(imagenes/cabeceraFundacion.jpg);
	background-repeat: no-repeat;

	width: 960px;
	padding-left: 5px;
}

html>body #cabeceraAdmin {
	height: 180px;
	width: 955px;
}

table {

}

#pie {
	padding-top: 6px;
	height: 52px;
	background-color: #FFF;
}

html>body #pie {
	height: 56px;
}

img {
	border: none;
}

#menuFundacion {
	background-image: url(imagenes/fondoBotonFundacion.jpg);	
	background-repeat: no-repeat;
	width: 160px;
	height: 71px;
	margin-left: 10px;
	float: left;
}


#menuAsociacion {
	background-image: url(imagenes/fondoBotonAsociacion.jpg);	
	background-repeat: no-repeat;
	width: 160px;
	height: 71px;
	margin-left: 10px;
	float: left;
}

#menuServicios {
	background-image: url(imagenes/fondoBotonServicios.jpg);	
	background-repeat: no-repeat;
	width: 160px;
	height: 71px;
	margin-left: 10px;
	float: left;
}

#menuNoticias {
	background-image: url(imagenes/fondoBotonNoticias.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 71px;
	margin-left: 10px;
	float: left;
}


#menuAcceso {
	background-image: url(imagenes/fondoBotonAcceso.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 71px;
	margin-left: 10px;
	float: left;
}

#botonInicio {
	
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}

.selMenu {
	padding-top: 35px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {

	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;

}

.vscrollerbarbeg {
	background: transparent url(imagenes/scroll.png) repeat scroll 0px -9px;
	height:auto;
	width:18px;
}
 
.vscrollerbarend {
	background: transparent url(imagenes/scroll.png) repeat scroll ;
	height:9px;
	width:18px;
}
 
.vscrollerbase {
	background: white none repeat-y scroll 0%;
	background-image: url(imagenes/fondoBarra.gif);	
	width:18px;
}
 
.vscrollerbar {
	background-color: #8F9793;
	padding:0px;
	background-image:none;	
}

.vscrollerbasebeg,  .vscrollerbaseend {
	background-image:none;
}

/* Scroll Bar Master Styling Ends Here */


ul#menuPieFundacion {
	list-style-type: none;
	text-align: center;
	margin-left: 180px;
	float: left;
	margin-top: 0;
}

html>body ul#menuPieFundacion {
	margin-left: 140px;
}

ul#menuPieFundacion li {
	display: inline;
	width: 156px;
	display: block;
	float: left;
}

ul#menuPieFundacion li a {
	width: 156px;
	height: 52px;
	background-color: #910A2B;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
	font-family: "Times New Roman";
	line-height: 50px;	
	display: block;
	float: left;
}

ul#menuPieFundacion li a.par {
	background-color: #FFF;
	color: #910A2B;
}

ul#menuPieFundacion li a:hover {
	text-decoration: underline;

}


/* Para la asociacion */

ul#menuPieAsociacion {
	list-style-type: none;
	text-align: center;
	margin-left: 50px;
	float: left;
	margin-top: 0;
}

html>body ul#menuPieAsociacion {
	margin-left: 20px;
}

ul#menuPieAsociacion li {
	display: inline;
	width: 156px;
	display: block;
	float: left;
}

ul#menuPieAsociacion li a {
	width: 156px;
	height: 52px;
	background-color: #09008B;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
	font-family: "Times New Roman";
	line-height: 50px;	
	display: block;
	float: left;
}

ul#menuPieAsociacion li a.par {
	background-color: #FFF;
	color: #09008B;
}

ul#menuPieAsociacion li a:hover {
	text-decoration: underline;

}

/* Menu Servicios */ 

ul#menuPieServicios {
	list-style-type: none;
	text-align: center;
	margin-left: 50px;
	float: left;
	margin-top: 0;
}

html>body ul#menuPieServicios {
	margin-left: 20px;
}

ul#menuPieServicios li {
	display: inline;
	width: 156px;
	display: block;
	float: left;
}

ul#menuPieServicios li a {
	width: 156px;
	height: 52px;
	background-color: #FAB700;
	color: #D8001D;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
	font-family: "Times New Roman";
	line-height: 50px;	
	display: block;
	float: left;
}

ul#menuPieServicios li a.par2 {
	width: 180px;
}


ul#menuPieServicios li a.par {
	background-color: #FFF;
	color: #000;
}

ul#menuPieServicios li a:hover {
	text-decoration: underline;

}

/* Fin Servicios */

/* Menu Acceso Facil */ 

ul#menuPieAcceso {
	list-style-type: none;
	text-align: center;
	margin-left: 160px;
	float: left;
	margin-top: 0;
}

html>body ul#menuPieAcceso {
	margin-left: 120px;
}

ul#menuPieAcceso li {
	display: inline;
	width: 156px;
	display: block;
	float: left;
}

ul#menuPieAcceso li a {
	width: 156px;
	height: 52px;
	background-color: #664D00;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
	font-family: "Times New Roman";
	line-height: 50px;	
	display: block;
	float: left;
}

ul#menuPieAcceso li a.par2 {
	width: 180px;
}


ul#menuPieAcceso li a.par {
	background-color: #FFF;
	color: #000;
}

ul#menuPieAcceso li a:hover {
	text-decoration: underline;

}

/* Fin Acceso Facil */


.menuSecundario {
	font-size: 100%;
	position: absolute;
	left: 0;
}

hml>body .menuSecundario {
	display: block;
	float: left;
}

.menuSecundario ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

.menuSecundario ul li a {
	text-align: center;
	text-decoration: none;
	width: 156px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #FFF;
	color: #959595;	
	font-family: "Times New Roman";
	line-height: 30px;
	
}

html>body .menuSecundario ul li a {
	display: block;
	float: left;	
}

.menuSecundario ul li a:hover {
	color: #000;	
}

.menuSecundario ul li a.ultima {
	border-bottom: 1px solid #000;
}

#responsabilidad.menuSecundario ul li a {
	width: 165px;
}


h1.tituloH1 {
	font-size: 150%;
	text-align: center;
	margin-top: 0;

}

h1.tituloH1Admin {
	font-size: 80%;
	text-align: center;
	margin-top: 0;
}

#contenidoContactaInformacion {
	background-color: #731D34;
	color: #FFF;
}

#contenidoContactaInformacion table {
	font-size: 95%;
	font-family: "Times New Roman";
	color: #FFF;
}

.legendContacta  {
	padding: 10px;
	font-weigth: bold;
	font-size: 130%;
	text-align: center;
	color: #FFF;
	display: block;
	font-family: "Arial";
}

.labelForm {
	float: left;
	width: 100px;
}

.labelForm2 {
	float: left;
	width: 160px;
}

.labelForm3 {
	float: left;
	width: 144px;
}

.margen05 {
	margin-bottom: 0.5em;
}

.margen1 {
	margin-bottom: 1em;
}

.floatRight {
	text-align: right;
}

#proteccionDatos {
	align: right;
	color: #000;	
	font-family: "Times New Roman";
	display: block;
	height: 35px;
	width: 110px;
	line-height: 1em;
	padding: 0px 20px 0 30px;
	position: relative;
	float: right;
	cursor: hand;
}

html>body #proteccionDatos {
	width: 70px;
	height: 50px;
	top: 0px;
}

#contenidoContactaColaborar {
	background-color: #D69400;
	color: #FFF;
}

#contenidoContactaColaborar table {
	font-size: 95%;
	font-family: "Times New Roman";
	color: #FFF;
}

#contenidoContactaVoluntario {
	background-color: #003272;
	color: #FFF;
}

#contenidoContactaVoluntario table {
	font-size: 95%;
	font-family: "Times New Roman";
	color: #FFF;
}

#contenidoContactaTrabaja {
	background-color: #910A2B;
	color: #FFF;
}

#contenidoContactaTrabaja table {
	font-size: 95%;
	font-family: "Times New Roman";
	color: #FFF;
}

#contenidoContactaSocio {
	background-color: #D69400;
	color: #FFF;
}

#contenidoContactaSocio table {
	font-size: 95%;
	font-family: "Times New Roman";
	color: #FFF;
}

#contenidoContactaPresupuesto {
	background-color: #003272;
	color: #FFF;
}

#contenidoContactaPresupuesto table {
	font-size: 95%;
	font-family: "Times New Roman";
	color: #FFF;
}

#tablaNoticias {
	font-size: 100%;
	font-family: "Times New Roman";	
}

#tablaNoticias td {
	text-align: center;
	padding: 10px;
}

ul.listaNoticias {
	margin: 10px 0;
	padding: 0 0 0 20px;
	text-align: left;
}

#tablaNoticias a {
	text-decoration: none;
	color: #000;
}

#tablaNoticias a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

.error {
	background-color: #CC0000;
	color: #FFF;
	font-size: 90%;
	padding: 2px 10px;
}

#botonAdmin {
	text-decoration: none;
	font-size: 90%;
	width: 150px;
	height: 25px;
	color: #000;
	text-align: center;
	float: right;

}

#botonAdminContacta {
	text-decoration: none;
	font-size: 90%;
	width: 150px;
	height: 25px;
	color: #FFF;
	text-align: center;
	float: right;
	line-height: 3em;

}

.center {
	text-align: center;
}

#textoProteccionDatos {
	border: 1px solid #000;
	background-color: #FFF;
	font-size: 90%;
	position: absolute;
	line-height: 18px;
	padding: 20px 15px;
	font-family: "Times New Roman";	
	text-align: justify;
	top: 10px;
	width: 260px;
	z-index: 2;	
}


/* Bloques para los juegos  */

.bloqueAccesoFacil {
	display:block;
	float:left;
	width:180px;
	font-weight:bold;
	padding-bottom:0px;
	text-decoration:none;
	margin-right: 10px;
	margin-left: 10px;
	*margin-top: 10px;
	
}

.bloqueAccesoFacil:hover {
	background:none;
	border:0;
	color:black;
	outline:none;
	display:block;
	float:left;
	width:200px;
	font-weight:bold;
	
}

.bloqueAccesoFacilTitulo {

	float:left;
	display:block;
	text-align:center;
	padding-top:7px;
	width:200px;
	/*border-bottom:1px solid black;*/
	background:url(imagenes/top1.gif) top left no-repeat;
	color:black;
	font-size: 14px;
}

.separar {
	width:175px;
	border-top: 2px solid #9DB3EA;
	margin:0 auto;
	margin-bottom:-10px;
}


.bloqueAccesoFacilContenido {
	float:left;
	display:block;
	width:180px;
	*width:200px;
	height:120px;
	*height:120px;
	padding:0px 10px 0 10px;
	*padding:0px 10px 0 10px;
	margin-top:-5px;
	background:url(imagenes/medio1.gif) top left repeat-y;
	text-align:center;
	font-size: 80%;
}

.bloqueAccesoFacilImagen {
	margin: 2px 0;
	height: 65px;
	background-position: top center;	
	background-repeat: no-repeat;
}

.bloqueAccesoFacilPie
{
	display:block;
	float:left;
	width:200px;
	padding-bottom:5px;
	margin-top:-20px;
	background:url(imagenes/bottom1.gif) bottom left no-repeat;
}

/* Fin de Bloques para los juegos  */

.tituloAcceso {
	
	font-family: "Times New Roman";
	color: #664d00;
	font-size: 220%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.noticia {
	margin: 0;
	font-size: 80%;
}

.noticiaFecha {
	display: inline;
	font-size: 90%;	
	color: #4D514F;
}

.tituloNoticias {
	font-size: 150%;
	padding: 0 0 0 0;
	color: #00657D;
	
}

.pagNoticias {
	border-top: 1px solid #00657D;
	border-bottom: 1px solid #00657D;
	margin: 1em 0 1em 0;
	font-size: 70%;
	padding: 0px 2px;
}

#buscarNoticias {
	background-color: #70AF00;
	padding: 3px 0 3px 5px;
}

#buscarNoticias form {
	margin: 3px 10px 0 0;
	padding: 0;
}

a.paginaActual, a.paginaActual:visited
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0 3px 0 3px;
	background-color: #70AF00;
	border: 1px solid #000;
}

a.paginaActual:hover, a.paginaActual:active
{
	color: White;
	background-color: #CC0000;
}

.separador1 {
	display: inline;
	margin: 0 1em;
}

.noticiaTitulo {
	font-size: 140%;
	font-weight: bold;
	color: #090671;
	margin-top: 0.5em;
	text-align: left;
}

.noticiaTitulo2 {
	font-size: 180%;
	font-weight: bold;
	color: #090671;
	margin-top: 0.5em;
	text-align: left;
}

.aviso {
	font-size: 90%;
	color: #555;
}

#tituloImagenesNoticia {
	border-bottom: 1px solid #70AF00;
	
	font-size: 80%;
	padding: 0 0 0 0;
	margin: 2em 0 1em 0;
	color: #00657D;
}

ul.descargas li {
	margin: 0 2px 10px 0; 
    padding: 0; 
	list-style-image: url(imagenes/descargar.gif);
	font-size: 70%;
}

.margenImagenCatalogo {
	height: 120px;
	font-size: 70%;
}

.imagenesCatalogo {
	/* background-color: #A7C2DC; */
	border-top: 1px solid #F1F4E0;
	border-left: 1px solid #F1F4E0;
	border-bottom: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	padding: 10px 5px;
	text-align: center;
	display: inline;
	float: left;
	margin: 5px; 
	height: 160px;
	width: 150px;
}

html>body .imagenesCatalogo {
	margin: 5px; 
	height: 140px;
	width: 140px;
}

.clear {
	clear: both;
}

#capaAdministracionNoticias {
	background-color: #FFF;	
	margin-top: 10px;
	padding: 1.5em 2em;
}

.avisoInline {
	display: inline;
	font-size: 90%;
	color: #444;
}

fieldset {
	margin: 0;
	padding: 0 1em 1em 1em;	
	border: 2px solid #70AF00;
	text-align: left;
	font-size: 80%;
}

legend {
	background-color: #70AF00;
	margin-bottom: 1em;
	color: #FFF;
	font-size: 90%;
	border: 1px solid #70AF00;
	padding: 0 2px;
}

a.botonPortada {
	display: block;
	background-image: url(imagenes/fondoBotonPortada.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 48px;	
	color: #FAB700;
	text-decoration: none;
	font-size: 85%;
	font-family: "Times New Roman";	
	line-height: 14px;
	padding: 5px 30px 5px 10px;
}

html>body a.botonPortada {
	width: 85px;
	height: 40px;
}

a.botonPortada:hover {
	text-decoration: underline;
}

a.botonPortadaRight {
	display: block;
	background-image: url(imagenes/fondoBotonPortadaRight.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 48px;	
	color: #FAB700;
	text-decoration: none;
	font-size: 85%;
	font-family: "Times New Roman";	
	line-height: 14px;
	padding: 5px 10px 5px 35px;
}

html>body a.botonPortadaRight {
	width: 80px;
	height: 40px;
}

a.botonPortadaRight:hover {
	text-decoration: underline;
}

#pieCerne {
	text-align: center;
	margin-top: 5px;
}

