body {
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color:#a6cef0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	
}
#wrapper{
	width: 906px;
	margin-left: auto;
	margin-right: auto;
}
#cabecera{
	height: 100px;	
	position:relative;
}
#idiomas
{
 position:absolute;
 float:left;	
	padding-left:700px;
	padding-top:10px;
}
#titulo{
	height: 23px;
	text-align:right;
	font-size: 18px;
	padding-right: 5px;
	margin-bottom: 10px;
}
#contenido{
	width: 906px;
	background-image:url(../images/fondo_interior.gif);
	background-repeat:repeat-y;
	float: left;
	height:auto;
	color:#400c1a;
}
#contenidoDerecha{
	width: 220px;
	float: right;
	padding: 5px;
	height:auto;
	}

#pie{
	margin-top:0px;
	margin-bottom: 20px;
	clear:both;
	text-align: center;
	background-color:#474747;
	color:#ffffff;
}

#pie a{
	text-decoration: none;
	color:#ffffff;
}
#pie a:hover{
	text-decoration: underline;
	color:#ffffff;
}
#asociacion
{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
h1
{
	font-family: Georgia;
	font-size: 18px;
	color: #400c1a;
	margin:0;
}
h2
{
	font-family: Georgia;
	font-size: 14px;
	color: #400c1a;
	margin:0;
}
#buscador
{
	position:absolute; 
	top:105px; 
	left:20px;
	background-image:url(../images/fondo_buscador.gif);
		background-repeat:no-repeat;
		width:412px;
		padding-left:160px;

}
#portada{
	width: 906px;
	background-image:url(../images/fondo_portada.jpg);
	background-repeat:no-repeat;
	background-position:100% 0%;
	float: left;
	height:auto;
	color:#400c1a;
	position: relative
}
#revista
{
	 margin-top:50px;
	position:relative;
	float:left;
	width: 440px;
	background-image:url(../images/cajaFondo.gif);
	background-repeat:repeat-y;
	color:#400c1a;
}
#titRevista{
 position:absolute;
 background-image: url(../images/cajasup.gif);
 width: 430px;
 height: 30px;
 padding-left: 10px;
 padding-top: 10px;
}
#contenidoRevista{
 margin-left:10px;
 margin-right:10px;
 margin-bottom:0px;
 margin-top:00px;
}
#actividades
{
	position:relative;
	float:right;
	width: 440px;
	background-image:url(../images/cajaFondo.gif);
	background-repeat:repeat-y;
	height:auto;
	margin-top:280px;
	color:#400c1a;
}
a
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #400c1a;
	text-decoration:none;
}
a:hover
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #400c1a;
	text-decoration:underline;
}

.busca {
	
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #534b43;
	border:1pt solid #534b43;
	width:120pt;
}
.busca_boton {
	
	font-family: Trebuchet MS;
	font-size: 11px;
}
.entradilla
{
	font-family:  Trebuchet MS;
	font-size: 12px;
	color: #400c1a;
	font-style:italic;
	padding-left:10px;
}
.tit
{
	font-family:  Trebuchet MS;
	font-size: 13px;
	color: #400c1a;
	font-style:normal;
	font-weight:bold;
}
.cont
{
	padding-left:10px;
}
.clave
{
	font-size: 12px;
	padding-left:10px;
}
