/* CSS Document */
#preCycle{background-image:url('/imagenes/NW_home/carrusel_patros/carrusel_tres_patros_chica.jpg'); background-repeat:no-repeat; width:289px; height:276px; margin-left:-10px; }
#areaCycle{background-image:url('/imagenes/NW_home/carrusel_patros/fondo_comun.jpg'); background-repeat:no-repeat; height:280px; cursor:hand; cursor:pointer;}
#contenedorCycle{width:270px; height:236px; position:relative; left:10px; top:0px; margin-left:0px;}


#CycleContainer{width:270px; height:236px; position:relative; left:0px; top:0px; display:none; background-color:transparent; }
#carruselTxt{font-size:12px; font-weight:bold; margin-top:5px; color:#818994;}

#buttonCycleContainer{margin-top:10px;}
#buttonCycleContainer a{
	display:block;
	width:67px;
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align:center;
    color: #FFFFFF;
    background-color: #4b8eb8;
	float:left;
	margin-left:7px;
	margin-bottom:7px;
	cursor:hand;
	cursor:pointer;
	line-height:28px;
}

#buttonCycleContainer a:hover {background-color: #fa7300;}
#buttonCycleContainer a.activeSlide{background-color:#fa7300;}