@charset "utf-8";
input, select{
	font-size: 11px;
	color: #333333;
	margin-top: 3px;

}
/* CSS Document */


#fotos {
	width: 135px;
	float: left;
	margin-right: 10px;
}
#fotos   #imagenSombra {
	background-image: url(../images/fondo_fotos.png);
	background-repeat: no-repeat;
	width: 134px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 22px;
}
