#comments_v2{
	width: 668px;
	font-family: arial, sans-serif;
	padding: 0;
	margin: 0;
	text-align:center;
}
#comments_v2 a{
	text-decoration: none;
}
#comments_v2 * {
	padding: 0;
	margin: 0;
}
#comments_v2 .clearer{
	clear: both;
}
#comments_v2 #boutons{
  /*display: none;*/
  margin-left:5px;
}
#comments_v2 #boutons a{
	display: block;
	background-image: url(bouton.gif);
	width: 198px;
	height: 33px;
	line-height: 33px;
	float: left;
	color: white;
	font-size: 12px;
	margin-left: 30px;
}
#comments_v2 .comment{
	border-bottom: 1px #1f426b dotted;
	padding:20px 0px 0 0;
}
#comments_v2 .user{
	float: left;
	width: 108px;
}
#comments_v2 .user .avatar img{
	border: 1px #F6629A solid; 
}
#comments_v2 .user .pseudo{
	display: block;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
#comments_v2 .user .fonction{
	display: block;
	color: #1f426b;
	font-size: 12px;
}
#comments_v2 .user .fonction span{
	color: #cc3300;
}

#comments_v2 .bulle{
	float: left;
	width: 560px;
	background-image: url(commentaire_corps_fond.jpg);
	background-repeat: repeat-y;
}
#comments_v2 .bulle_header{
	background-image: url(commentaire_header.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 4px;
	font-size: 1px;
}
#comments_v2 .bulle_footer{
	background-image: url(commentaire_footer.jpg);
	background-repeat: no-repeat;
	background-color: white;
	width: 560px;
	height: 9px;
}
#comments_v2 .bulle_corps{
	background-image: url(commentaire_corps_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 8px 3px 18px;
	text-align: left;
}
#comments_v2 .bulle_date{
	display: block;
	margin: 0 0 5px 10px;
	color: #F6629A;
	font-weight: bold;
}
#comments_v2 .bulle_texte{
	padding: 0 0 5px 10px;
	display: block;
}

#comments_v2 .footer{
	padding-right: 34px;
}
#comments_v2 .footer .num{
	float: left;
	background-image: url(post_fond.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 50px;
	line-height: 23px;
	color: white;
	font-weight: bold;
	margin-left:29px;
	font-size:17px;	
}
#comments_v2 .footer a{
	background-image: url(footer_bonton_fond.jpg);
	float: right;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	color: white;
	padding: 0 5px;
	margin: 0 3px;	
}
#comments_v2 .clearer{
  clear: both;
}
#comments_v2 .journaliste{
	background-color: #b7c9dc;
}
#comments_v2 .journaliste .bulle{
	background-image: url(commentaire_corps_fond_journaliste.jpg);
}
#comments_v2 .journaliste .bulle_header{
	background-image: url(commentaire_header_journaliste.jpg);
}
#comments_v2 .journaliste .bulle_footer{
	background-image: url(commentaire_footer_journaliste.jpg);
	background-color: #B7C9DC; 
}
#comments_v2 .journaliste .bulle_corps{
  background-image: url(commentaire_corps_haut_journaliste.jpg);
}
#comments_v2 .journaliste .pseudo{
  color: #336699;
  font-weight: bold;
}
#comments_v2 .journaliste .fonction{
	font-weight: bold;
}
/*******
 * Prono
 ***/
 #comments_v2 .pronostics{
	/*background-color: #b7c9dc;*/
}
#comments_v2 .pronostics .bulle{
	background-image: url(commentaire_corps_fond_pronostics.gif);
}
#comments_v2 .pronostics .bulle_header{
	background-image: url(commentaire_header_pronostics.gif);
}
#comments_v2 .pronostics .bulle_footer{
	background-image: url(commentaire_footer_pronostics.gif);
	background-color: #B7C9DC; 
}
#comments_v2 .pronostics .bulle_corps{
  background-image: url(commentaire_corps_haut_pronostics.gif);
}
/****
 * Prono
 *********/
#comments_v2 .moderateur .fonction{
	color: #FF0000;
}
#comments_v2 .accroche{
	text-align: left;
	height: 55px;
	margin-top:16px;
	line-height: 44px;
	color: #F6629A;
	background-image:url(bulle_rose.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #F5D3F6;
	border:1px dashed #F6629A;
	margin-left: 10px;
}
#comments_v2 .accroche .num{
	float: left;
	height: 34px;
	width: 37px; 
	text-align:center;
	line-height: 34px;
	color: white;
	font-weight: bold;
	font-size:17px;	
	margin:5pt 7px;
}
#comments_v2 .accroche .hidden{
	overflow: hidden;	
	width: 	600px;	
	margin-right: 5px;
}
#comments_v2 .accroche span{
	display: block;
	width: 900px;
	margin-top:4px;
}