.flyer{  /*tamaņo total del flyer*/
	/*top: 115px; /* 180*/
	/*position:relative;*/
	position:fixed; /*estanco el flyer para que no se desplace por la ventana*/
	white-space: normal;
	float: left;
	width:100%;
	/*width:980px;*/
	height: 0px;/*1528*/
	z-index:2000;
	/*background-color:#FF0000;*/
	background-image:url(fondo_flyer.png);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	/*visibility:visible;*/
	visibility:hidden;
}

.iframeflyer { /*tamaņo solo de la publicidad */
	width: 900px;
	height: 1528px;/*1528*/
	vertical-align:top;
	/*background-color: #327832;*/
}

.cerrar_flyer {
	width: 142px;
	height: 85px;
	z-index: 100;
	position: absolute;
	left: 824px;
	top: 24px;
	elevation:higher;
}

.bannertop {
	width: 979px;
	height: 0px;/**/
	vertical-align:top;
	/*background-color: #327832;*/
}

.espacio_encabezado { /* espacio por si alguna vez modifico el tamaņo del encabezado.. ej: si agrego bannertop  */ 
	width: 853px;
	height: 245px;
	vertical-align:top;
}

.bannermenu { /* SETEO MENU INICIAL no me salio era por el largo del submenu par ahacer un iframe con todo el contenido del menu..*/
	width: 982px;
	height: 1000px;/*400*/
	vertical-align:top;
	/*background-color: #327832;*/
}

.bannercentral1 {
	width: 979px;
	height: 0px;/*200px*/
	vertical-align:top;
	background-color: #ffffff;
}

.bannercentral2 {
	width: 979px;
	height: 0px;
	vertical-align:top;
	background-color: #ffffff;
}

.bannercentral3 {
	width: 979px;
	height: 0px;
	vertical-align:top;
	background-color: #ffffff;
}

.bannercentral4 {
	width: 979px;
	height: 0px;
	vertical-align:top;
	background-color: #ffffff;
}

.bannercentral5 {
	width: 979px;
	height: 0px;
	vertical-align:top;
	background-color: #ffffff;
}
.bannercentral6 {
	width: 979px;
	height: 0px;
	vertical-align:top;
	background-color: #ffffff;
}
/* /////////////////////////////////////////////////////////////*/


.pie {
	width: 980px;
	height: 279px;
	vertical-align:top;
	background-color: transparent;
}

.fondo_pie{
background-image:url(../pie/fondo_02.jpg);
background-repeat:repeat-x;
background-color:#2B937C; /*#081D32;*/
}
