body {
background:#004200 url(img/back02.gif) repeat-x scroll center top;
font-family:Arial,Comic,Verdana,Helvetica,sans-serif;
font-size:1em;
line-height:1.5em;
color: #006400;
text-align:center;

}
#contenedor {
background-color:  #A4FFA4;
border:2px solid #323232;
margin:auto;
width:990px;
}
#cabecera {
background-image:url(img/cabecera.jpg);
height:200px;
overflow:hidden;
}
#cabecera h1 {
padding-top:105px;
}
#navegacion {
margin:0px;
padding:0px 5px;
height:20px;
background-color:  orange;
text-align:center;
color:#006400;

}
#navegacion a:hover {
	color: #0000CC;
	text-decoration: none;
}
	
#navegacion ul {
list-style-type:none;
margin:0px;
padding:0px;
color:#006400;

}
#navegacion li {
display:inline;
padding:0px 5px;


}
#bloquesecciones{
float:left;
width:40%;
background-color:#A4FFA4;
margin-left:15px;
margin-right:15px;
}

#bloquesecciones a:hover {
	color: #0000CC;
	text-decoration: none;
	}
.secciones {
/*border:3px solid orange;*/
padding:0px;
/*margin-top:15px;
*/
background-color:#A4FFA4;

}
.contador{
/*padding:0px;
margin-top:15px;
margin-left:60px;*/

}

.secciones h3 {
/*background-color:orange;*/
color:#006400;
margin:0px;
padding:4px 10px;
border: 0;
}
.secciones li {
list-style-image:url(img/bol.gif);
color:#006400;
border: 0;
}
.secciones a:link {
color:#006400;
text-decoration:none;
border: 0;
}

.contenido {
float:left;
/*padding:15px;*/
width:50%;
background-color:#A4FFA4;
border-left:3px solid orange;

}
.texto{
	text-align:center;
	margin-top:50px;
}


.socio{
	text-align:center;
	font-weight: bold;
	margin-left:60px;


}

#listasecciones {
list-style-type:none;


}
#pie {
clear:both;
text-align:center;
background-color:orange;
}
p{
top:15em;
font-size:14px;
color:#006400;

}

.dibujoinicio{
background-image:url("img/logo-bienvenida.gif");
}
.1{
	font-size:1.8em;
	font-weight: bold;
}
.2{
	font-size:1.6em;
	font-weight: bold;
}
.3{
	font-size:1.4em;
	font-weight: bold;
}
.4{
	font-size:1.2em;
	font-weight: bold;
}
.5{
	font-size:1em;
	font-weight: bold;
}
.6{
	font-size:0.8em;
	font-weight: bold;
}


