/* ---------- Elements generiques ------------- */
body    { font-family: Verdana, Helvetica, Arial, sans-serif; font-size:x-small; color:#000; background:#FFF; }
h1      { color: #5675A4; font-size: 20px; }
h2      { color: #5675A4; font-size: 15px; }
h3      { color: #5675A4; font-size: 12px; }
a 	    { text-decoration:underline; color:#5675A4; font-size:110%; }
a:hover { text-decoration:none; color:#9E9E9E}
legend  { color:#5675A4; padding-left:5px; padding-right:5px;}
li      { list-style-type:none; }
img     { border:0px; }
input   { border:solid 1px #D8D7D7; font-size:100%; background:#FFFFFF; color:#5675A4; }

/* entete */
#header    {margin:0 0 15px 0; padding:5px; background:#FA3900; color:#FFF;border-bottom: 1px solid gray; }
#top h1 { padding:0px; margin:0px; color:#FFF;}

.topLien{text-decoration:none;color:#FFF;}
.topLien:hover {text-decoration:none;}

/* Bas de page */
#footer   { clear:both; margin-bottom:10px; padding:10px; background:#FA3900; color:#FFF; border-bottom: 1px solid gray; }
#footer p { margin:0px; padding: 10px;  }
#footer a 	    { text-decoration:underline; color:#FFF; font-size:110%; }
#footer a:hover { text-decoration:none; color:#FFF}
/*------------------- Articles ----------------------------------*/
.article    { margin-top:10px; padding:0px;   }
.article p  { padding:0px 0px 5px 5px; margin:0px; }
.date 	{ width:100%; margin-right:10px;}
.afterArticle { padding:5px 0px 0px 0px; margin:5px 0px 5px 0px; border-top:1px dotted #808080; width:100%; text-align:right; font-size:85%;}
.topic {} /*categorie de l'article*/
.topic a {}
.beforeArticle {padding:0px 0px 5px 0px; margin:0px; border-bottom:1px solid #808080; width:100%; }
.listArticles { margin-top:0px; margin-bottom:10px; border:1px solid #666666;  background-color:#FFFFFF;}
.resumeArticle { background-color:#F9F8FA; border-top:1px solid #F4F4F4;}

.titreArticle{text-decoration:none;}
.titreArticle:hover {text-decoration:none;}

#articleSeul {} /*style d'un article lors de l'affichage de l'article ou de ses commentaires*/
.GcheTexte{float:left; margin:3px;}
.DrteTexte{float:right; margin:3px; }
.CtreTexte{margin:3px auto; display:block;}
.hitcitation {font-style:italic;text-align:justify;padding:5px 20px;background-color:#eee;}
.hitencart {border:1px solid black;text-align:justify;font-weight:bold;margin:5px 0px;padding:5px 5px;}
.hitimportant {font-weight:bold;color:red;font-weight:bold;font-size:120%;}
.hitperso1 {font-style:italic;}
.hitperso2 {font-weight:bold;}
/*--------------------Commentaires---------------------------- */
.h2commentMessage {color:#3366CC;}
.comment    {  }
.comment hr {  }
.afterReactions  .linkcomment {font-size:130%; color:#0099FF;}

.commentMessage  { padding:5px; border:1px dotted #999999;background:#F8F8F8; margin:0px;}
.commentOption   {text-align:right;font-size:85%;color:#808080; margin-bottom:10px;}

/*-----------------Newsletter-----------------------------------*/
#divNewsletter h2 {text-align:center; font-size:12pt;}


/*-------------- Calendrier -----------------------------------*/
.calendrier  .box-content { margin:0px; padding-left:0px;}
.calendarTop1 	{  font-family: Verdana, Arial, Helvetica; font-size: 9px; font-style: normal; color:#FFFFFF; font-weight: bold;  background-color:#F92E00;} /*entete*/
.calendarToday1 {  font-family: Verdana, Arial, Helvetica; font-size: 9px; font-weight: bold; color:#FFFFFF; background-color:#F92E00;} /* Aujourd'hui */
.calendarDays1 	{  width:45px; height:13px; font-family:Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; color:#000000; background-color: #FFFFFF; text-align:center;}
.calendarHeader1{  font-family: Verdana, Arial, Helvetica; font-size: 9px; background-color:#F92E00; color:#FFFFFF;} /* lettre de la semaine */
.calendarTable1 {  background-color:#F4F4F4;border:0px solid #5675A4} /* contour du calendrier */
/*--------------Modules------------------------------------*/
.box{margin:auto; margin-bottom:5px;padding:0px;background:url(pics/fond-m-d.png) repeat-y right;}
.box-content { border:0px none;  padding:5px; color: #5675A4; background:url(pics/fond-m-g.png) repeat-y left;}
.box-content p   { margin:5px 0px 5px 15px; padding:0px; }
.box-content ul  { margin:5px 0px 5px 15px; padding:0px; }
.box-content li  { list-style:square; color:#b6b6b6; margin:5px; padding:0px; }

.box-titre  {background:url(pics/fond-h-c.png) repeat-x top; margin:0px; padding:0px;height:30px; }
.box-titre h2{background:url(pics/fond-h-g.png) left top no-repeat;margin:0px;  padding:0px; padding-left:5px; height:30px; color:#FFF;}
.box-titre span{background:url(pics/fond-h-d.png) right top no-repeat ; display:block;margin:0px; padding:0px;  height:30px;}


.box-footer  {background:url(pics/fond-b-c.png) repeat-x top; margin:0px; padding:0px; height:16px; font-size:6px;}
.box-footer h2{background:url(pics/fond-b-g.png) left top no-repeat;margin:0px; padding:0px;height:16px; }
.box-footer  span{background:url(pics/fond-b-d.png) right top no-repeat ; display:block;margin:0px; padding:0px; height:16px; }

.listAll {text-align:right; display:block; font-weight:bold;}
.pagination {margin:10px auto;}
.w100prct {width:100%}
.w20prct {width:20%;}
.w80prct {width:80%;}


/*------------------- Pages ----------------------------------*/
.page    { margin-top:10px; padding:0px;   }
.page p  { padding:0px 0px 5px 5px; margin:0px; }
.afterPage { padding:5px 0px 0px 0px; margin:5px 0px 5px 0px; border-top:1px dotted #808080; width:100%; text-align:right; font-size:85%;}
.beforePage {padding:0px 0px 5px 0px; margin:0px; border-bottom:1px solid #808080; width:100%; }

.divPageTitle h2{text-decoration:none;}
.divPageTitle h2:hover {text-decoration:none;}


#cl_1_0 {padding:0 5px;}
