#fondo {
	margin: auto;
	height: 1024px;
	width: 768px;
	text-align: justify;
}
body {
	margin: 2px;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
	background-image: url(../Images/fondo/fondo6.jpg);
}
#contenedor{
margin:0 auto;
text-align:center;
width:70%;}


/*Estilo para la pagina mapa de sitio*/

#seccion a {color:#003366;
font-family: "Century Gothic";
font-weight: bold;
font-size: 13px;
text-decoration: none;
} 
#seccion {
background-color:#FF9900;
border-right: solid 1px #003399;
border-left: solid 1px #003399;
border-top:solid 1px #003399;
border-bottom:solid 1px #003399;
}
#seccion2 {color:#003366;
font-family: "verdana";
font-weight: bold;
font-size: 11px;
text-decoration: none;
} 


#seccion a:hover {background-color:#DDD9DC;
color:#333333;
display: block;
text-decoration: underline;
} 

#Subseccion a {color:#003399;
font-family: "arial";
font-size: 11px;
text-decoration: none;
}
#Subseccion a:hover {text-decoration: underline;}
#Subseccion {
text-align:left;
}

#tabla_enlaces{
margin:0px 0.5px 0px 10px;
}

#tmre ul li a {color: #006;
font-family: "Century Gothic";
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
#tmre ul li a:hover {text-decoration: underline;
}

