* { margin:0; padding:0;}
BODY { 
background : #fffae7 url(theme/bg.gif) repeat; 
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;  
text-align: center; 
margin : 0px 0px 0px 0px;
}
#contenedor{ 
text-align: left; 
width: 900px;
background-color : #ffffff;
margin:auto; 
border: #639BD4;
border-width: 1px 1px 1px 1px;
border-style:solid;
}
#cabecera{ 
text-align: left; 
width: 900px;
height: 110px;
background : url(theme/cabecera.jpg); 
margin : 0px 0px 0px 0px;
border: #639BD4;
border-width: 0px 0px 2px 0px;
border-style:solid;
float:left;
}
#menu_iz{ 
width: 140px;
background-color : #ffffff;
margin : 10px 0px 10px 10px; 
float: left;
}
#menu_de{ 
width: 140px;
background-color : #ffffff;
margin : 10px 10px 10px 0px; 
float:right;
}
#medio{ 
width: 579px;
background-color : #ffffff; 
margin : 10px 10px 0px 10px;
float: left;
}
#contenido{
width:900px;
background : #ffffff; 
margin : 0px 0px 0px 0px; 
float:left;
}
#blocke{
width: 140px;
border: #639BD4;
border-width: 1px 1px 1px 1px;
border-style:solid;
margin : 0px 0px 10px 0px; 
float:left;
}
#blocke_cabecera{
width: 140px; 
height: 20px;
background-color : #639BD4; 
color:#FFFFFF;
text-align: center;
font-size:16px;
}
#blocke_contenido{
width: 130px; 
font-size:12px;
padding: 5px 5px 5px 5px; 
background-color : #ffffff;
float:right;
}
#modulo{
width:579px;
border: #639BD4; 
border-width: 1px 1px 1px 1px;
border-style:solid;
margin : 0px 0px 10px 0px;
float:left;
}
#modulo_cabecera{
width:579px;
height: 20px;
background-color : #639BD4; 
color:#FFFFFF;
text-align: center;
font-size:16px;
}
#modulo_contenido{
width:569px;
font-size:12px;
background-color : #ffffff;
padding: 5px 5px 5px 5px;
float:right;
}
#pie{ 
width: 900px;
margin : 10px 0px 0px 0px; 
background-color : #639BD4; 
text-align:center;
}
a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px
}
.menu {
text-decoration: none;
font-size:12px;
color: #000000;
padding: 0 0 0 14px;
background: #FFF url(theme/marcador.jpg) no-repeat left center;
}
.enlace {
text-decoration: none;
font-size:12px;
color: #000000;
}
.fuente {
text-decoration: none;
font-size:10px;
color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
H1{ 
font-size: 12pt; 
}
H2{
font-size: 18pt;
font-weight:bold;
} 
</style>