/**commentaire**/

.submitBoutonCom
{
	background: #dd4b39; /* Old browsers */
	background: -moz-linear-gradient(top,  #dd4b39 0%, #A8382B 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd4b39), color-stop(100%,#A8382B)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dd4b39 0%,#A8382B 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dd4b39 0%,#A8382B 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dd4b39 0%,#A8382B 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dd4b39 0%,#A8382B 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#A8382B',GradientType=0 ); /* IE6-9 */
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF !important;
	cursor: pointer;
	border-radius: 2px 2px 2px 2px;
	height:30px;
	margin-top:10px;
	border: 0 none transparent;
	float:right;
	cursor:pointer;
	position: relative;
	text-shadow: 0 0 1px #333333;
	padding-left: 20px;
	padding-right:20px;
}
.submitBoutonCom:hover
{
	background: #dd4b39; /* Old browsers */
	background: -moz-linear-gradient(top,  #A8382B 0%, #9E3429 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A8382B), color-stop(100%,#9E3429)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #A8382B 0%,#9E3429 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #A8382B 0%,#9E3429 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #A8382B 0%,#9E3429 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #A8382B 0%,#9E3429 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A8382B', endColorstr='#9E3429',GradientType=0 ); /* IE6-9 */
}
.comment
{
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;

    border-top: 1px dotted #BBBBBB;
}

.comment .author
{
font-size:15px;	
margin-bottom:20px;
}
.comment .tools
{
float:right;
display:none;
color: transparent !important;
}
.comment:hover .tools
{	
display:block;
color: #353535 !important;
cursor: pointer;
}
#pagination 
{
margin-left: auto;
margin-right:auto;
width: 75%;
	
}

#pagination .paginationButton 
{
margin-left:10px;
margin-top: 10px;
margin-bottom :10px;
padding: 0Px 7px 0px 7px;
cursor:pointer;
float:left;
border : 1px solid #999999;
background-color:#EFEFEF;
font-size: 14px;
}
#pagination .paginationButton:hover
{
background-color:#ffffff;
color: #353535;
}
#pagination .active
{
background-color:#ffffff
}
.comment:hover
{
background-color: #ffffff;	
}
.reply
{
float:right;
cursor:pointer;	
font-weight:normal;
background: #dd4b39; /* Old browsers */
background: -moz-linear-gradient(top,  #dd4b39 0%, #d85849 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd4b39), color-stop(100%,#d85849)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dd4b39 0%,#d85849 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dd4b39 0%,#d85849 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dd4b39 0%,#d85849 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dd4b39 0%,#d85849 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#d85849',GradientType=0 ); /* IE6-9 */
line-height:20px;
padding:2px 10px 2px 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color:#ffffff !important;
margin: 5px 5px 5px 5px;
}

#captcha
{
margin-top:20px;	
}

.titreBlocCommentaire
{
cursor:Pointer;
font-size:14px;
line-height:25px;
padding-left:10px;
margin-top:10px;
}
#blocCom
{
color: #353535;

padding:10px 10px 10px 10px;
}
 .clear
 {
  clear: both;
  height: 0; overflow: hidden; /* Précaution pour IE 7 */
  }
#CommentContent
  {
 border:1px solid #A8A8A8;
float:left;	
min-width: 380px;
max-height: 500px;
width:100% ;
overflow: hidden;
}

.comment .avatar
{
	padding:10px;
	float:left;
}


.content
{
	margin-top:6px;
	margin-bottom :6px
}

.error
{
padding:5px 5px 5px 5px;
background-color:#FFC6C6;
color: #FF2D38;
margin-top: 5px;
margin-bottom:5px;
margin-right:20px;
}

.error span
{
cursor:pointer;
float:right;
color:	#FF4949;
font-weight: bold;
}
.btton
{
	float:right;
    height: 18x;
    padding: 0 4px;
    color: #555555;
    background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    outline: 0 none;
    padding: 0 0.91em;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}
.afficheMess
{
cursor:pointer;

}
.messageSignal
{
color:#353535;
font-size:10px;
margin-left: 10px;
margin-top:10px;
}
.formContainer
{
margin-left:0px;
margin-right:20px;
margin-bottom : 10px	
}
.titeComment h3
{
	font-size:20px !important;
	color:#353535 !important;
}


#CommentUsername
{
    width: 133px;	
}
#CommentMail
{
    width: 180px;	
}
#CommentUsername,#CommentMail,#CommentContent
{
	margin-bottom:20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #F4F4F4;
    border-color: #AAAAAA #AAAAAA #CCCCCC;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    margin: 0;
    outline: medium none;
    padding: 6px 8px;
    vertical-align: middle;

	
}

.labelCom
{
font-weight:bold !important;
float:left;
margin-top:6px;
margin-right:12px;
}
#blocCom span 
{
font-size:9px;	
}

