body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/eterno.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585757;
}




#base {
width:990px;
margin:auto;
}

.textos {
width:450px;
float:left;
}

.textos h1{
color:#043112;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:0;
margin:0;
border-bottom:1px solid #043112;
}

.textos label input , .textos label textarea{
display:block;
border:1px solid #043112;
width:210px;
}
.textos label{
padding-bottom: 7px;
display:block;
}

#pie {
margin:auto;
width:870px;
height:30px;
text-align:center;
padding:10px;
margin-top:25px;
border-top:1px solid #043112;
}
