body {
	color:black;
	font-family: Arial;
	font-size: 10pt;
/*	background-color:#FCE9B9;*/
	background-color:#FFFFFF;
}

#nouveau{
	color:#DB0800;
	font-weight:bold;
	font-size:10pt;
}	

#tchatche{
 font-size:8pt;
 text-align:justify;
}

.lien_std{
	color:Navy;
	text-decoration: none;
	font-weight: bold;
}

.lien_std:hover{
	color:#CC3333;
}

.mailto{
	color:#006699;
	text-decoration: underline;
	font-weight: bold;
}

.mailto:hover{
	color:#CC3333;
}


#taille7{
  font-size:7pt;
}

#taille9{
  font-size:9pt;
}


/************ MISE EN PAGE DES ELEMENTS **********/
#global{
	margin: 0;
	padding: 0;
	border: 0;
}

#global #entete{
  width:800px;
  height:130px;
  border:solid 0px red;
}


#global #corps{
  width:800px;
  margin:0;
  padding:0;  
  border:solid 5px #AC0009;
  background:#FCE9B9;     
}

#corps #colonne_gauche{
  
  border:solid 0px blue;
  padding:0;
  margin:0;
  display:block;    
  float:left;  
	height:100%; 
  background-image: url("../images/corde.png");
  background-position: top left;
  background-repeat: no-repeat;		
}


#colonne_gauche #conteneur{
  background-position: top left;
  background-repeat: no-repeat;	
  border:solid 0px blue;
  padding:0;
  margin-left:5px;
  margin-top:5px;  
  display:block;    
  text-align:left;
  height:100%;
  border-top:groove 3px black;  
  border-bottom:ridge 3px black;    
  padding-top:0;
  padding-bottom:0;
  padding-left:3px;
  padding-right:3px;	
	width:95px;  
}

#conteneur #menu{

  background-position: top left;
  background-repeat: no-repeat;	

  border:solid 0px blue;
  padding:0;
  display:block;    
  text-align:left;
  border-left:solid 1px gray;  
  border-right:solid 1px gray;  
  height:100%;
  background:  #F6D8B6;    
  padding:5px;
}



#corps #principal{
  padding:0;  
  margin:0;
  width:694px;
  /*background:#F6CC9B;*/
	background:#FCE9B9;  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt; 
  border:solid 0px black;	 
	display:block;  
  float:left; 
	padding-bottom:10px;	    

}	

#elt_fin_float{
  clear:left;
  width:0;
  height:0;
  display:block !important;
  display:inline;
}


.menu_bouton a{
  text-decoration: none;
  font-weight: bold;
  display:block;
  border:solid 0px green;	
  padding-top:10px;
}

#entete #logo{
  background-image: url("../images/logo.png");
  background-position: top left;
  background-repeat: no-repeat;
  float:left;
  margin:0;
  padding:0;
  width:200px;
  height:120px;
  border:solid 0px red;   
}

#entete #titre{
  border:solid 0px blue;  
  float:left;
  width:600px;  
  height:60px;  
}

#entete #adresse{
  border:solid 0px blue;  
  display:block;
  float:left;  
  width:600px;  
  height:60px;  
  font-family: 'Trebuchet MS',Arial,serif;
  font-size: 9pt;  
}

#pied{
  width:800px;
}

#pied #credits{
  margin:0;
  border:solid 0px blue;  
  height:20px;
  width:600px;
  font-family: 'Trebuchet MS',Arial,serif;
  font-size: 8pt;
  text-decoration:none;  
  text-align:left;
  float:left;
}

#pied #intranet{
  margin:0;
  border:solid 0px red;  
  height:20px;
  width:200px;
  font-family: 'Trebuchet MS',Arial,serif;
  font-size: 8pt;
  text-decoration:none;  
  text-align:right;
  position:relative;
  float:right;
}



#menu .bloc_menu{
  display:block;  
}	


.bloc_menu .elt_sous_menu{
  padding-left:15px;
  display:block;  
  font-size:8pt;  
}

.bloc_menu .elt_sous_menu_select{
  padding-left:15px;
  display:block;  
  font-size:8pt;  	
}


.bloc_menu .elt_menu{
  display:block;  
  font-size:8pt;  
}

.bloc_menu .elt_sous_menu a{
  color: #18326D;
  text-decoration: none;
  font-weight: bold;
  margin:0;
  padding-top:4px;
}

.bloc_menu .elt_sous_menu_select a{
	color:#CC0000;
  text-decoration: none;
  font-weight: bold;
  margin:0;
  padding-top:4px;
}


.bloc_menu .elt_menu_select{
  display:block;  
  font-size:8pt;  	
}
.bloc_menu .elt_menu a{
  color: #18326D;
  text-decoration: none;
  font-weight: bold;
  margin:0;
  padding-top:4px;
}

.bloc_menu .elt_menu_select a{
	color:#CC0000;
  text-decoration: none;
  font-weight: bold;
  margin:0;
  padding-top:4px;
}

.bloc_menu .elt_sous_menu a:hover{
	color:#CC0000;
}

.bloc_menu .elt_menu a:hover{
	color:#CC0000;
}




/*********** FIN MISE EN PAGE ************/	
	
.clearleft{
  clear:left;
}
  	
.clearright{
  clear:right;
}  	


#titre_contact{
  margin-bottom:15px;
  border:solid 0px red; 
  font-size:14pt;
  color:#CC6600;  
  font-weight:bold;
 
}


ul{
  list-style-image:url("images/puce.png");
}


.lecture_ba{
	display:inline;
	padding-left:10px;
	border:solid 0px blue;  	
}

#bande_annonce{
		display:block;
  padding-top:5px;	
    border:solid 0px blue;
		float:left;  	
}

#bande_annonce #titre_ba{
  display:inline;
  	float:left;
		font-weight:bold;  	
}



