@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:0px;
}
#container{
	background:url(../images/bg.gif) no-repeat;
	height:957px;
	width:960px;
}
#logo{
	text-align:right;
	padding-top:20px;
	padding-right:20px;
}
#timeline{
	height:142px;
	background:url(../images/timeline.jpg) 150px bottom  no-repeat;
}
#formulaire{
	height:430px;
	background:url(../images/soutenez.gif) right 250px no-repeat;
	padding-left:400px;
	margin-top:10px;
}
#abonnes{
	height:200px;
	background:url(../images/fond_vert.jpg) 380px bottom no-repeat;

}
#soutenez{
height:60px;

	background:url(../images/soutenezCahiers.png) 430px no-repeat;
	padding-top:20px;

	
}
#soutiens .fond_vig{
	width:75px;
	height:75px;
	background:url(../images/fond_vignettes.png) top center no-repeat;
	position:relative;
	z-index:10;
}
#soutiens .fond_vig img{
margin:10px;
width:54px;
height:54px;
}
#soutiens .vignettes{
	float:left;
	margin: 0 5px;
	font-size:9px;
	text-align:center;
	
}
#soutiens .vignettes a{
font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#soutiens{
float:right;
text-align:right;
width:570px;
}
#soutiens .message{

	
}
#barre{



height:142px;
background:url(../images/timeline_on.jpg) 150px bottom  no-repeat;

}
#nb_user{
	text-align:right;
	left:130px;
	top:235px;

}
#nb_500{
	
	left:320px

}
#nb_5000{
	text-align:right;
	left:815px

}
#valid{
	background:url(../images/bg_valid.png) no-repeat;
	margin:auto;
	width:300px;
	height:330px;
	font-size:11px;
	color:#FFF;
	position:relative;
	top:50px;
}
#valid #contenu{
		padding:100px 15px 30px 25px;
}
#valid #contenu .grand{
	font-size:30px;
	font-weight:bold;
}
#valid #contenu .moyen{
	font-size:15px;
	font-weight:bold;
}
#blogger{
	position:absolute;
	left:170px;
	margin-top:40px;
}
.marqueur{
	float:left;
	margin-top:32px;
	position:absolute;
}
.chiffre{
	color:#776e54;
	font-size:24px;
	font-weight:bold;
}
.infos{
	color:#000;
	font-size:11px;
	height:30px;

}
.message{
width:150px;
display:none;
	position:absolute;
	z-index:0;

}
.message .content{
	
	padding:10px;
	text-align:left;
	
}
label {
float:left;

}
input{

}
form ul{
margin:0px;
padding:0px;
}
form li.ligne{
	clear:both;
	padding:10px 10px;
	*padding:5px 10px;
	list-style:none;
}
form li .inputChamps{
float:left;
margin:0px 9px;
}


