*{margin:0 0 0 0;padding:0 0 0 0;font-family:Georgia,sans,Arial;}

a img{border:0;}
a, a:hover, a:visited{
	color:#FFF;
	text-decoration:none;
}



html{
	background: #FFF url(../img/body.png) repeat-x top left;
	
}
#page{
	background: #FFF url(../img/html.png) repeat-y 10% 100%;
	_position:relative;
	_top:-5px;
}

#wrapper{
	width:988px;
	margin:auto;
}


#content{
	background: transparent url(../img/_content.png) repeat-y top center;
	width:647px;
}


#sidebar{
	background:#F2F1F1 none repeat scroll 0 0;
	margin:0 17px 0 0;
	padding:10px;
	width:308px;
	_width:280px;
	padding:0;
}


#title{
		font-size:20px;
		padding: 0 0 0 1px;
}

#text{
	padding:10px 40px 10px 100px;
	text-align:justify;
	font-size:13px;
}

#part, #list{
	margin:0 0 0 80px;
}

#sorry{
	padding:20px;
}
#top{
	background:transparent url(../img/backtop.png) no-repeat scroll 345px 0;	
	
}

#top #topright{
	margin:60px 0 0 0;
}

#top #topright{
	
}

#top img{
	margin: 0 0 0 11px;
}


.siteurl{
	width:180px;

}
/**/
/*	-------- SIDEBAR --------
/**/

#sidebar #menu{
	text-transform:uppercase;
	padding:0 20px 11px 0;
}

#sidebar #menu #participer a, #sidebar #menu #participer a:visited{
	font-size:25px;
	color:#591111;
}


#participer{
	margin: 0 0 10px  0;
}

#sidebar #menu a#plus{
	font-size:12px;
	color:#591111;
}

#sidebar #menu a#reglement{
	color:#c4c4c4;
	font-size:12px;
}




#foot{
	text-align:center;
	color:#999;
	font-size:12px;
}

#foot a, #foot a:visited{
	font-weight:600;
	color:#000;
}

.comments{
	margin:20px 0 0 0;
}

.comment{
	background:transparent url(../img/separateur.png) no-repeat scroll center top;
	padding:20px 10px 0px 10px;
	text-align:justify;
}


.comment-title{
	background:transparent url(../img/fleche.png) no-repeat scroll center left;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
}
.comment-title:first-letter{
	text-transform:uppercase;
}

.comment-text{
	font-size:13px;
	color:#888;
	font-style:italic;
}
.comment-date{
	text-align:right;
	color:#aaa;
	font-size:11px;
	
}


#add-a-comment{
	background:transparent url(../img/separateur.png) no-repeat scroll center top;
		
}


textarea {
	background:transparent url(../img/fond-comment.jpg) no-repeat scroll left top;
	border:0 none;
	height:107px;
	padding:7px 9px 9px;
	width:570px;
}

.commenter{
	margin:0 0 0 20px;
}

.supporter{
	margin:0 0 0 130px;

}


.date{
	text-align:right;
	padding:0 10px 0 0;
}


.fin_votes{
	color:#591111;
	background:#FFF none repeat scroll 0 0;
	margin:0 20px 10px 33px;
	padding:10px 0 24px 5px;
	border: dotted gray;
	border-width: 0 0 1px 0;
	
}


/**/
/*	-------- DIVERS --------
/**/


.right{
	float:right;
}

.left{
	float:left;
}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

