@import 'main.css';





#cpageTabs                 { display:block; border-top:2px #ddd solid; position:relative; float:left;}
#cpageTabs ul li.activeTab { float:left;}
#cpageTabs ul li           {float:left; background-color:#f8f8f8; padding:0 15px; height:30px; line-height:30px; border:1px #ddd solid; margin:0 -1px 0 -1px;}
#cpageTabs ul li.activeTab {background-color:#fff; margin:0 -1px -1px -1px;}











.commentsDisclaimer { padding:20px; margin:0 0 20px 0; border:1px #dedede solid; }

.commentBlock       {  display:block; padding:20px 40px; border:4px #dedede solid; position:relative }
.commentsCount, .forum-decompte{ height:30px; line-height:30px; margin: 20px 0; color:#fff; padding:0 20px; background: #777; }

.commentEntry     { margin:20px 0; padding:20px 0; border-bottom:1px #444 dotted; line-height:1.5em;}
.commentSubEntry  { margin:20px 0; padding:20px 0 10px 50px; border-top:1px #444 dotted; overflow:hidden; line-height:1.5em; } 

.commentSubEntry p { margin:0 0 10px 0; padding:0; } 
.commentHeader, .commentHeader strong     { padding:0px;margin:0; color:#777; text-transform:uppercase; font-weight:bold;   }
.commentBody       {line-height:165%; font-size:120%; }
.commentFooter     {  }


.spip_barre{display:none;}


.light  {  } 
.darker {  } 



.forum-texte{padding:10px;}
 


.time_read{
background-image: url(../graphics/icons/page_white_copy.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

.commentaires{
background-image: url(../graphics/icons/comment.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

.comment_add{
background-image: url(../graphics/icons/comment_add.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}



#commentsBlock h3 {
color:#79b300; 
margin:0 0 15px 0; 
padding:4px 0 4px 0; 
text-transform:uppercase;
background-color:#edf3de;
}

.commentEntry li {
margin-bottom:0px; 
padding:0px 0; 
} 

.commentPosted {
display:block; 
padding:2px 0 0 0; 
margin:0; 
color:#777; 
text-transform:uppercase;
font-weight:700;
}

.commentPosted  strong{
color:#0caabb; 
}

.commentCount{ 
padding:2px 4px; 
color:#ed7401; 
font-weight:bold;
}

.blogMaster .commentPosted {
color:#ed7401; 
}

.blogMaster .commentPosted a {
color:#ed7401; 
}

.author { border-top:0px #ddd solid; background-color:#000; padding:8px; }
.articleRating{display:block; border:1px #ccc solid; padding:10px; text-align:center }


/*-------------------------------
      FORMULAIRE COMMENTAIRES
-------------------------------*/ 	 




#auteur,#email_auteur {width:200px; height:25px; line-height:25px; border:1px #ddd solid;}

.fbtn{width:100px; height:25px; line-height:25px;}


.frow {width:720px; float:left; line-height:25px;}
.frow2 {width:720px; float:left; height:25px; line-height:25px;}

.fauthor,
.femail {width:300px; float:left; margin:2px 0px 0 0; line-height:25px;}



.fbouton {width:100px; float:left; margin:2px 0px 0 0; }




#commentForm { padding:20px; background:#F3F3F3; margin: 20px 0; float:left; }
#commentForm fieldset{ padding:20px;
border:1px #ddd solid;
margin:10px 0;
background:#F3F3F3;
}

#commentForm legend{padding:0 10px; font-weight:bold; text-transform:uppercase;}

#commentForm input{
color:#000000;
}


#commentForm textarea{
margin:5px 0;
padding:1px;
width:720px;
height:100px;
}



#commentForm #forum_lien, 
#commentForm #forum_titre {
display:none;
}

#commentForm .spip_bouton input{ 
}



#commentForm fieldset.previsu {border:2px #B1EF95 solid; background-color:#D3FFBF;}






