@charset "utf-8";
/* CSS Document */

#commentaires {display:none;float:left; width:612px; border: solid 2px #00a3e5; padding:12px 11px 18px 11px; font-family:Helvetica, Arial, sans-serif;margin-bottom:15px}
.comment{float:left;margin-right:4px;}
#commentaires .titre {color:#00a3e5; border-bottom: solid 1px #00a3e5; font-weight:bold; font-size:16px; padding-bottom:6px;}
#commentaires .info {font-size:14px; font-weight:bold; margin-bottom:6px; padding-top:11px; border-top: solid 1px #00a3e5; color:#000; width:612px;}
#commentaires .pseudo {color:#00a3e5;}
#commentaires .date {color:#00a3e5;}
#commentaires .commentaire {
	margin-left:160px;
	font-size:14px;
}
.comment-content {
	margin-left:160px;
	font-size:14px;
}
#commentaires .nouveau-commentaire {border: solid 1px #00a3e5; padding:11px 11px 18px 11px; margin-top:11px; background-color:#f5fafe;}
.comments-info { color:#00a3e5; }
.comments-info p{ color:#00a3e5; }
.comments-info a{ color:#00a3e5; }
.comment-footer { color:#00a3e5; font-weight:bold; }
.comments-footer p{ color:#00a3e5; }
.comments-footer a{ color:#00a3e5; }

#sidebar .duo table tr td a, #sidebar .duo table tr td a:hover, #sidebar .duo table tr td a:visited { color:#000000;}

.evenements #commentaires {
border:2px solid #CB0F17}

.evenements #commentaires .titre {
border-bottom:1px solid #CB0F17;
color:#CB0F17}

.evenements #commentaires .info {
border-top:1px solid #CB0F17}

.evenements #commentaires .nouveau-commentaire {
background-color:#FAF8F2;
border:1px solid #CB0F17}

#comment{float:left}