body {
 	background: #9fa9b3 url(body_bg.jpg) repeat-x; 
	font: 12px Tahoma, Verdana, Arial; 
	margin: 15px auto;
	color: #333333;
}
a {
	color: #007bf5;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #246;
	font-weight: bold;
	text-decoration: none;	
}
#envolvente {
	width: 760px;
	padding: 0;
	margin: 0 auto; 
	background-image: url(envolvente_bg.gif);
}
#encabezado {
	position: relative; 
	height: 80px; 
	background:url(encabezado_bg.gif);
	margin: 0;
	padding: 0;
}
#encabezado_esquina_izq {
	position: absolute;
	top: 0px;
	width: 6px;
	height: 6px;
	background: url(encabezado_esquina_izq_bg.gif);
	margin: 0;
	padding: 0;
}
#encabezado_esquina_der {
	position: absolute;
	top: 0px; 
	left: 754px; 
	width: 6px;
	height: 6px;
	background: url(encabezado_esquina_der_bg.gif);
	margin: 0;
	padding: 0;
}
#mtlogo {
	position: absolute;
	left: 12px; 
	top: 19px; 
	width: 250px;
	height: 58px; 
	margin: 0;
	padding: 0;
}
#pp {
	position: absolute;
	left: 610px; 
	top: 35px; 
	width: 140px;
	height: 58px; 
	margin: 0;
	padding: 0;
}
#gads {
	position: absolute;
	left: 278px;
	top: 15px;
	width: 468px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#menu_superior {
	position: relative;
	height: 28px;
}
#menu_superior table{
  	text-align: center;	
	font-weight: bold;	
}
#menu_superior table td a {  
	color: #ffffff;
	text-decoration: none;	
}
#menu_superior table td a:hover {  
	color: #ffcc00;
	text-decoration: none;
}
.menu_tabla_celda_normal {
	width: 123px;
	background: url(menu_tabla_celda_normal_bg.gif);
}
.menu_tabla_celda_separador {
	width: 1px;
	background: url(menu_tabla_celda_separador_bg.jpg);
}
#separador {
	position: relative;
	height: 10px;
	margin: 0;
	padding: 0;
}
#principal {
	position: relative;
	margin: 0;
	padding: 0;
}
.texto_separador {
  color: #AAA;
}  
#pie {
	position: relative; 
	height: 66px; 
	background:url(pie_bg.gif);
	margin: 0;
	padding: 0;
}
#pie_esquina_der {
	position: absolute; 
	top: 55px;
	width: 6px;
	height: 11px;
	background: url(pie_esquina_der_bg.gif);
	margin: 0;
	padding: 0;
}
#pie_esquina_izq {
	position: absolute;
	top: 55px;
	left: 754px;
	width: 6px;
	height: 11px;
	background: url(pie_esquina_izq_bg.gif);
	margin: 0;
	padding: 0;
}
#copyright {
	position: absolute;
	height: 20px;
	width: 100%;
	top: 30px;
	color: #999999;
	text-align:	center; 
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#corrrr{
	position: absolute;
	left: 240px; 
	top: 17px; 
	width: 498px;
	height: 60px; 
	margin: 0;
	padding: 0;
}	