@charset "iso-8859-1";
/* Angles arrondis, cf arrondis.js */
.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid; border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height:1px}

.blocarrondi_bleu {
margin:0 auto 30px auto;
background-color: #d1dce7;
}
.blocarrondi_rouge {
margin:0 auto 30px auto;
background-color: #ffe7e6;
}
.blocarrondi_ro_fonce {
margin:0 auto 30px auto;
background-color: #AE0903;
}
.blocarrondi_orange {
margin:0 auto 30px auto;
background-color: #FEE6C7;
}
.blocarrondi_exos {
margin:20px 50px 0px 50px;
background-color: #FEE6C7;
}
.blocarrondi_or_fonce {
margin:0 auto 30px auto;
background-color: #E07E03;
}
.blocarrondi_vert_clair {
margin:0 auto 30px auto;
background-color: #EFF7C8;
}
.blocarrondi_vert_fonce {
margin:0 auto 30px auto;
background-color: #7A8D17;
}
.blocarrondi_jaune {
margin:0 auto 30px auto;
background-color: #FDEBC1;
}
.blocarrondi_violet {
margin:0 auto 30px auto;
background-color: #E1DDEC;
}
.blocarrondi_actu {
margin:0 auto 30px auto;
background-color: #DAF5FE;
}
body /* Centrage Internet Explorer */
{
text-align: center;
}
div#contenu /* Centrage Firefox + safari */
{
width: 762px;
margin-right: auto;
margin-left:auto;
}
.surligne { background-color: #ffff00; }

/* Liens */
A:link.pied
{color: #ffffff;text-decoration: none ; }
A:visited.pied
{color: #ffffff;text-decoration: none ;}
A:hover.pied
{color: #ffffff;text-decoration: underline ; }

A:link {color: #0000CC;text-decoration: underline}
A:visited {color: #993399;text-decoration: underline;}
A:hover {color: #0000CC;text-decoration: underline}
A:hover {color: #0000CC;TEXT-DECORATION: underline}

A:link.sup
{text-decoration: none ; }
A:visited.sup
{text-decoration: none ;}
A:hover.sup
{text-decoration: underline ; }

A:link.acc
{color: #000000;text-decoration: none ; }
A:visited.acc
{color: #000000;text-decoration: none ;}
A:hover.acc
{color: #000000;text-decoration: underline ; }

A:link.nouv
{color: #6685af;text-decoration: underline ; }
A:visited.nouv
{color: #000000;text-decoration: underline ;}
A:hover.nouv
{ color: #6685af;text-decoration: underline ; }

A:link.ex1
{color: #000000 ; text-decoration: none ; }
A:visited.ex1
{color: #AE0903 ; text-decoration: none ; }
A:hover.ex1
{ color: #000000 ; text-decoration: underline ; } 

A:link.rep
{color: #4459C7 ; text-decoration: underline ; }
A:visited.rep
{color: #993399 ; text-decoration: underline ; }
A:hover.rep
{ color: #AE0903 ; text-decoration: underline ; }

A:visited.peda
{color: #E07E03 ; text-decoration: underline ; }

A:visited.rep2
{color: #AE0903 ; text-decoration: underline ; }

A:visited.vert
{color: #7A8D17 ; text-decoration: underline ; }

A:visited.bleu
{color: #6789AE ; text-decoration: underline ; }

A:visited.actu
{color: #067CA2 ; text-decoration: underline ; }

A:visited.brevet
{color: #9aafca ; text-decoration: underline ; }

/* Tailles et caractéristiques de base */
h1 {
   font-family : "Lucida Sans", "Lucida Sans Unicode", "Lucida Bright";  
   text-align: left;
   margin-left: 190px;
   font-size : 1.3em; 
	 
	 margin-bottom: 5px;
	 margin-top: 20px;
   }
h1.rouge
	{
	color: #AE0903;
	}
h1.bleu
	{
	color: #6789AE;
	}
h1.orange
	{
	color: #E07E03;
	}
h1.vert
	{
	color: #7A8D17;
	}
h1.jaune
	{
	color: #F7BA24;
	}
h1.violet
	{
	color: #7561A8;
	}
h1.actu
	{
	color: #067CA2;
	}
h1.brevet {
 color: #9aafca;
}
h2 {
   font-size : 1em; 
   font-family : "Lucida Sans", "Lucida Sans Unicode", "Lucida Bright"; 
   text-align: right;
   margin-top: 5px;
   margin-bottom: 5px;
  }
 h2.rouge
	{
	color: #AE0903;
	}
h2.bleu
	{
	color: #6789AE;
	}
h2.orange
	{
	color: #E07E03;
	}
h2.vert
	{
	color: #7A8D17;
	}
h2.jaune
	{
	color: #F7BA24;
	}
h2.violet
	{
	color: #7561A8;
	}
h2.actu
	{
	color: #067CA2;
	}
h2.brevet
	{
	color: #9aafca;
	}
h3 {
   font-size : 1em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: left;
   margin-left: 30px;
   }
h3.rouge
	{
	color: #AE0903;
	}
h3.bleu
	{
	color: #6789AE;
	}
h3.orange
	{
	color: #E07E03;
	}
h3.vert
	{
	color: #7A8D17;
	}
h3.jaune
	{
	color: #F7BA24;
	}
h3.violet
	{
	color: #7561A8;
	}
h3.actu
	{
	color: #067CA2;
	}
h3.brevet
	{
	color: #9aafca;
	}
h4 {
   font-size : 0.9em; 
   font-family :  Arial, Helvetica, Geneva, sans-serif; 
   color : #333333; 
   text-align: left;
   font-weight: bold;
   margin-left: 50px;
   }
h4.rouge
	{
	color: #AE0903;
	}
h4.bleu
	{
	color: #6789AE;
	}
h4.orange
	{
	color: #E07E03;
	}
h4.vert
	{
	color: #7A8D17;
	}
h4.jaune
	{
	color: #F7BA24;
	}
h4.violet
	{
	color: #7561A8;
	}
h4.actu
	{
	color: #067CA2;
	}
h4.brevet
	{
	color: #9aafca;
	}
p{
  color: #000000 ;
   }
/* Cas particuliers */
p.vide {
   margin-top: 0;
	 margin-bottom: 0.5em;
   }
table.piedpage {
   text-align: center;
	 background-color: #6685AF;
   }
.rep_txt
{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   margin-right: 10px;
   margin-left: 30px;
   line-height: 1.4em;
   text-align: justify;
   }
.texte{
   font-size : 0.85em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: left;
   margin-right: 10px;
   margin-left: 20px;
   margin-bottom: 10px;
   }
.gt{
   font-size : 0.8em; 
   font-family : "Verdana", "Arial", "Helvetica", "sans-serif"; 
   text-align: justify;
   margin-right: 30px;
   margin-left: 30px;
   line-height: 1.5em;
   margin-bottom: 10px;
   }
.textebis{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: left;
   margin-right: 20px;
   margin-left: 20px;
   margin-bottom: 10px;
   }
.texteter{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: left;
   margin-right: 10px;
   margin-left: 10px;
   margin-bottom: 10px;
   margin-top: 5px;
   }
.maj{
   font-size : 0.7em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: right;
   color : #666666;
   margin-right:0px;
   }
.menu{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: left;
   margin-right: 5px;
   margin-left: 5px;
   line-height: 1.4em;
   }
 .menucentre{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: center;
   margin-right: 5px;
   margin-left: 5px;
   line-height: 1.4em;
   }
 .menudroit{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: right;
   margin-right: 5px;
   margin-left: 5px;
   line-height: 1.4em;
   }
.pave{
   font-size : 0.80em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: center;
   margin-right: 10px;
   margin-left: 10px;
   margin-top: 10px;
   }
.pub{
   font-size : 0.80em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: left;
   margin-right: 10px;
   margin-left: 10px;
   margin-top: 10px;
   }
.col{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: left;
   margin-top: 10px;
   margin-left: 1em;
   }
.col_droit{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: right;
   margin-top: 10px;
   margin-left: 1em;
   }
.col_j{
   font-size : 0.85em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   margin-top: 10px;
   margin-left: 1em;
   margin-right: 10px;
   text-align: justify;
   }
.col_rep{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   margin-top: 10px;
   margin-left: 1em;
   margin-right: 10px;
   text-align: left;
   }
.col_marge{
   font-size : 0.85em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: left;
   margin-left: 10px;
   margin-top: 10px;
   }
.bando{
   font-size : 0.85em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: center;
   margin-top: 1px;
   }
.bandopied{
   font-size : 0.75em; 
   font-family : Verdana, Arial, Helvetica, sans-serifL ; 
   text-align: center;
   margin-top: 1px;
	 color: #ffffff;
   }
.acces{
   font-size : 0.9em; 
   font-family : "Lucida Sans", "Lucida Sans Unicode", "Lucida Bright"; 
   text-align: left;
   margin-top:10px;
   margin-left:10px;
   }
.intro{
   font-size : 0.8em; 
   font-family : "Verdana", "Arial", "Helvetica", "sans-serif"; 
   text-align: left;
   margin-right: 10px;
   margin-left: 20px;
   margin-bottom: 10px;
   margin-top: 10px;
   }
	 /* Bouton de validation quand hérite taille de police sous tableau */
.submit_tableau {
  cursor: pointer;
	font-size: 1.15em;
	margin-top: 5px;
	}
.index{
   font-size : 0.85em; 
   font-family : "Verdana", "Arial", "Helvetica", "sans-serif";  
   text-align: justify;
   margin-right: 30px;
   margin-left: 30px;
   line-height: 1.4em;
   }
.nav{
   font-size : 0.7em; 
   font-family : Arial, Helvetica, sans-serif ; 
   text-align:center;
   margin-bottom: 5px;
   margin-top: 5px;
   font-weight: bold;
   }
.news{
   font-size : 0.85em; 
	 font-weight: bold;
   font-family : "Lucida Sans", "Lucida Sans Unicode", "Lucida Bright"; 
   text-align: left;
   color : #6685af;
   margin-bottom: 8px;
   margin-left: 20px;
   }
 .newss{
   font-size : 0.85em; 
	 font-weight: bold;
   font-family : "Lucida Sans", "Lucida Sans Unicode", "Lucida Bright"; 
   text-align: left;
   color : #6685af;
   margin-bottom:8px;
   margin-left:20px;
   margin-top:8px;
   }
.texte_news{
   font-size : 0.75em; 
   font-family : "Verdana", "Arial", "Helvetica", "sans-serif"; 
   text-align: left;
   margin-right: 10px;
   margin-left: 20px;
   margin-bottom: 10px;
  line-height: 1.6em;
   }
ul,li,ol,td,dd,dl {
  font-size : 0.95em;
  font-family :  Arial, Helvetica, sans-serif;
  color : black;
  }
kbd {
  font-size : 1em;
}