#carrusel_promo{
	width:1000px;
	height: 180px;
	overflow: hidden;
	float:left;
	background: url(../img/fondo_carrsuel.png) no-repeat;
}
#boton_dcha{
	width:54px;
	height: 180px;
	overflow: hidden;
	float: left;
}
#ventana_carrusel{
	width:895px;
	height: 180px;
	overflow: hidden;
	float: left;
	position: relative;
}
#tira_imagenes{
	position: absolute;
}
.tira_imagenes_single{
	width:170px;
	margin-right:10px;
	height:110px;
	float: left;
	overflow: hidden;
	margin-top:50px;
	background: #871336;
	position: relative;
}
#ventana_carrusel img{
	height:90px;
	width:170px;
	border:0px;
}
#boton_izda{
	width:54px;
	height: 180px;
	overflow: hidden;
	float: left;
}
.flecha_der_on{
	float:left;
	margin-top:70px;
	margin-left:10px;
	background: url(../img/flecha_dcha.png) no-repeat;
	height:42px;
	overflow:hidden;
	width:42px;
	cursor:pointer;
}
.flecha_der{
	float:left;
	margin-top:70px;
	margin-left:10px;
	background: url(../img/flecha_dcha.png) no-repeat;
	height:42px;
	overflow:hidden;
	width:42px;
	cursor:pointer;
}
.flecha_izq_on{
	float:left;
	margin-top:70px;
	margin-right:10px;
	background: url(../img/flecha_izq.png) no-repeat;
	height:42px;
	overflow:hidden;
	width:42px;
	cursor:pointer;
}
.flecha_izq{
	float:left;
	margin-top:70px;
	margin-right:10px;
	background: url(../img/flecha_izq.png) no-repeat;
	height:42px;
	overflow:hidden;
	width:42px;
	cursor:pointer;
}
.tapa_video{
	background: url(../img/play_fondo.png) no-repeat;
	filter: alpha(opacity = 60);
	position: absolute;
	top:0px;
	left:0px;
	width:170px;
	height:90px;
	overflow: hidden;
	display: none;
}
.tapa_foto{
	background: url(../img/fotos.png) no-repeat;
	filter: alpha(opacity = 60);
	position: absolute;
	top:0px;
	left:0px;
	width:170px;
	height:90px;
	overflow: hidden;
	display: none;
}
.tira_imagenes_single_text{
	color:white;
	font-family:Arial;
	font-size:11px;
	height:14px;
	overflow:hidden;
	margin-left:10px;
	margin-top:3px;
	width:150px;
	float:left;
	display:inline;
}
.tira_imagenes_single a{
	width:170px;
	height:90px;
	overflow: hidden;
	float:left;
}