/* CSS Document */

/* ie mac y mozilla*/
#mid_cuerpo {
	width:600px;
	margin-right:0px;
	padding-right:0px;
}
/* \*/
*html #mid_cuerpo {
	/*margin-top:-10.5em;*/
	width:600px;
	margin-right:0px;
	padding-right:0px;
}
/* */

#quieres_ser {
	position:absolute;
	top:20px;
	right:0px;
	z-index:1000;
	width:250px;
}


#quieres_ser_img_div {
	margin-top:5px;
	position:relative;
	float:left;
}


.leyenda {
	margin-bottom:2em;
}