/* CSS Commentairet */

#comments_v2{
	font-family:Tahoma,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{
  margin-left: 98px;
}
#comments_v2 #boutons a{
	display: block;
	background-image: url(http://www.football365.fr/images/commentaire/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 #4c77a7 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(http://www.football365.fr/images/commentaire/commentaire_corps_fond.jpg);
	background-repeat: repeat-y;
}
#comments_v2 .bulle_header{
	background-image: url(http://www.football365.fr/images/commentaire/commentaire_header.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 4px;
	font-size: 1px;
}
#comments_v2 .bulle_footer{
	background-image: url(http://www.football365.fr/images/commentaire/commentaire_footer.jpg);
	background-repeat: no-repeat;
	background-color: white;
	width: 560px;
	height: 9px;
}
#comments_v2 .bulle_corps{
	background-image: url(http://www.football365.fr/images/commentaire/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: #3c6088;
	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(http://www.football365.fr/images/commentaire/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(http://www.football365.fr/images/commentaire/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(http://www.football365.fr/images/commentaire/commentaire_corps_fond_journaliste.jpg);
}
#comments_v2 .journaliste .bulle_header{
	background-image: url(http://www.football365.fr/images/commentaire/commentaire_header_journaliste.jpg);
}
#comments_v2 .journaliste .bulle_footer{
	background-image: url(http://www.football365.fr/images/commentaire/commentaire_footer_journaliste.jpg);
	background-color: #B7C9DC; 
}
#comments_v2 .journaliste .bulle_corps{
  background-image: url(http://www.football365.fr/images/commentaire/commentaire_corps_haut_journaliste.jpg);
}
#comments_v2 .journaliste .pseudo{
  color: #336699;
  font-weight: bold;
}
#comments_v2 .journaliste .fonction{
	font-weight: bold;
}

