#commentaires{
	display: none;
	float: left;
	width: 175px;
	margin-left: 20px;
	padding: 5px;
	border-width: 0px 0px 0px 1px;
	border-style: dotted;
	border-color:	#bbbbbb;
}

#commentaires a{
	text-decoration: none;
}

#commentaires img{
	border: 0px;
}

#commentaires ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#commentaires ul li{
	padding: 0px;
	margin: 0px;
}

#commentaires .unCommentaire {
	border-bottom: 1px solid #85C5FF; /*ff9f58;*/
}

#commentaires .unCommentaire .unCommentaireHeader {
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}

#commentaires .unCommentaire .unCommentaireBody {
	padding: 0px;
	margin: 0px;
}

#commentaires .unCommentaire .unCommentaireFooter {
	text-align: right;
	font-style: italic;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#commentaires .commentairesFooter{

}

#commentaires .commentairesFooter .coinBasGauche{

}

#insCommentaire {
	float: left;
	width: 175px;
	margin-left: 20px;
	padding: 5px;
	border-width: 0px 0px 0px 1px;
	border-style: dotted;
	border-color:	#bbbbbb;
}

#insCommentaire .libelle{
	display: block;
	width: 175px;
}

#insCommentaire textarea{
	width: 170px;
}

#insCommentaire .titre{
	text-align:center;
	width: 175px;
	display: block;
}

.error{
	background-color: #ffb7b7;
	display: block;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.valide{
	background-color: #61ff61;
	display: block;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#livredor #commentaires{
	display: none;
	float: left;
	width: 560px;
	margin-left: 0px;
	padding: 5px;
	border-width: 0px 0px 0px 0px;
}

#livredor #commentaires a{
	text-decoration: none;
}

#livredor #commentaires img{
	border: 0px;
}

#livredor #commentaires ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#livredor #commentaires ul li{
	padding: 0px;
	margin: 0px;
}

#livredor #commentaires .unCommentaire {
	border-bottom: 1px solid #85C5FF; /*ff9f58;*/
}

#livredor #commentaires .unCommentaire .unCommentaireHeader {
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}

#livredor #commentaires .unCommentaire .unCommentaireBody {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

#livredor #commentaires .unCommentaire .unCommentaireFooter {
	text-align: right;
	font-style: italic;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

#livredor #commentaires .commentairesFooter{

}

#livredor #commentaires .commentairesFooter .coinBasGauche{

}

#livredor #insCommentaire {
	float: left;
	width: 560px;
	margin-left: 0px;
	padding: 5px;
	border-width: 0px 0px 0px 0px;
}

#livredor #insCommentaire .libelle{
	display: block;
	width: 560px;
}

#livredor #insCommentaire textarea{
	width: 555px;
}

#livredor #insCommentaire .titre{
	text-align:center;
	width: 560px;
	display: block;
}