BODY { 
background : #fffae7 url(theme/bg.gif) repeat; 
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #666666; 
margin : 00px 0px 00px 0px; 
text-align: center; 
}
#contenedor{ 
text-align: left; 
width: 900px; 
background-color : #ffffff; 
margin: auto; 
}
#menu_iz{ 
width: 120px; 
background-color : #ffffff; 
margin: auto; 
float:left;
}
#menu_de{ 
width: 120px; 
background-color : #ffffff; 
margin: auto; 
float:right;
}
#menu{ 
width: 900px; 
margin-left: 0px; 
padding: 0px 0px 0px 0px; 
background : #B7AFA3;  
float:left;
} 
a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #5a5a5a;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#cuerpo{
width:650px;
background : #ffffff; 
padding: 20px 0px 20px 10px; 
float:left;
}
#pie{ 
width:900px;
text-align: center;
margin-left: 0px; 
padding: 0px 0px 0px 0px; 
background : #B7AFA3;  
float:left;
} 
H1{ 
font-size: 12pt; 
}
H2{ 
font-size: 10pt;
font-weight:bold;
}
H3{ 
font-size: 8pt;
font-weight:bold;
}
form{ 
font-size: 8pt;
}
</style>
