html {
	margin: 0px;
}

body {
	background-color: #114a87;
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
}

#contenido {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	width: 900px;
    padding: 0;
	background-color: #e5f0fb;
}

#content {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12%;
	width: 400px;
    padding: 0;
	background-color: #e5f0fb;
	text-align:left;
}

#encabezado {
	position: relative;
	margin: 0px 0px 0px 0px !important;
	width: 900px;
	height: 150px;
	background-color: #114a87; 
	overflow: hidden;	
	background: url(../mag_img/banner/mythosBanner.gif) no-repeat center top;
}

#menu {
	position: relative;
	margin: 10px 0px 0px 0px !important; 
	width: 250px;
	float: left;
    background-color: #e5f0fb;
	overflow: hidden;	
}

#menuHrz {
	position: relative;
	margin: 0px 0px 0px 0px !important; 
	width: 900px;
	height: 30px;
	text-align:right;
    background-color: #660004;
	overflow: hidden;
	float:right;
}


#cuerpo {
	position: static;
	margin: 10px 0px 0px 0px !important; 
	width: 650px;
	float: right;
	text-align:center;
    background-color: #e5f0fb;
	overflow: hidden;	
}

#cuerpo h1 {
    font-weight: bold;
    font-size: 17pt;
    color: #e9bc00;
	margin-right: 20px; 
    line-height: normal;
    font-family: arial, 'sans-serif';
    letter-spacing: normal;
    background-color: transparent;
    text-align: right;	
}

#cuerpo h2 {										/* Reemplaza Titulos01 */
    font-weight: bold;
    font-size: 13pt;
    color: #000000;
    line-height: normal;
    font-family: arial, 'times new roman';
    letter-spacing: normal;
    background-color: transparent;
    text-align: center;	
}

#cuerpo h5 {										/* Reemplaza Parrafo02 */
    margin-left: 10pt;
    margin-right: 10pt;
	font-weight:200;
    font-size: 10pt;
    color: #000000;
    line-height: normal;
    font-family: arial, 'sans-serif';
    letter-spacing: normal;
    background-color: transparent;
    text-align: center;	
}

#cuerpo p {											/* Reemplaza Parrafo01 */
    margin-left: 10px;
    margin-right: 20px;
    font-size: 10pt;
    color: #000000;
    line-height: normal;
    font-family: arial, 'sans-serif';
    letter-spacing: normal;
    background-color: transparent;
    text-align: justify;
}

#cuerpo a:link {
	color: #000000;
	text-decoration: underline;
}

#cuerpo a:visited {
	text-decoration:underline;
	color: #000000;
}

#cuerpo a:hover {
	color: #0066ff;
	text-decoration: underline;
}

#cuerpo a:active {
    color: #000000;
	text-decoration: underline;
}

#cuerpo ul {
	margin-top: 0;
}

#cuerpo li {
	font: 10pt/1.5em Arial, Helvetica, sans-serif, Trebuchet MS, Verdana, Geneva;
	color: #000000;
	margin-right: 20px;
    background-color: transparent;
    text-align: justify;
}

#tabla01 {
	position: relative;
	width:80px;
	margin: 0px 5px 0px 5px !important;
	float: left;
	overflow: visible;
}

#tabla01 p {
    font: 10pt/1.5em Arial, Helvetica, sans-serif, Trebuchet MS, Verdana, Geneva;
	color: #000000;
    background-color: transparent;
    text-align: justify;
}

#tabla02 {
	position: relative;
	width:550px;
	margin: 0px 5px 0px 87px !important;
	overflow: visible;
}

#tabla02 p {
    font: 10pt/1.5em Arial, Helvetica, sans-serif, Trebuchet MS, Verdana, Geneva;
	color: #000000;
    background-color: transparent;
    text-align: justify;
}

#piepagina {
   	position: relative;
    background-color: #e5f0fb;
	width: 900px;
	height: 180px;
    font-size: 7pt;
    color: #000000;
    line-height: normal;
    font-family: arial, 'sans-serif';
    letter-spacing: normal;
	text-align: right;
	background: url(../mag_img/logoPiePagina.jpg) no-repeat right top;
	overflow: hidden;
	clear: both;
}

#legal {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	color: #FFFFFF;
	background-color: #F2F2F2;
}

#legal p {
	padding: 10px;
	margin: 0px;
	font-size: 8pt;
}


#correoX {
   	position:relative;
    background-color: #e5f0fb;
	width: 650px;
    font-size: 7pt;
    color: #000000;
    line-height: normal;
    font-family: arial, 'sans-serif';
    letter-spacing: normal;
	text-align: left;
	background:url(../mag_img/emailFondo.jpg) no-repeat center top;
	overflow: auto;
}
