/* =COMMENTS
   -------------------------------------------------------------------*/
#comments_wrap {
	padding-left: 10px;
	}
#comments_wrap h4{
	color:#29AEEF;
	}
#comments_wrap ul.pagination {
	margin-top:10px;
	}
p.comment_empty {
	margin-top: 1em;
	font-size: 131%;
	font-weight: bold;
	}   
#comments_wrap li.comment {
	display: block;
    margin: 0;
    margin-top:15px;
    margin-bottom: 1.5em;
    padding: 0;
    position:relative;
    text-align: left;
    }
    #comments_wrap li.comment div.body {
        background-image: url(/apps/frontend/news/img/comment/bubble-lightgray.gif);
        background-position: left top;
        background-repeat: no-repeat;
        margin-left: 70px;
        padding-top: 10px;
        width: 497px;
        }
/*        
        #comments_wrap li.comment div.body:hover, #comments_wrap li.comment-over, #comments_wrap li.comment-selected {
            background-image: url(/apps/frontend/news/img/comment/bubble-lightblue.gif);
            color: #174E63
            }
*/
        #comments_wrap li.comment div.body div.text {
            background-image:url(/apps/frontend/news/img/comment/bubble-lightgray.gif);
            background-position:left bottom;
            background-repeat:no-repeat;
            padding-bottom:22px;
            padding-left:13px;
            padding-right:13px;
            }
        #comments_wrap li.comment div.body:hover {
            background-image: url(/apps/frontend/news/img/comment/bubble-lightblue.gif);
            color: #174E63
        }
        #comments_wrap li.comment div.body:hover div.text {
            background-image: url(/apps/frontend/news/img/comment/bubble-lightblue.gif)
            }
        #comments_wrap li.comment.author div.body {
            background-image: url(/apps/frontend/news/img/comment/bubble-blue.gif);
            color: #174E63
            }
        #comments_wrap li.comment.author div.body div.text {
            background-image: url(/apps/frontend/news/img/comment/bubble-blue.gif)
            }
        #comments_wrap li.comment.author div.body:hover {
            background-image: url(/apps/frontend/news/img/comment/bubble-darkblue.gif);
            color: #174E63
            }
        #comments_wrap li.comment.author div.body:hover div.text {
            background-image: url(/apps/frontend/news/img/comment/bubble-darkblue.gif)
            }
        #comments_wrap li.comment div.body p {
            color:#333333;
            text-align:justify;
            font-family:Arial,Verdana,Helvetica,sans-serif;
            line-height:18px;
            margin:1em 0pt;
            padding: 2px
            }
    #comments_wrap li.comment div.footer {
        margin-top:4px;
        }
	    #comments_wrap li.comment div.footer h5 {
	        margin-left: 80px
	        }
		#comments_wrap li.comment a.author_comment {
			color: #174E63;
			font-weight: 700;
			text-decoration: none;
			text-transform: capitalize;
	        }
	        #comments_wrap li.comment a.author_comment.is_pro
	        {
				padding-right: 25px;
				background:transparent url(/apps/frontend/member/img/pro_cartouche_1.png) no-repeat top right;	        
	        } 
	        #comments_wrap li.comment a.author_comment:hover {
	        	background-color: #174E63;
	        	color: #FFF; 
	        	}
	    #comments_wrap li.comment div.footer .published {
	    	color: #969696;
	    	font-size: 77%;
	    	}    
	    #comments_wrap li.comment div.footer img.avatar {
	        margin-left: 5px;
	        margin-right: 5px;
    	    }
	    #comments_wrap li.comment div.footer span.number {
	        left: 0px;
	        _left:-60px;/*IE6*/
	        position: absolute;
	        top: 5px;
	        }
		    #comments_wrap li.comment div.footer span.number a {
			    display: block;
			    color: #DBDBDB;
			    font-family: Arial, Helvetica, sans-serif;
			    font-size: 2em;
			    font-weight: 700;
			    letter-spacing: -1px;
			    text-align: right;
			    text-decoration: none;
			    width: 50px
		        }
			    #comments_wrap li.comment div.footer span.number a:hover {
			        color: #4DACCF;
			        text-decoration: none
			        }
		        
span#wrap_comment_submit, span#wrap_comment_preview {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	width: 120px;
	}
	input#comment_submit, input#comment_preview {
		/*margin: 0 0 0 5px;*/
		padding: 0 5px 0 5px;
		height: 26px;
		outline:none;
		/*width: 120px;*/
		background:url("/apps/frontend/news/img/bkg_trouver.gif") repeat-x;
		background-position: 0 0;
		_background:none;/*IE6*/
		_background-color:#E0E0DD;
		float: right;
		border:solid 1px #b0b0b0;
		cursor:pointer;
		}
	span#wrap_comment_preview {
		margin-right: 20px;
		width: 150px;
		}		
	input#comment_preview {
		/*width: 150px;*/
		}		
div#preview_comment {
	margin-bottom: 1.0em;
	}
	
span#review_item_comment_author_name {
	color: #29AEEF;
	font-weight: bold;
}

div.newcomment_limit
{
	width:624px;height:41px;
	background:transparent url("/apps/frontend/news/img/actu_detail_inter.gif") no-repeat 0 0;
}


#create_comment_wrap {
	border:1px solid #909090;
	/*margin-top:40px;*/
	padding:10px;
	margin-bottom:8px;
	width:572px;
	background-color:#f8f8f8;
	}
	#create_comment_wrap h4 {
		color:#29AEEF;
  		font-size:130%;#font-size:120%;
  		margin-bottom:10px;
		}
	#create_comment_wrap .x-form-item {
		margin-bottom:10px;
		}
	#create_comment_wrap #comment_submit {
		border:none;
		width:180px;height:31px;
		background:transparent url(/apps/frontend/homepage/img/reco_button_off.png) no-repeat scroll 0px;
		padding-bottom:5px;
		}
	
	#create_comment_wrap #comment_submit.button_on {
		background:transparent url(/apps/frontend/homepage/img/reco_button_on.png) no-repeat scroll 0px;
		}
	
	#create_comment_wrap textarea#review_item_comment_body {
		/*margin:30px -150px;
		width:550px;*/
		}

#create_comment_wrap #form_comment .post_scriptum {
	color: #505050;
	font-size: 77%;
	}
	#create_comment_wrap  #form_comment .post_scriptum a {
		text-decoration: underline;
		}		
	#create_comment_wrap #form_comment .post_scriptum a, 
	#create_comment_wrap #form_comment .post_scriptum a:link, 
	#create_comment_wrap #form_comment .post_scriptum a:visited {
		color: #505050;
		}			
/*		
#create_comment_wrap #form_comment .x-form-textarea {
	width: 90%;
	}*/

