
table.allo {	border-color: #000000;  border-width: 1;} /* default */
/* BODY */
BODY {background-color: #f8f8d4; margin: 10px 0px 0px 0px;font-family: Arial, Nimbus Sans L, Helvetica, sans-serif;	font-size: 11pt; color: #000000;margin-top:0px}
.bodyBordure {background-color: #6E0000;}
/* LIENS */
A:Visited {font-family: Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:9.5pt; color: #1928e8; text-decoration: none;}             /* default */
A:Hover {font-family: Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:9.5pt; color: #1928e8; text-decoration: none;}         /* default */
A:Link {font-family: Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:9.5pt; color: #1928e8; text-decoration: none;}                /* default */

.date_jour {font-family:  Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:8pt; color: #949090; font-weight: bold}
.titre_texte {font-family:  Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:10.5pt; color: #1928e8; font-weight: bold}
.entete_Index {font-family:  Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:10.5pt; color: #ffffff; font-weight: bold}
   
A.lien_section:Link  {color: #AE1916; font-size: 9pt; font-weight: bold; text-decoration: none;}
A.lien_section:Visited  {color: #AE1916; font-size: 9pt; font-weight: bold; text-decoration: none;}
A.lien_section:hover {text-transform: uppercase;color: #1928e8} 
.pairMenuComment {font-family:  Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:8pt; color: #000000; }
.impairMenuComment {font-family:  Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:8pt; color: #000000;background-color: #ebebeb;} /* default */
.Message_entete {font-family:  Arial, Nimbus Sans L, Helvetica, sans-serif; font-size:11pt; color: #000000}
a.small_texte:Link {font-family:  Arial, Nimbus Sans L, Helvetica, sans-serif;  font-size:90%; }

/* Propriété en commun pour les listes latérales */
span.link-list {
        width:120px;
        position:absolute;
        top:0px;
        font-size:80%;
        padding-left:10px;
        padding-right:0px;
        margin-left:0px;
        margin-right:0px;
		background-color: #f8f8d4;


}
/* En utilisant les propriété de marge, nous laissons la place sur les côtés */
#main {
position:absolute;
	background-color: #f8f8d4;
	top: 150px;
	width: 100%;

		
}

#texte {
		position:absolute;
        left:230px;
        padding-left:5px;
        padding-right:5px;
		background-color: #f8f8d4;
		

		
}

#mainBlanc {
position:absolute;
	background-color: #ffffff;
	top: 150px;
	width: 100%;
		
}
/* Puis nous placons chaque list à sa place */
#list1 {
        
		left:15%;
		/*border-right: 1px #b0b1ba solid;*/
}
#list2 {
        
		right:15%;
}

#list3 {
        
		left:0;
		/*border-right: 1px #b0b1ba solid;*/
}


#nav1{
margin-top: 1px;
margin-bottom: 0;
 
}

#nav1 ul {
margin-top: 0;
background-image: url(/images/entete_tableau.gif);
text-align: center;
margin-left: 0;
padding-left: 0;
top:0;
height: 25px;

}

#nav1 li {
list-style-type: none;
padding: 20px;
border-left: 0px solid white;
display: inline
}

#nav1 li:first-child {
border: none;
}
#entete{

position:absolute;
	background-color: #f8f8d4;
	height: 128px;
	width: 100%;
} 

#lamarge {
padding-left:5px;
}

