/* 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:20px;
color:#FFFFFF;
text-align:center;
padding-top:10px;
margin-top:-2px;
clear:left;

}


.pregunta{
clear:right;
height:170px;
margin-top:10px;
width: 550px;
}
* html .titulo{
	margin-bottom:0px;
}
.titulo{
margin-bottom:20px;
content:inherit;
width:100%;
clear:both;
}

