BODY		{background-color:#FFFFFF;}

A			{color:#00F;}
A:link   	{text-decoration:none;}
A:visited	{text-decoration:none;}
A:active 	{text-decoration:underline;}
A:hover  	{background-color:#4040A0;color:white;}

a.renvoi	{font-weight:bold;}

A:hover.normal {background-color:white;}
A:hover.renvoi {background-color:white;color:#00F;}

img{
   border:none;
}

#contenu ul {
	padding-top:1em;
	list-style-type: circle;
}

#contenu li {
	padding-left:2em;
}


DIV#roue{
   position:absolute;
   top:0;
   left:215px;
   font-family:verdana;
   font-size:0.8em;
}

DIV.marianne{
   position:absolute;
   top:5px;
   left:16px;
   }

DIV.gtitre{
   position:absolute;
   top:200px;
   left:0px;
   width:100%;
   text-align:center;
   }

DIV.menus{
   position:absolute;
   z-index: 50;
   top:100px;
   left:5px;
   width:215px;
   font-family:verdana;
   font-size:0.8em;
   }

DIV.retrait{
   text-indent:-9px;
   margin-left:30px;
   }

DIV.navig{
   position:absolute;
   top:300px;
   left:2px;
   width:215px;
   font-family:verdana;
   font-size:0.8em;
   text-align:center;
   }

DIV.contenu{
   position:absolute;
   z-index: 0;
   top:103px;
   left:230px;
   font-family:verdana;
   font-size:0.7em;
   }

h1 {
   color:#0891D2;     /*00B;*/
   font-family:Arial;
   font-weight:normal;
   font-size:2em;
   margin-top:0;
   margin-bottom:0;
   }

h2 {
   color:#0891D2;     /*00B;*/
   font-family:Verdana;
   font-weight:normal;
   font-size:1.5em;
   margin-bottom:0;
   }

h3 {
   margin-top:0;
}

.legende{
   width:400px;
   font-size:7pt;
   }

.verscarte{
   font-size:8pt;
   text-align:right;
   vertical-align:middle;
   }

.chemin{
   color:#0891D2;
   font-size:1.4em;
   font-family:Arial;
   margin-top:0;
   margin-bottom:0;
   }

.cadre{
   border: 1px solid #009;
   padding: 10px;
   background: #EEE;
   }

.dept{
   color:#555;
   font-size:1.4em;
/*   font-weight:bold;*/
   }

p#footer {
   clear: both;
   left:230px;
   margin: 0;
   border-top: 1px solid #009;
   text-align: center;
   background: #FFF;
   font-size:8pt;
   }

div#baspage {
	text-align:center;
}

DIV.legende {
   font-style:italic;
   background-color:#EEE;
   padding:0 3px;
   text-align:left;
   }

#L254 {
   width:254px;
   }

#L392 {
   width:392px;
   }

.soustitre {
	font-weight:bold;
}

.graschiffres {
	font-weight:bold;
}

.nom_site,.notabene {
	font-weight:bold;
}

.premiere {
	color:red;
}

.exception {
	color:red;
}

.generique {
	color:blue;
}

/* pour le sommaire */
.rang0,.rang1 {
   margin:0;
}

.rang2 {
   margin:0 0 0 3em;
}

.contact {
	font-size:1.2em;
}

.clavier {
	font-family:"Courier New", helvetica,sans-serif;
	border:1px dotted black;
	padding:0 0.5em;
}

.signature{
	font-style:italic;
}

.lien_externe:after {
	padding-left:5px;
	content:url(externe.png);
}

div.partenariat {
	border:1px solid gray;
	padding:5px;
}

