#base_banners{width:100%;float:left;margin:0;padding:0;height:auto;}
div.banners{width:100%;float:left;margin:15px 0;padding:0;height:auto;}
div.banners ul{width:100%;float:left;margin:0;padding:0;list-style-type:none;height:auto;background:#fff;}
div.banners li{width:100%;float:left;margin:4px 0;padding:0;height:auto;text-align:center;transition:background 0.6s ease;}
div.banners li > img{max-width:100%;padding:0;opacity:1;}
div.banners li a{cursor:pointer;margin:0;padding:0;width:100%;cursor:pointer;}
div.banners li a img,object{border:0;height:auto;cursor:pointer;transition:0.5s ease transform;max-width:100%;}
div.banners li a img:hover, div.banners li a object:hover{/*transform:scale(1.1,1.1);filter:grayscale(1);*/}
#banner_cabecera{width:100%;height:100px;overflow:hidden;}
div.banner_superior img{width:100%;height:90px;float:left;margin:0;padding:0;overflow:hidden;}
div.banner_derecha img{width:100%;height:auto;float:left;margin:0 0 10px 0;padding:0;}
div.banner_centro img{width:100%;height:30px;float:left;margin:0 0 10px 0;padding:0;}
div.banner_exterior_izquierda{width:160px;height:auto;position:absolute;top:0;left:-160px;transition:0.2s ease all;}
div.banner_exterior_derecha{width:160px;height:auto;position:absolute;top:0;right:-160px;transition:0.2s ease all;}
#banners_10{width:100%;float:right;max-height:95px;transition:0.5s ease all;margin:0 !important;}
#centro_derecha .banners{width:300px;}
#banners_8,#banners_9 {
	margin: 0 !important;
}