body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(../px/bg.jpg) no-repeat  top #fff;
}
img{border:0;}
.envio {color:#333333; width:320px;}
#todo {
	margin: 0 auto;
	padding:0;
	width: 1031px;
	height:841px;
	background: url(../px/01.jpg) no-repeat;
		}

.boton
{margin:0; padding:0; width:980px; height:50px; position:relative; top:380px; left:50px; }

.izquierda
{margin:0; padding:0; width:300px; height:336px; float:left; position:relative; top:500px; left:200px;}

.form1 { float: left; clear:both; width: 80px; color:#344d86; }
.form2 { float: left; margin: 0 0 10px 0; color:#fff;}
.marron {color: #c44b26;}
.campo {
	border: 0;
	width:180px;
	color: #344d86;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	height: 18px;
	padding: 2px 0 0 0;
	background: #acc7e8;
}

.textarea {
	border: 0;
	width: 180px;
	color: #344d86;
	height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 0;
	background: #acc7e8;
	overflow:auto;
	
}

.enviar {
	border: 0;
	margin-top:0px;
	width: 80px;
	color: #ffffff;
	height: 24px;
	text-transform:uppercase;
	padding: 0;
	background: #344d86;
}

.envio {color:#344d86; width:250px; padding:50px 0px 5px 0px;margin-left:15px}
input.radio
{border:0;
}
.pie { top:710px; left:-150px; float:left; position:relative; width:600px; text-align:center;  }

#boton { position:relative; top:75px; left:200px;}
#boton2 { position:relative; top:-100px; left:450px;}