body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	background-image:url(../images/e/deg_total.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#central {
	width:980px;
	height:auto;
	text-align:left;
	margin:auto;
}

#caja_contenido {
	width:400px;
	height:auto;
	margin:130px 0 0 530px;
	clear:both;
}

#corp {
	width:400px;
	height:20px;
	text-align:right;
	margin:70px 0 0 530px;
	clear:both;
}

#corp a {
	color:#FFF;
	text-decoration:underline;
}

#corp a:hover {
	text-decoration:none	
}

.formulario {
	height:14px;
	line-height:16px;
	font-size:0.9em;
	border:none
}

#precio, #gastos, #total, #iva {
	clear:both;
}