body {
	/*font-family: Verdana, Helvetica, Times; */
	color: #ffffff; 
	font:       11px Verdana, Lucida Grande, Arial, Helvetica, sans serif;
    background: url(../images/background.gif) repeat-x #fff;
}



#centro { 
	/*background: url(../images/background_420.gif) #7E9E50;*/
	position:absolute; top:50%; left:50%; 
	width:500px; height:550px; 
	margin-left:-250px; margin-top:-275px; 
	background-color:#e8a400;
}
#contenedor { padding:20px 0px 0px 15px; text-align:left;  height:505px; }
#contenedor a{ text-decoration: none; color: #ffffff;}
#contenedor a:hover { text-decoration: underline; }

#pie { font-size: 11px; padding:0px 20px 0px 0px; text-align:right;  height:25px; }
#pie a{ text-decoration: none; color: #ffffff;}
#pie a:hover { text-decoration: underline; }
.textopie {color: #ffffff;}
h1{color: #eae48b;}
