@charset "utf-8";
/* CSS Document */


/*estils jquery*/

.hasCountdown {
	border: 1px solid #ccc;
	background-color: #eee;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #888;
}
.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%;
}

/*compte enrere gran*/

.compte-enrere-gran {
	width:962px;
	height: 75px;
	background:url(bg.gif) repeat;
	border-radius: 10px;
	overflow:hidden;
	padding:0 15px 8px;
}
.marato-any {
	width:311px;
	height:35px;
	float:left;
	margin-left: 20px;
	margin-top:20px;
}

.marato-tema {
	width:321px;
	height:35px;
	float:left;
	margin-left:30px;
	margin-top:20px;
}
#defaultCountdown {
	background:url(fons-num.png) 0 0 no-repeat;
	float: right;
	margin-top: 5px;
	width: 240px;
	margin-right:15px;
	margin-bottom:5px;
	padding-left:7px;
	padding-top:10px;
}
.hasCountdown {
	background-color: transparent;
	border: medium none;
	color: #F8B233;
	font-size: 180%;
	line-height: 1.6em;
}

/*compte enrere petit*/

#defaultCountdownP {
	background:url(fons-num.png) 0 0 no-repeat;
	float: right;
	margin-top: 5px;
	width: 240px;
	margin-right:60px;
	margin-bottom:5px;
	padding-left:7px;
	padding-top:10px;
}
.compte-enrere-petit {
	width:360px;
	background:url(bg.gif) repeat;
	border-radius: 10px;
	overflow:hidden;
	height:170px
}
.marato-any-petit {
	float:left;
	margin: 0 10px 0 30px;
}
.marato-tema-petit {
	float:left;
	margin: 0 10px 0 30px;
}

/*marcador gran*/
#counter {background:url(fons-marcador.png) 0 0 no-repeat; 
    float: right;
	margin-top: 5px;
	width: 243px;
	margin-bottom:5px;
	padding-top:20px;
	color: #F8B233;
	font-size: 180%;
	line-height: 1.6em;
	height:69px;}
	
.counter_row {
	clear: both;
	width: 100%;
	text-align: center;
}
.counter_amount {
	font-size: 160%;
	float:right;
	padding-right:20px;
}
/*marcador pertit*/
#counterP {background:url(fons-marcador.png) 0 0 no-repeat; 
    float: right;
	width: 243px;
	margin:5px 60px;
	padding-top:20px;
	color: #F8B233;
	font-size: 180%;
	line-height: 1.6em;
	height:69px;}