body{
	margin:0em;
	font-family: 'Trebuchet Ms', Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../images/maqueta/BodyBg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

.HideMe{display:none;}
.ClearFloat{clear:both;}

#WebBox{
position:relative;
	margin-left:auto;
	margin-right:auto;
	width:63em;
	text-align:left;
}

#Header{
	position:relative;
	width:63em;
	height:5em;
	
}
#HeaderMenu{
	position:relative;
	width:63em;
	height:2.3em;
	overflow:hidden;
}

#DivBody #ecommLabel{
	position:absolute;
	margin-top:-263px;
	margin-left:670px;
	z-index:100;
}


#HeaderMenu #PreMenuDiv{
	position:absolute;
	top:0em;
	left:0em;
	width:3em;
	height:2.3em;
	background-image:url(../images/maqueta/PreMenuBg.png);
	background-repeat:no-repeat;
}

#HeaderMenu #MenuDiv{
	position:absolute;
	top:0em;
	left:3em;
	width:59em;
	height:2.3em;
	background-image:url(../images/maqueta/MenuOutBg.gif);
	background-position:top right;
}



#HeaderMenu #PosMenuDiv{
	position:absolute;
	top:0em;
	left:60em;
	width:3em;
	height:2.3em;
	background-image:url(../images/maqueta/PosMenuBg.png);
	background-position:top right;
}

#HeaderMenu #PosMenuDiv img{
	border:0em;
	margin-top:0.2em;
}

#HeaderMenu #SocialMedia{
	position:absolute;
	top:0.1em;
	left:-4em;
	width:3em
	height:1em;

}

#Logo{padding-top:1em; margin-left:2em;}
#Logo img{border:0em;}



#Languaje{
	position:absolute;
	top:6em;
	left:78em;
	width:20em;
	height:1em;
	font: 11px arial;
	color:#666666 !important;
	text-decoration:none;
}

#Languaje a{color:#666666 !important;}

#Languaje img{
	border:0em;
}

#HeaderBanner{
	position:relative;
	width:63em;
	height:15em;
	
	margin-top:0.4em;
	margin-bottom:0.4em;
}
#HeaderBanner .banner{float:left;}


#HeaderBanner .banner{
	
	width:63em;
	height:15em;
	border:none;
	overflow:hidden;
	padding:0em;

}

#HeaderBanner .banner .TextContainer{display:none;}
#HeaderBanner .banner .TextContainer .Content{}
#HeaderBanner .banner .TextContainer .PreviousButton{}
#HeaderBanner .banner .TextContainer .NextButton{}
#HeaderBanner .banner .Shadow{display:none;}

#HeaderBanner .banner .PhotoContainer{
	position:absolute;
	float:left;
	top:0em;
	left:0em;
	width:63em;
	height:15em;
	z-index:0;
}

#HeaderBanner .banner .PhotoContainer img{border:none;}
#HeaderBanner .banner .TextContainer h2{}
#HeaderBanner .banner .TextContainer h3{}
#HeaderBanner .banner .TextContainer p{}



#DivBody{
	position:relative;
	width:63em;
	text-align:left;
}

.fb-like-box{
	top:0em;
	background-color:#555555;
	width:18.85em;
	height:16em;
	float:right;
	margin-bottom:0.4em;
}

#NoticiasBox{
	position:absolute;
	top:0em;
	left:0em;
	width:43.4em;
	height:8em;
	background-color:#f1f1f1;
}



#NoticiasBox .noticia{
	position:relative;
	width:21.5em;
	cursor:pointer;
	float:left;
}
#NoticiasBox .noticia div{margin:0.5em; height:7em;}
#NoticiasBox .noticiaOn{
	position:relative;
	width:21.5em;
	cursor:pointer;
	background-color:#e1e1e1;
	float:left;
}

#NoticiasBox .noticiaOn div{margin:0.5em; height:7em;}
#NoticiasBox .noticia img,#NoticiasBox .noticiaOn img{
	float:left;
	margin: 0em 0.5em 0em 0.5em;
	border:none;
	display:none;
}

#NoticiasBox .noticia h2,#NoticiasBox .noticiaOn h2 {
	margin:0em;
	font-size:0.70em;
	font-weight:600;
	letter-spacing:-0.05
	color:#111111;;
}

#NoticiasBox .noticia p,#NoticiasBox .noticiaOn p{font-size:0.7em;cursor:pointer; margin-top:0.5em;}



#Destacados{
	position:absolute;
	left:0em;
	top:8.5em;
	height:7.5em;
	width:44em;
	background-color:#f1f1f1;
	
}

#Destacados .banner{
position:relative;
	width:10.625em;
	margin-right:0.35em;
	background-color:#d1d1d1;
	float:left;
}

#Destacados .banner img{
	border:none;
}

#Footer{
	clear:both;
	position:relative;
	border-top:0.3em solid #555555;
	width:63em;
	height:15em;
	text-align:center;
	
}



/*   MENUES*////////////////////////

#HDropDownMenu_01{
margin:0em;
padding:0em;
}

#HDropDownMenu_01 ul {
	margin: 0;
	border: none;
	padding: 0;
	list-style: none;
	margin-left:-2em;
}
#HDropDownMenu_01 ul li {
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 35em;
	margin: 0em;
	padding: 0em;
}

#HDropDownMenu_01 ul a {
	float: none !important;
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: 600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration: none;
	padding: 1em 1em 1.2em 1em;
	border-left:0.09em solid #525252;
	border-right:0.09em solid #020101;
	background-image:url(../images/maqueta/MenOutBg.gif);
	text-shadow: -0.5px 0.5px 1px #888888;
}

#HDropDownMenu_01 ul a:HOVER {
	float: none !important;
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: 600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration: none;
	padding: 1em 1em 1.2em 1em;
	border-left:0.09em solid #525252;
	border-right:0.09em solid #020101;
	background-image:url(../images/maqueta/MenuHoverBg.gif);
	text-shadow: -0.5px 0.5px 1px #888888;
}