/*arrangement à enlever lors de l'adaptation*/
 
li.top-menu-compteur{
	margin-left:120px !important;
}

/* jQuery Countdown styles 1.5.7. */
.hasCountdown {

}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {width: 98%;}
.countdown_show2 .countdown_section {width: 48%;}
.countdown_show3 .countdown_section {width: 32.5%;}
.countdown_show4 .countdown_section {width: 24.5%;}
.countdown_show5 .countdown_section {width: 19.5%;}
.countdown_show6 .countdown_section {width: 16.25%;}
.countdown_show7 .countdown_section {width: 14%;}

.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

#compteur div.image0 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat 0px 0px; } 
#compteur div.image1 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -12px 0px; } 
#compteur div.image2 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -24px 0px; } 
#compteur div.image3 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -36px 0px; } 
#compteur div.image4 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -48px 0px; } 
#compteur div.image5 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -60px 0px; } 
#compteur div.image6 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -72px 0px; } 
#compteur div.image7 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -84px 0px; } 
#compteur div.image8 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -96px 0px; } 
#compteur div.image9 { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -108px 0px; } 
#compteur div.imageSpace { width: 12px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -120px 0px; } 
#compteur div.imageSep { width: 10px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -132px 0px; } 
#compteur div.imageDay { width: 61px;height: 18px;background: url(ice-watch-compteur.jpg) no-repeat -142px 0px; } 
/*#compteur div.imageSpace { background-position: -300px 0px; } */

#cpt_writings {
	position:absolute;
	/*top:182px;
	left:715px;*/
    top:-15px;
	left:50px;
	width:238px;
	height:14px;
	background:url(header-writings-alone.jpg) no-repeat 0px 0px;
}
#cpt_writings a{
display:block;
	width:100%;
	height:100%;
}

#compteur .cpt_background {
	float: left; 
	width: 19px; 
	height: 23px;
	padding:7px 0 0 6px;
}
#compteur .cpt_sep {
	float: left; 
	width: 10px; 
	height: 24px; 
	padding:6px 0 0 0;
}

#compteur #cpt_logo {
	float: left;
	width: 38px; 
	height: 30px;
	padding:0;
	margin-right:15px;
}

#compteur #cpt_sep1 {width:12px;}

#compteur #cpt_jours1 {background: url(ice-watch-compteur-bg.jpg) no-repeat 0px 0px;}
#compteur #cpt_jours2 {background: url(ice-watch-compteur-bg.jpg) no-repeat -25px 0px;}
#compteur #cpt_heures1 {background: url(ice-watch-compteur-bg.jpg) no-repeat -50px 0px;}
#compteur #cpt_heures2 {background: url(ice-watch-compteur-bg.jpg) no-repeat -75px 0px;}
#compteur #cpt_minutes1 {background: url(ice-watch-compteur-bg.jpg) no-repeat -100px 0px;}
#compteur #cpt_minutes2 {background: url(ice-watch-compteur-bg.jpg) no-repeat -125px 0px;}
#compteur #cpt_secondes1 {background: url(ice-watch-compteur-bg.jpg) no-repeat -150px 0px;}
#compteur #cpt_secondes2 {background: url(ice-watch-compteur-bg.jpg) no-repeat -175px 0px;}

