/* AUTEUR: huhyhu */
/* DATE DE CREATION: 27/03/2010 */
#texte{
background: url(mujeres.jpg) left top no-repeat;
width: 460px;
text-align: left;
position:float;
margin-left: 30px;
margin-top:10px;

}
#texte1{
background: url(pasoebro.jpg) right top no-repeat;
width: 930px;
text-align: right;
position:float;
left: 0px;
top:0px;
}
#texte2{
background: url(vivafai.jpg) left bottom no-repeat;
width: 930px;
height:930px;
text-align: left;
position:float;
left: 0px;
top:0px;
}
#texte3{
background: url(hijopueblo.jpg) bottom right no-repeat;
width: 930px;
height:930px;
text-align: left;
position:float;
left: 0px;
top:0px;
}
