@charset "utf-8";

html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
   	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:url(../images/enelmundo/bg.jpg) repeat;
}
.hsz{font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #AB64C4;}


.sz{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;}

.header{
	width: 750px;
	height: 76px;
	left: 50%;
	top: 0px;
	margin-left: -375px;
	padding: 0px;
	position: absolute;
	display: inline;
	z-index: 2;
	background: url(../images/enelmundo/bg_header.jpg);
}

#rShadow{
	height: 1719px;
	left: 50%;
	top: 0px;
	margin-left: 375px;
	padding: 0px;
	position: absolute;
	display: inline;
	z-index: 3;
	background: url(../images/enelmundo/rShadow.jpg);
	float:right;
}

#rBevel{
	height: 100%;
	min-height: 100%;
	left: 50%;
	top: 0px;
	margin-left: 372px;
	padding: 0px;
	position: absolute;
	display: inline;
	z-index: 3;
	background: url(../images/enelmundo/rBevel.jpg);
	float:right;
}

.mainContainer{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	position: absolute;
}

.myBg{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
	background:url(../images/enelmundo/bg.jpg) repeat;
	position: absolute;
	display: table-cell;
    z-index: 1;
}

.menuContainer{
	width: 750px;
	height: 25px;
	left: 50%;
	top: 76px;
	margin-left: -375px;
	background: url(../images/enelmundo/menu/menu_enelmundo_02_bg.gif);
	display: inline;
	position: absolute;
	z-index: 2;
	line-height:20px;
	vertical-align: middle;
}

a.mainLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	border: none;
	outline: none;
	overflow: hidden;
}

a.mainLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	border: none;
	outline: none;
	overflow: hidden;
}

a.mainLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	border: none;
	outline: none;
	overflow: hidden;
}

img.menu_rborder{
	position: absolute;
	right: 0;
	text-align: right;
   	border: 0px;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	margin: 0px;
	padding: 0px;
}

#myContent{
	width: 730px;
	min-height:400px;
	height:auto;
	left: 50%;
	top: 395px;
	margin-left: -375px;
	padding: 10px;
	padding-bottom:450px;
	position: absolute;
	display: inline;
	z-index: 2;
	background: #FFF url(../images/enelmundo/fondo.jpg) no-repeat;
	background-position: bottom  right;
}

/* for Internet Explorer */
/*\*/
* html .myContent{
height: 400px;
}
* html #rBevel{
height: 100%;
}
/**/
	
#lColumn{
    width: 270px;
	margin: 0px;
	padding: 0px;
	position: relative;
    float: left;
}

#rColumn {
    width: 446px;
	height: auto;
	position: relative;
    float:right;
}

#footer {
    background:#cc9;
    clear:both;
}

#lpics{
	height: 433px;
	padding: 0px;
	margin: 0px;
	margin-top: 60px;
	float: left;
	display: inline;
	line-height: 0px;
}

#rpics{
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	position: relative;
	display: inline;
	line-height: 0px;
}


#sHoriz{
	min-width: 100%;
	width: 100%;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background: url(../images/enelmundo/separador_horiz.jpg) repeat-x;
}