#inicio #presentacion{
	float:left;
	width:392px;
	height:auto;
	background:url(../imagenes/recursos/degInterior.gif) repeat-y right #FFF;
}

#inicio #presentacion #asociacion{
	width:100%;
	height:100%;
	background:url(../imagenes/recursos/esquinaSupDegInterior.gif) no-repeat right top transparent;
}

#inicio #presentacion #asociacion #texto{
	padding:0px 30px;
	font-size:.75em;
	color:#464646;
	font-family:Verdana;
}

#inicio #noticias{
	float:left;
	margin-left:1em;
	background-color:#FFF;
	width:328px;
	padding-left:0;
	padding-right:10px;
}

#inicio #noticias h2{
	margin:0;
	color:#005900;
	border-bottom:1px solid #005900;
	font-size:1em;
}

#inicio #noticias .noticia{
	font-family:Verdana;
	padding-bottom:.5em;
	background:url(../imagenes/recursos/lineaPuntos.gif) repeat-x bottom #FFF;
}

#inicio #noticias .noticia .entradilla{
	margin:.8em 0;
	font-size:.7em;
	padding-left:20px;
	background:url(../imagenes/recursos/flechita.gif) no-repeat 0 5px #FFF;
}

#inicio #noticias .noticia .entradilla a{
	color:#333;
}