body { /*corps du document*/
margin : 0;
background: url(cfs.png) repeat;
font : 12px Arial, helvetica, sans-serif;
color :#000000;
} 
a { /*lien*/
color : #1E8FFF;
text-decoration : none;
} 
a:hover { /*lien survolé*/
color : #F58309;
text-decoration : none;
}
p { /*paragraphe*/
margin: 4px 0;
}
hr { /*ligne horizontale*/
border-style : none none solid;
border-color : #f2f2f2;
border-width : 0 0 1px;
height : 0px;
width : 80%;
} 
ul, ol { /*liste*/
padding : 0;
margin : 0;
} 
h1 { /*titre niveau1*/
font-size : 24px;
} 
h2 { /*titre niveau2*/
font-size : 18px;
} 
h3 { /*titre niveau3*/
font-size : 16px;
} 
h4 { /*titre niveau4*/
font-size : 14px;
} 
.bordure { 
border : 0 solid #3e3e3e;
} 
/*********************************
* Mise en page des blocks div principaux */
#screen_choice { /*icone ecrab*/
z-index : 20;
position : absolute;
top : 0px;
right : 0px;
padding : 0;
margin : 0;
text-align : right;
} 
div#page { /* encadrement page*/
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
} 
#page { /* toute la page */
background: #000000;
z-index : 10;
margin-top : 0px;
margin-bottom: 0px;
} 
#headTop { /* header top and middle (logo-banner + citation) */ 
z-index : 10;
margin : 0px;
text-align : right;
background: url(header.png) no-repeat;
height: 115px;
} 
#headBottom { /* header bottom (logo-menu) */ 
z-index: 16;
margin-bottom : 0px;
padding-top : 0px;
background: url(menu.png);
height: 40px;
} 
#mainContent { /* fond page derriere boites */
margin-top : 5px;
padding : 0;
} 
#leftside {  /* zone boites de gauche */
margin-top : 40px;
padding-right : 0px;
}
#leftside a {
color: #404040;
}
#leftside a:hover {
color: #F58309;
} 
#rightside {  /* zone boites de droite */
margin-top : 40px;
margin-right : 6px;
} 
#rightside a {
color: #404040;
}
#rightside a:hover {
color: #F58309;
} 
#endbox { /* optionnal area between main page and bottom */
padding : 4px;
text-align : center;
} 
#foot { 
font : 0.8em Arial, helvetica, sans-serif;
text-align : center;
background: url(footer.png);
} 
#foot a {
color: #80ffff;
}
/*******************************************
 * Mise en page des blocks dans le header */
div.logo { /*block logo*/
z-index : 30;
background-color : transparent;
padding : 0px;
text-align : left;
} 
div.banner { /*block banniere*/
background-repeat : no-repeat;
padding : 13px;
text-align : center;
}
/*************************
 * block boite citation */ 
div.quote {
text-align:center;
white-space:nowrap;
width:100%;
}
div.quote span.cita {
border:0pt none;
color:#808080;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
margin-top:0pt;
padding:0pt;
text-align:center;
width:80%;
}
div.quote span.author {
font-style:normal;
}
/***********************************
 * block box Header Menu sections */
div.menuIcons { /* block menu */
margin: 0px;
float: left;
color: #000000;
}
div.menuIcons ul { /*block liste du menu*/
margin : 0;
padding : 0px;
list-style : none; width : 100%;
}
div.menuIcons ul li { /*toutes les sections*/
float : left;
margin: 0px;
padding-right : 0px;
text-align : center;
background: url(ongletEau.png) no-repeat;
  width: 220px;
  height: 40px;
}
div.menuIcons ul li span {/*toutes les sections*/ 
padding-right: 2px;
padding-top: 11px;
display : block;
white-space : nowrap;
color : #000000;
}
div.menuIcons ul li.menu_flags { /*section drapeau*/
float : left;
margin-right : 2px;
text-align : center;
margin-top : 0px;
}
div.menuIcons ul li.menu_flags img { /*separation drapeau*/ 
margin : 2px;
}
div.menuIcons ul li.menu_admin { /* section admin */
    float: right;
    padding-right:3px;
}
div.menuIcons ul li a span { /* lien menu horizontal */
font: bold 12px Century Gothic, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
cursor: pointer;
} 
div.tblbox ul li a span, td.tblbox ul li a span { /* lien latéral repos */
  color: #000000;
  text-decoration: none;
  background: url(ongletEau.png) no-repeat;
  width: 220px;
  height: 40px;
}
div.menuIcons ul li a span.current { /* lien actif */
color:#000000;
text-decoration: none;
background: url(ongletVert.png) no-repeat;
width: 220px;
height: 40px;
}
div.tblbox ul li a span.current, td.tblbox ul li a span.current { /* lien latéral actif */
color:#000000;
padding : 1px;
}
div.menuIcons ul li a:hover span { /* lien survolé horizontal*/
color: #000000;
background: url(ongletOrangee.png) no-repeat;
width: 220px;
height: 40px;
}
div.tblbox ul li a:hover span, td.tblbox ul li a:hover span { /* lien latéral survolé*/
color: #1E8FFF;
width: 50px;
background-color: inherit; position: relative; top: 0px; left: 1px;
}
/******************************************
 * Mise en page des blocks dans le corps */
 /* boites latérales */
.titrebox { /*Titre*/
padding: 5px;
white-space : nowrap;
font : bold 14px Arial, helvetica, sans-serif;
color: #ffffff;
background: url(titreLAT.png) no-repeat;
text-align : left;
height: 30px;
} 
.tblbox { /*corps*/
font : 12px Arial, helvetica, sans-serif;
color: #404040;
background: url(corpsLAT.png) repeat-y;
margin-top: 2px;
padding-top : 5px;
padding-bottom : 5px;
text-align : left;
margin-bottom: 20px;
}  
/*boites centrales*/
.titre { 
white-space : nowrap;
font : bold 16px Arial, helvetica, sans-serif;
color : #003399;
background: url(titreCENT.png) no-repeat #ffffff;
padding-top: 14px;
padding-left: 70px;
margin-top: 2px;
margin-right: 2px;
text-align : left;
height: 52px;
} 
.titre a {
color: #008080;
}
.titre a:hover {
color: #f58309;
}
.tbl { /*corps*/
font : 12px Arial, helvetica, sans-serif;
color : #404040;
background: #FFFFFF;
padding : 5px;
margin-bottom : 8px;
margin-right: 2px;
text-align : left;
} 
.tbl a {
color: #008080;
}
.tbl a:hover {
color: #f58309;
}
div ul, ol { /*listes*/
padding : 8px 0 8px 8px;
margin-left : 16px;
} 
div li { 
padding : 0;
margin-left : 12px;
} 
/************************************
 * block box lateral Menu Sections */
ul.boxmenu { /* block liste */
 list-style: none;
 margin: 2px;
 padding: 4PX;
 color: inherit;
}
ul.boxmenu li { /* items liste */
 margin :6px 20px;
 text-align: left;
 color: inherit;
}
ul.boxmenu li img { /* icons */
 vertical-align: middle;
 margin-right: 10px;
}
/**************************************************************************
 * block box lateral Article (menu list, menu dynamic 1, menu dynamic 2) */ 
.rubr { 
padding : 4px 2px;
margin : 1px;
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
text-align : left;
} 
p.rubr { /*categorie des artcles*/
padding : 1px 4px;
margin : 1px;
font : bold 12px Arial, Helvetica, sans-serif;
color : #003399;
text-align : left;
} 
.item { 
padding : 2px 0;
margin : 0;
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
background-color : inherit;
text-align : left;
list-style : none;
} 
ul.item { 
margin : 0 0 0 4px;
padding : 0 0 0 5px;
} 
ul.item li.item { /*titre des articles*/
padding : 1px 0 1px 4px;
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
text-align : left;
list-style : none;
} 
.curr_item { 
padding : 2px 0;
background-color : #EDF0FA;
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
text-align : left;
list-style : none;
}
ul.item li.curr_item { 
background-color : inherit;
padding : 2px 0 2px 10px;
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
text-align : left;
list-style : none;
}

/*************************************
 * block box central forum - tables */
.forum {
padding : 5px 5px;
font : bold 12px Arial, Helvetica, sans-serif;
color : #000000;
background-color : #FAC304;
text-align : left;
}
.forum2 { 
padding : 5px 5px;
font : 12px Arial, Helvetica, sans-serif;
color : #FFFFFF;
background: #008080;
text-align : left;
} 
.forum2 a {
color: #FFFFCC;
}
tr.forum2 { 
padding : 5px 5px;
font : bold 12px Arial, Helvetica, sans-serif;
color : #FFFFFF;
background-color : #008080;
text-align : left;
} 
.quest { 
padding : 5px 5px 5px 5px;
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
background-color : #f2f2f2;
text-align : left;
} 
.rep { 
padding : 10px 5px 5px 5px;
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
background-color : #FFFFFF;
border : 1px solid #C0C0C0;
text-align : left;
} 
.rep a {
color : #008080;
}
.rep a:hover {
color: #F58309;
}
.bord { 
border : 0px solid #707380;
padding : 1px;
} 
.bord2 { 
border : 0 double #707380;
} 
/*************
* Calendrier*/
.cal { 
border-collapse : separate;
border-spacing : 0px;
margin-top: 4px;
background-color : #F2F2F2;
color : #000000;
} 
.cal a {
color: #000000;
}
.cal a:hover {
color: #000000;
}
tr.cal { 
font : 12px Arial, Helvetica, sans-serif;
text-align : center;
} 
td.cals { /* lettres semaine */
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
background-color :#FFC000;
width : 14%;
text-align : center;
} 
td.cal0 {/* cases videsl*/
font : 12px Arial, Helvetica, sans-serif;
width : 14%;
text-align : center;
} 
td.cal1 {/* tous les jours */
font : 12px Arial, Helvetica, sans-serif;
width : 14%;
text-align : center;
} 
td.cal2 {  /* aujourdhui*/
font : bold 12px Arial, Helvetica, sans-serif;
color : #FFFFFF;
background-color: #00C000;
width : 14%;
text-align : center;
} 
td.cal3 {  /* mois, dimanche et special */
font : 12px Arial, Helvetica, sans-serif;
width : 14%;
text-align : center;
} 
td.cal4 { /* aujourdhui, si dimanche ou special */
font : 12px Arial, Helvetica, sans-serif;
color : #FFFFFF;
background-color: #00C000;
width : 14%;
text-decoration : none;
text-align : center;
} 
td.calevt { /* evenement */
font : bold 12px Arial, Helvetica, sans-serif;
color : #000000;
background-color : #00C0C0;
text-decoration : none;
border: 1px outset #00C0C0;
text-align : center;
width : 14%;
} 
/************************
 * Formulaires (Forms) */
form { /*formulaire*/
margin : 3px 0;
} 
fieldset { /*encadrement des champs*/
border : 1px solid #000000;
margin : 8px;
} 
legend { /*legende des encadrements*/
font : 12px Arial, Helvetica, sans-serif;
color : #000000;
background-color : inherit;
} 
input.bouton, button {/*bouton*/ 
cursor : pointer;
margin : 2px 0;
color : #000000;
border : 1px outset #00C000;
background-color : #00C000;
height: 18px;
padding-bottom: 2px;
font : 11px Arial, helvetica, sans-serif;
} 
input.texte { /*champ texte*/
margin : 2px 0;
background-color : #FFFFFF;
font : 12px Arial, helvetica, sans-serif;
color : #000000;
} 
select { /*champ select*/
color : #000000;
background-color : #FFFFFF;
font : 12px Arial, Helvetica, sans-serif;
border : 1px inset #404040;
margin : 4px 0;
} 
textarea { 
color : #000000;
background-color : #FFFFFF;
border : 1px solid #000000;
overflow : auto;
margin : 4px 0;
} 
/**********************
 * Editeur FckEditor */
.Code { 
border : 1px solid #000000;
padding-right : 5px;
padding-left : 5px;
color : #000000;
font : 12px Arial, Helvetica, sans-serif, Monospace;
background-color : #FFFFFF;
} 
div #toolbarIcons_ptxt, div #toolbarSmileys_ptxt { 
color : inherit;
background-color : #FFFFFF;
} 
/*******************************************
 * Mise en page des blocks dans le footer */
#foot span.copyright { 
font : 1em Arial, Helvetica, sans-serif;
color : #000000;
} 
/********************
 * Divers, inclassables */
.htable { 
margin-bottom : 8px;
} 
.htable1 { 
margin-bottom : 8px;
} 
.htable2 { 
padding : 0 0px;
} 
.titrebox2 { 
font : bold 12px Arial, Helvetica, sans-serif;
color : #000000;
text-align : center;
} 
.box { 
font : 12px Arial, Helvetica, sans-serif;
color : #404040;
margin: 0 0px 0 0px;
padding : 0 5px 0 5px;
} 
p.box { 
margin : 0 1px 0 2px;
font : 12px Arial, Helvetica, sans-serif;
color : #404040;
} 
a.box { 
color : #F58309;
text-decoration : none;
font : 12px Arial, Helvetica, sans-serif;
} 
a.box2 { 
color : #F58309;
text-decoration : none;
font : 12px Arial, Helvetica, sans-serif;
} 
a:hover.box { 
color : #C9C70B;
text-decoration : none;
font : 12px Arial, Helvetica, sans-serif;
position : relative;
top : 1px;
left : 1px;
} 
/*******************
 * pop comment RSS */
.pop { 
z-index : 30;
width : 380px;
text-align : left;
} 
.pop a { 
display : block;
} 
.pop span { 
z-index : 30;
display : none;
} 
.pop a:hover span { 
display : block;
width : 280px;
position : absolute;
top : 2em;
left : 2em;
color : #000000;
font : normal 12px Arial, Helvetica, sans-serif;
border : 1px solid #000000;
padding : 4px;
} 
.top { 
font : 0.8em Arial, Helvetica, sans-serif;
color : #f2f2f2;
text-align : center;
} 
.timer { 
font : italic 1em Arial, Helvetica, sans-serif;
color : #f2f2f2;
text-align : center;
padding : 8px;
} 
.clsCursor { 
cursor : pointer;
} 
.notice { 
color : #000000;
background-color : #FFFFFF;
padding : 2px;

}                                                                                  