/* CSS Document */

.foto{
float:left;
margin-right:10px;
}




.foto_numeros{
float:left;
margin-right:5px;
background-image:url(../../img/mariposa.gif);
background-repeat:no-repeat;
width:31px;
height:32px;
color:#FFFFFF;
text-align:center;
padding-top:10px;


}


.pregunta{
clear:right;
height:170px;
margin-top:10px;
width: 550px;
}

.titulo{
margin-bottom:10px;
content:inherit;
width:100%;
clear:both;
}

