/* COMMENTAIRES */

.commentHaut {
	background-image: url(../img/img-commentaires/com-haut.jpg);
	width: 624px;
	height: 26px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}

.commentContent{
	background-image: url(../img/img-commentaires/com-bg.jpg);
	width: 634px;
}

.commentBas {
	background-image: url(../img/img-commentaires/com-bas.jpg);
	width: 634px;
	height: 12px;
}

.commentAddHaut {
	background-image: url(../img/img-commentaires/com-add-haut.jpg);
	width: 624px;
	height: 26px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}

.commentAddContent{
	background-image: url(../img/img-commentaires/com-bg.jpg);
	width: 634px;
	text-align: center;
}

.commentAddBas {
	background-image: url(../img/img-commentaires/com-add-bas.jpg);
	width: 634px;
	height: 59px;
	position: relative;
}

.voterAddIcon {
	position: absolute;
	top: 15px;
	left: 10px;
}

.voterAddIcon img {
	vertical-align: middle;
}

#voterAddBtn  {
	position: absolute;
	top: 15px;
	right: 10px;
}
