/*/////////////////////// CSS i2es ///////////////////*/
div.barra_superior {
	background:url(../img/i2es_fondo_barra_superior.png) repeat-x ;
	width:100%;
	height:14px;
	margin:0 auto;
	position:absolute;
	z-index:1000;
	display: table; 
	margin-left: auto; 
	margin-right: auto;
}
div.barra_superior2 {
	width:915px;
	height:14px;
	margin:0 auto;

}
div.contenedor2 {
	width:925px;
	height:auto;
	margin:0 auto;
	display: table; 
	margin-left: auto; 
	margin-right: auto;
	background:url(../img/i2es_fondo_contenedor.png) repeat-y center;
}
div.pie {
	background:url(../img/i2es_fondo_pie1.png) repeat-x top;
	width:100%;
	height:auto;
	margin:0px auto;
	padding: 0px;
	text-align:center;
	float:left;
	overflow:hidden;
}
div.pie2 {
	background:url(../img/i2es_fondo_pie2.png) repeat-y center top;
	width:925px;
	height:auto;
	margin:0 auto;
	margin-left: auto; 
	margin-right: auto;
	overflow:hidden;
	padding-left:14px;
}	
div.cierre_pie {
	background:url(../img/i2es_fondo_pie_cierre.png) repeat-y center top;
	width:925px;
	height:25px;
	margin:0 auto;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
}

div.pie_texto {
	width:925px;
	height:25px;
	margin:0 auto;
	color: #666666;
	font-size:11px;
	padding-left:50px;
	overflow:hidden;
}
div.cabezal {
	background:url(../img/i2es_fondo_cabezal.gif) repeat-x #dcdcdc;
	width:915px;
	height:80px;
	margin:0 auto;
	border-bottom:4px #ffffff solid;
	display: table; 
	margin-left: auto; 
	margin-right: auto;
}

div.cabezal1 {
	background:url(../img/i2es_barra_cen.gif) repeat-x;
	width:auto;
	height:28px;
	margin:0 auto;
	float:right;
	text-align:right;
	margin-right:6px;	
	display: table; 	
}

.barra_sup_centro {
	background:url(../img/i2es_barra_cen.gif) repeat-x;
	width:auto;
	height:28px;
}

.barra_sup_centro_log {
	background:url(../img/i2es_barra_cen.gif) repeat-x;
	width:auto;
	height:28px;	
	font-size:10px;
	font-family:Arial;
	padding-right:8px; 
	padding-left:2px;
}


.barra_iz {
	background:url(../img/i2es_barra_iz.gif) ;
	width:13px;
	height:28px;
}

.barra_der {
	background:url(../img/i2es_barra_der.gif) ;
	width:13px;
	height:28px;
}
