/*** ------------------ **/
.flyer{  /*tamaño total del flyer*/
	top: -15px;
	position:fixed; /*estanco el flyer para que no se desplace por la ventana*/
	white-space: normal;
	float: left;
	width:100%;
	height: 700px;/*0 para que no tenga espacio alto*/
	z-index:2000;
	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: 989px;
	height: 630px;/*calcular margen abajo*/
	vertical-align:top;
}

.cerrar_flyer {
	/*width: 142px;*/
	width: 50px;
	height: 50px;
	z-index: 100;
	position:relative;
	/*position: absolute;*/
	left: 475px;
	top: 38px;
	elevation:higher;
}


/* BANNER PUBLICITARIO /////////////////////////////////////////////////////*/
.bannertopmobile {
	width: 1280px;
	height: 0px;
	vertical-align:top;
	background-color: #303D581;
}

/*/////////////////////////////////////////////////////*/
.bannermenu {
	width:100%;
	/*width: 982px;*/
	height: 541px;/* estaba en 405px sin el boton de representantes*/
	vertical-align:top;
	/*background-color: #327832;*/
}

.bannermenumobile {
	width:1280px;
	/*width: 982px;*/
	height: 473px; /* estaba en 437px sin el boton de representantes*/
	vertical-align:top;
	/*background-color: #327832;*/
}

/* BANNERS PUBLICITARIOS /////////////////////////////////////////////////////*/

.bannercentral1 {
	width: 1056px;
	height: 0px;
	vertical-align:top;
	background-color: #ffffff;
}

.bannercentral2 {
	width: 1056px;
	height: 0px;
	vertical-align:top;
	background-color: #ffffff;
}

.bannercentral3 {
	width: 1056px;
	height: 0px;
	vertical-align:top;
	background-color: #ffffff;
}



/* ----------------------- banners dentro de la nota  en el sitio*/
.bannernotaindex1 {
	width: 682px;
	height: 0px;/*257*/
	vertical-align:top;
	background-color: #ffffff;
}

.bannernotaindex2 {
	width: 682px;
	height: 0px;/*257*/
	vertical-align:top;
	background-color: #ffffff;
}

.bannernotaindex3 {
	width: 682px;
	height: 0px;/*257*/
	vertical-align:top;
	background-color: #ffffff;
}

/* -----------------------  banner por si tengo que agregar una nota abajo de todo en todo el sitio*/

.bannernoticiasindex {
	width: 1056px;
	height: 0px;
}


/*  /////////////////////////////////////////////////////*/

.bannerdown {
	width: 1056px;
	height: 0px;/*77*/
	vertical-align:top;
	background-color: #ffffff;
}

.bannerpie {
	width:100%;
	/*width: 997px;*/
	height: 480px;
	vertical-align:top;
	background-color: #ffffff;
	
}

/* FIN BANNER PUBLICITARIO /////////////////////////////////////////////////////*/


.bannerpiemobile {
	width:1102px;/*1280*/
	/*width: 997px;*/
	height: 480px;
	vertical-align:top;
	/*background-color: #ffffff;*/
	background-color: transparent;
	
}


.bannerlateralindex {
	width: 340px;
	height: 600px;/*680*/
	vertical-align:top;
}
