
.cuerpo{
	text-align:justify;
	width:590px;
	overflow:hidden;
}

.complemento_el_ajoli{
	float:right;	
	width:395px; 
	height:614px; 
	background:url(../images/elajoli_bg.png) bottom left no-repeat;
	
	/*background:url(../images/elajoli_bg.png) bottom left no-repeat;*/
	background-image: url(../images/elajoli_bg.png)  !important;
	background-image: none;
	background-position:bottom left;
	background-repeat:no-repeat;		
}

.subcabecera{
	width:621px;
	height:111px;
	background:url(../images/elajoli_header.jpg) top left no-repeat;
}


.cuerpo .textos,.cuerpo .textos2{
	float:left;
	width:275px;
}

.cuerpo .textos2{
	margin-left:30px;
}

.cuerpo p{
	margin-bottom:15px;
}

.cuerpo .textosdestacados{
	clear:both;
	width:580px;
	font-size:24px;
	font-style:italic;
}
