.enlaceImagen {
	text-decoration: none !important;
	width: 100% !important;
}

#bannercontainer img.banner {
	width: 100% !important;
	height: 95px !important;
}

.banner_grande_simple_buttons {float: left; width: 762px;}
.banner_grande_simple_buttons #previous {cursor:pointer; margin:2px; width:20px; height:20px; position: relative; z-index: 10; margin-top: 40px; margin-left: -8px;}
.banner_grande_simple_buttons #next {cursor:pointer; float:right; margin:2px; width:20px; height:20px; position: relative; z-index: 10; margin-top: 40px; margin-right: -8px;}

#banner_grande_simple{
	position: absolute;
	top: 0px; 
	left: 0px;
	height: 95px;
	width: 762px;
	z-index: 0;
	overflow: hidden;
}
#banner_grande_simple_texto{
	position: absolute;
	top: 5px; 
	left: 386px;
	height: 95px;
	width: 295px;
	z-index: 1;
	overflow: hidden;
}

#banner_grande_doble{
	position: absolute;
	top: 0px; 
	left: 0px;
	height: 95px; 
	width: 79%;
	z-index: 0;
	overflow: hidden;
}
#banner_grande_doble_texto{
	position: absolute;
	top: 5px; 
	left: 39%;
	z-index: 1;
	overflow: hidden;
}

.banner_grande_doble_buttons {float: left; width: 79%;}
.banner_grande_doble_buttons #previous {cursor:pointer; margin:2px; width:20px; height:20px; position: relative; z-index: 10; margin-top: 40px; margin-left: -8px;}
.banner_grande_doble_buttons #next {cursor:pointer; float:right; margin:2px; width:20px; height:20px; position: relative; z-index: 10; margin-top: 40px; margin-right: -8px;}

#banner_grande_doble_boton{
	position: absolute;
	top: 70px;
	left: 580px;
	z-index:1000;
	overflow: hidden;
}
#banner_pequeno_doble{
	position: absolute;
	top: 0px; 
	left: 80%;
	height: 95px; 
	float: right;
	width: 20%;
	z-index: 0;
	overflow: hidden;
}
#banner_pequeno_doble_texto{
	position: absolute;
	top: 5px; 
	left: 81%;
	z-index: 1;
	overflow: hidden;
}
.tabla_grande_titulo{
	font-size:15px;
	width:295px;
	font-weight: bold;
	overflow: hidden;
}
.tabla_grande_texto{
	margin-top:3px;
	font-size:20px;
	clear:both; 
	width:295px;
	overflow: hidden;
}
.tabla_pequena_titulo{
	font-size:12px;
	width: 150px;
	font-weight: bold;
	overflow: hidden;
}
.tabla_pequena_texto{
	margin-top:6px;
	font-size:15px;
	clear: both;  
	width: 150px;
}
.tit_bloq{
	float:left;
}