#contenido #socios{
	height:516px;
}

#contenido #socios #izquierda{
	float:left;
	width:470px;
	height:100%;
	background:url(../imagenes/recursos/degInterior.gif) repeat-y right #FFF;
}

#contenido #socios #izquierda #degradado{
	padding-bottom:1em;
	width:100%;
	height:100%;
	background:url(../imagenes/recursos/esquinaSupDegInterior.gif) no-repeat right top transparent;
}

#contenido #socios #izquierda #texto{
	padding:0px 30px;
	font-size:.75em;
	color:#464646;
	font-family:Verdana;
	padding-bottom:6em;
}

#contenido #socios #izquierda #texto p{
	padding-left:20px;
	background:url(../imagenes/recursos/flechita.gif) no-repeat 0 5px #FFF;
}

#socios #asociados{
	float:left;
	margin-left:1em;
	background-color:#FFF;
	width:230px;
	padding-right:10px;
}

#asociados ul{
	font-size:.7em;
	font-family:Verdana;
	list-style:none;
	margin:40px 0 0 0;
	padding:0;
}

#asociados ul li{
	padding:.5em 0;
	text-align:right;
	padding-right:20px;
	background:url(../imagenes/recursos/flechita.gif) no-repeat right #FFF;
}

#asociados ul li a{
	color:#464646;
}