/* -------------------------------------------------------------------------------------- */
/* --------------------------------- COMMENTAIRES --------------------------------------- */
/* -------------------------------------------------------------------------------------- */
div#dbcomments{
	margin-top: 20px;
	font-size: 10px;
	width:350px;
}
div#dbcomments div.commentHeader span{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 1.4em;
	color: #666;
}
div#dbcomments div.commentHeader img{
	margin-top: 3px;
	//margin-top: -9px;
}
div#dbcomments div.commentHeader{
	//margin-bottom: -10px;
}
div#dbcomments #commentFirstReactions,
div#dbcomments div#informationAfterLogin span{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 1.1em;
	color: #00286B;
	margin-top: 10px;
	margin-bottom: 5px;
}
div#dbcomments div#informationAfterLogin span{
	margin-top: 20px;
	margin-left: 5px;	
}
div#dbcomments #commentFirstReactions a{
	margin-left: 5px;
	text-decoration: none;
}
div#dbcomments .comment-pane{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 1.1em;
}
div#dbcomments .comment-header .comment-author{
	font-weight: bold;
	color: #00286B;
	vertical-align: top;
	width: 65px;
	text-align: right;
}
div#dbcomments .comment-pane table{
    margin-top:10px;
}
div#dbcomments .comment-pane table tr td {
    vertical-align: top;
}
div#dbcomments .comment-pane table tr td.comment{	
	padding-bottom: 0px;
	padding-left: 15px;	
}
div#dbcomments .comment-pane h5.commentTitle{	
	padding-bottom: 5px;
}
div#dbcomments .comment-pane h5.commentTitle a{	
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 1.2em;	
	//font-size: 0.85em;
}
div#dbcomments .comment-text .wiki p.first {
	margin: 0px;
	padding:0px;
}
div#dbcomments .comment-text .wiki p {
	line-height: 100%;
}
div#dbcomments .comment-text{
	color: #666;
	margin-bottom: 2.5px;
}
div#dbcomments .comment-header .comment-info{
	color: #999;
	margin: 0px;
	padding:0px;
}
div#dbcomments .comment-header .comment-info .wfstate{
  color:orange;
}
div#dbcomments div#commentLoginInformation1{
	margin-left: 10px;	
}
div#dbcomments div#commentLoginInformation2{
	margin-left: 15px;
	margin-top: 15px;
}
div#dbcomments div#commentLoginInformation1 a,
div#dbcomments div#commentLoginInformation2 a{
	text-decoration: none;
	font-weight: bold;
	color: #0A7896;
	font-size: 1.1em;
	margin-left: 5px;
	vertical-align: top;
}
div#dbcomments #commentEdit form.formCRB div.commentCharte{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 1.1em;
	margin:15px 0 0 10px;
}
div#dbcomments #commentEdit form.formCRB div.commentCharte a {
	color: #0A7896; 
}

/* Formulaire */
.formCRB .formTextfield {
border:1px solid #CCCCCC;
color:#000000;
float:none;
font-family:Trebuchet MS;
font-size:12px;
height:15px;
width:228px;
margin:0px 0px 0;
}

div#dbcomments .formCRB a,
div#dbcomments .formCRB a:hover,
div#dbcomments #commentEdit .formCRB label:hover,
div#dbcomments a {
    text-decoration:none;
}

.js .formCRB .req .formTextfield
, .js .formCRB .formTextfield
, .js .formCRB .req .formTextarea {
border:1px solid #CCCCCC;
margin:0 0 10px 0;
}

.js .focus-field .formTextarea {
float:none;
}

.js .formCRB .req .formTextarea {
width:340px;
}

.js .focus-field .formTextfield {
float:none;
margin:0 0 10px 0;

}

form#commentEdit {
	margin: 10px 0px 30px 70px;;
	padding: 0px;
}
div#dbcomments .formCRB .commentEditName,
div#dbcomments .formCRB .commentEditDescription,
div#dbcomments .formCRB .commentEditButtons {
	margin-bottom: 15px;	
}
div#dbcomments .formCRB .commentEditName {
	//margin-bottom: 0px;
}
div#dbcomments .formCRB .mbox {
	width: 95%;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}
div#dbcomments .formCRB .mbox a
, div#dbcomments .formCRB .mbox a:hover
, div#dbcomments .mbox a {
  color:white;
}
div#dbcomments .formCRB label{
	position: static;
	background: none;
	padding:0px;
	margin:0px;
	color:#666666;
  font-size:11px;
  font-weight:bold;			
}
div#dbcomments .formCRB .commentEditName .formTextfield{
	float:none;
	display: block;
	margin: 0px;
	color: #000;
	font-family:Trebuchet MS;
	font-size:1.1em;
	border:solid 1px #CCC;
}
div#dbcomments .formCRB div.commentEditName .formTextfield {
	width: 197px;
	height: 20px;
}
div#dbcomments .formCRB div.commentEditName .UI_EDITOR_TEXTFIELD {
	width: 222px;
	height: 20px;	
	margin-left: 10px;
	//	margin-left: 5px;
	
}
div#dbcomments .formCRB div.commentEditName .UI_EDITOR_TEXTFIELD img{
	margin-top:-35px;
}
div#dbcomments .formCRB .commentEditDescription .UI_EDITOR_TEXTAREA {
	margin-left: 10px;
}
div#dbcomments .formCRB .commentEditDescription .formTextarea,
div#dbcomments .formCRB .commentEditDescription .js .req .formTextarea
{
	border: 1px solid #CCC;
	color: #666;
	font-family:Trebuchet MS;
	font-size:1.1em;
	width:350px;
}
div#dbcomments .formCRB .commentEditButtons {	
	padding-left: 10px;
	margin-left: -10px;	
	margin-bottom: 25px;
}
div#dbcomments .formCRB button{
  background:none;
  border:none;
  margin-left:7px;
  height:17px;
}
div#dbcomments .formCRB .commentEditButtons .mainButton {
	margin: 0px;
}
div#dbcomments .formCRB .commentEditButtons .bouton_br {
    background-image: url('../../../images/custom/bouton_valider_br.gif');
}

