/*INTERFACE*/
body
{
	margin:0;
	width:753px;
	z-index: 5;
	}

.interface{
	background-image:url(./interface_1.png); 
	width:753px;
	height:400px;
	z-index: 0;
	}

.menuGauche{
	position: absolute; left: 4px; top: 145px; z-index: 0;
	}      
.menuDroite{
	position: absolute; left: 630px; top: 145px; z-index: 0;
	}    
.basGauche{
	position: absolute; left: 0px; top: 345px; z-index: 0;
	background-image:url(./col_gauche.png);
	margin-bottom:0; 
	
	}      
.basDroite{
	height:auto;
	position: absolute; left: 613px; top:345px; z-index: 0;
	background-image:url(./col_droite.png); 
	
	}    
.histo{
	position: absolute; left: 620px; top:545px; z-index: 0;
	background-image:url(./barre_menu.png); 
	
	}    	

	

	
.centre{
	border: 5px solid orange; 
		position: absolute;
	left: 210px; 
	top: 145px; 
	z-index: 0;
	background-image:url(tableau.png);
	width:300px;
	height:200px;
	}    	
img.centre{
	border: 6px doted orange;
	
	 }
	
	
/*TEXTE*/	
body {  font-family: Arial; font-size: 12px}

a {
	color:#9966CC;
	text-decoration :none;  }

a:visited{
	color:#9966CC;
	text-decoration :none;  
}

a:hover{
	color:#9966CC;	
	text-decoration :none;  
}

/*a[name]{color:	color:#9966CC; }	*/

hr{
noshade:noshade;
color:orange;
			
}
	

.addenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 00em;
}
.defaut {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 20px; text-align: left}
.addendaPetit { font-family: Arial, Helvetica, sans-serif; font-size: 9px; letter-spacing: 00em; }
.defautGras { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-weight: bold}
.defautGrasItalique { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-weight: bold ; font-style: italic }
.defautGrasMaj { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000 ; font-weight: bold ; text-transform: none; font-variant: small-caps}

.participation { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 20px ; 
/*text-align: justify*/ü
}
.listingArticles { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 20px }

.dicoContent {
	background-color: #F7E0B0;
	font-size: 12px;
	padding: 3px 3px;
	margin: 5px 5px; width: 420px;
}
.dicoTitre {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;

}
.histo1 {  font-family: Arial; font-size: 14px; font-weight: bold; text-indent: 5pt; clip:    rect(   ); text-align: center}
.histo2 { font-family: Arial; font-size: 12px; font-weight: normal; clip: rect( ); text-align: left}
.histo3 { font-family: Arial; font-size: 10px; font-weight: normal; clip: rect( ); text-align: center; background-position: center}
p.dumois {  font-family: Arial; font-size: 12px; font-weight: bolder; font-style: normal}



a.dico {color:#9933CC;  }
a.dico:hover{color:#9933CC;font-weight:normal;}
a.dico:visited{color:#9933CC;}

	
div.escamot {
     font: 12px ;
       float: left;
     }
	 
     div.escamot  a { 
     font: 12px;
     float: left;
     display: block;
     text-decoration: none;
     }
	 
     div.escamot  a:hover {
     color: #411;
     }
	 
     div.escamot  a span { /* définition de la balise <span> inclue dans <a> */
     display: none;
     }
	 
     div.escamot  a:hover span { /* définition de la balise <span> au survol */
     display: block;
     position: absolute;
     top: 250px;
     left: 250px;
     width: 200px; /* largeur de la zone de commentaires, selon la taille du menu */
     height:100px;
     font: 12px Verdana, sans-serif;
     text-align: left;
     border: 1px #FF9900 groove;
     background-color: #FFCC00; padding: 10px;
     }	td {  font-size: 12px}


.plan p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 35px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 100px;
}

.plan li{
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 100px;

}

table.forum{ 
border: 0px solid ;
width:100%;
height:auto;
margin:5px;
padding:5px;
cellspacing: 5px;
vertical-align: text-top; 

 }

.titreforum{ 
font-size: 2em;
height:10px;
color: #001F4E;
background-color:#001F4E;

 }
 
 .titremenu2{ 
font-size: 2em;
height:10px;
color: #001F4E;
background-color:#FFBA23

 }
 
.trforum{
background-color:#FFBA23;
height:10px;
text-align:left;
 }
.titre2forum{ 
font-size: 1.4em;
color:#FFFFFF;
font-weight:bold;
text-align: left;
margin-left: 50px;
background-color:#FFBA23;
 }