/*
	CSS needed by the header
*/

#header{position:relative; z-index:5; height:100px;margin:0; padding:0; border-bottom:1px solid #fff;vertical-align:top;background: url(../images/header_background.gif) repeat-x 100% 12px;/*width:102%;*/}
body > #header{position:relative; z-index:5; min-height:100px;height:auto;}

#header_left{position:relative;z-index:5; height:100px;background:transparent url(../images/header_lborder.gif) no-repeat 0 12px;}
#header_right{position:relative;z-index:5; height:100px;background:transparent url(../images/header_rborder.gif) no-repeat 100% 12px;}
#header_center{position:relative;z-index:5; height:100px;background:transparent url(../images/efectoG.gif) no-repeat 100% 12px;}

.eLogo{margin:34px 0 0 2%;float:left;width:146px;height:51px;}
div > .eLogo{margin-left:8%;}

.crumb{position:relative;z-index:0; margin:0px 0 0 0.5%; float:left; width:90%; color : #069}

.eBanner{position:relative;z-index :1;height:85%;width:30%;vertical-align:text-bottom;margin:0 0 0 8%;background: url(../images/base.jpg) no-repeat 50% 0;float:left;font-size:1.3em;color:#f6f6f6;font-weight:bold;text-align:center;}
.eBanner ul{z-index:5;margin:0;padding:50px 0 0 25px;}
.eBanner ul li{z-index:5;display:inline;margin:0;padding:0;background-color: transparent;
	color:	white/* #d1d0d1*/;
	font-size: 12pt;
}
* html .eBanner ul li{z-index:5;display:inline;margin:0;padding:0;background-color: transparent;
	color:	white/* #d1d0d1*/;
	font-size: 14pt;
}
//.eBanner ul li{z-index:5;display:inline;margin:0;padding:0;background:#9c9a9b;}




