.cuerpo {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fondotexto {
	background-image: url(img/mep1_03.jpg);
	background-repeat: no-repeat;
	width: 428px;
}
.fondoprecio {
	background-image: url(img/mep1_05.jpg);
	background-repeat: no-repeat;
	width: 434px;
}
.txtgastos {
	font-size: 11px;
	color: #7e5a10;
}
.precio {
	font-size: 18px;
	color: #e59b00;
	width: 0px;
	text-align: center;
}
.iva {
	font-size: 9px;
	text-align: center;
}
.fondoformulario {
	background-image: url(im/mep2_03.jpg);
	background-repeat: no-repeat;
	width: 415px;
}
.legal {
	font-size: 10px;
	color: #999999;
	text-align: justify;
}
.titulsolici {
	font-size: 16px;
	font-weight: bold;
	color: #890D11;
}
.enviar {
	background-image: url(im/bot_enviar.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
}
.confirmar {
	font-size: 15px;
}
.txt11 {
	font-size: 11px;
}

