h1 {
  padding: 0;
  margin: 0;
}

#header {        
    height: 150px;
    background-color:#FFFFFF; 
     
}
#header p {
    padding-left:20px;
    font-size:1.35em;
    color:#6201b3;
}

/* Feinte non comprise par IE pour min-height */
html>body #menu_gauche_image {
	height: auto;
	min-height: 300px;
}

#menu_gauche_image {
  margin-top:-32px;
  padding-top: 22px;  
  background-image: url(../images/Menu_Pole_Fond.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

#menu_gauche_image a {
	float: left;
  color:#6f6187;		
}
#menu_gauche_image a:visited {
	color:#6f6187;		
}

#menu_gauche_image dt {   
    text-align: left;
    margin:0;
}

#menu_gauche_image dt a{   
    padding-top: 5px;
    padding-bottom: 5px; 
}

#menu_gauche_image dt.principal {

   
}
#menu_gauche_image dt.principal a {    
	color:#292526;		
	font-weight:bold;
}
#menu_gauche_image dt.principal a:visited {
	color:#292526;
	font-weight:bold;
}
#menu_gauche_image dt.principal a:hover , #menu dt.principal a strong {
    color:#0270BB;	
	font-weight:bold;
	text-decoration:none;
}



#header #menuhaut {
    position:relative;
    display: block;
    left:0px;
    top: 0px;
    height: 27px;
    line-height: 27px;
    width:828px!important;
    background-image: url(../images/fond_menuhaut.gif);
    background-repeat: repeat-x;
    background-position: left top;
    padding: 0;
    padding-left: 168px;
    margin: 0;  
    text-align: left;
}

#header #menuhaut dl {
    display: inline;
    padding: 0;
    margin: 0;
}

#header #menuhaut #menu {
    position:relative;
    display: inline;
    left:0px;
    top: 0px;
    width:975px;
    background-image: none;
    padding: 0;
    margin: 0;
}

#header #menuhaut #menu dt {
    display: inline;
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin: 0;
}


#header #menuhaut #menu dt a { 
    background-image:url(../images/fond_menu_dt.gif);
    background-repeat:no-repeat;
	background-position: left top; 
	color:#9b0101;		
	font-weight:bold;
    font-family: arial;
    width:inherit;
    margin: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 3px!important;
    padding-bottom: 5px!important;
	height: 25px;
	line-height: 25px;
    font-size: 16px;
}

#header #menuhaut #menu dt a strong {
    font-family: verdana;
    color:#9b0101;		
	font-weight:bold;
    width:inherit;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

#header #menuhaut #menu a:hover {

}

#header #sousmenuhaut {
  position:relative;
  left:182px;
  top: 0px;
  background-color: #BDBCBE;
  width:814px;
  padding: 0;
  margin: 0;  
  padding-top: 3px;
  padding-bottom: 5px;
}

#header #sousmenuhaut dd {visibility:visible;}
#header #sousmenuhaut dd,
#header #sousmenuhaut dt,
#header #sousmenuhaut li,
#header #sousmenuhaut li a {width:inherit;}

#header #sousmenuhaut dl {
  position: relative;
  display: inline;
  padding: 0;
  margin: 0;
}

#header #sousmenuhaut #ssmenu {
  position:relative;
  display: inline;
  left:0px;
  top: 0px;
  background-color: #BDBCBE;
  width:975px;
  background-image: none;
  padding: 0;
  margin: 0;
}

#header #sousmenuhaut #ssmenu dt {
  display: inline;
  background-color: #BDBCBE;
  background-image: none;
  padding: 0;
  margin: 0;
}

#header #sousmenuhaut #ssmenu dd {
  position:absolute;
  left: 0;
  top:20px;
  display: inline;
  padding: 0;
  margin: 0;
}

#header #sousmenuhaut #ssmenu ul li{
  list-style-position: outside;
  list-style: none;
}

#header #sousmenuhaut #ssmenu ul {
  background-color: #FFFFFF;
  display:none;
  list-style-type: none; /* n'affiche pas les points des li enfants sous Firefox*/
  border:1px solid #F17903;
  z-index:1;
  margin:0;
  padding: 0;
  padding: 0!important;
  width: 12em;
}

#header #sousmenuhaut #ssmenu ul li{
  display: block;
  text-align: left;
  height: 18px;
  line-height: 18px;
  padding: 0;
  padding-left: 6px;
  margin: 0;
}

#header #sousmenuhaut #ssmenu dt a, #header #sousmenuhaut #ssmenu dt a strong{
  color:#454545;
  width:inherit;
  padding-left: 7px;
  padding-right: 7px;
  text-decoration: none!important;
  font-weight: normal;
}

#header #sousmenuhaut #ssmenu dd a {
  color:#454545;
  width:inherit;
  padding: 0!important;
  text-decoration: none!important;
  font-size: 12px;
}

#header #sousmenuhaut #ssmenu dt a:hover {
  color:#FFFFFF;
}

#header #sousmenuhaut #ssmenu dd a:hover {
  color:#F17903;
}

#header #sousmenuhaut #ssmenu dd strong{
  font-weight: normal!important;
}


#haut {
    height: 59px;
    background-color:#FFFFFF;
	margin:0;
    padding:10px 0 0 10px;	
     /*** style-impression
    display:non;            
    ***/	
}
#menuhaut {    
    padding:0px; 
    font-size: 1.15em;
    color:#9A34FF;
           
}
#menuhaut a {
    margin: 0px 2px;
    color: #6f6187;
    text-decoration: none;
    font-weight:bold;
    
}
#menuhaut a:hover {
    text-decoration: underline;
}

#recherche form {
    margin:-20px 0 0 600px;      
    padding:0;           
}
#pied {
    clear:both;
    height: 35px;
    padding-top: 25px;
    padding-left: 120px;
    background-color: #FFFFFF;
    background-image:url(../images/fond_pied.gif);
    background-repeat:no-repeat;
  	background-position: left top;
  	text-align:left; 	
}
#pied p{
    padding:5px;
	text-align:center;
    font-size:0.85em;	
}
#pied a, #pied a:visited{
    color:#45257b;
}
#pied a:hover{
    text-decoration:none;
}
#pied li a {
	color:#45257b;
    text-decoration:underline;	
}
#pied li a:visited {
	color:#45257b;

}
#pied li a:hover {
	color:#9b0101;
}

#conteneur {
    background-image: url(../images/Menu_Pole_Fond.gif);
    background-position: left top;
    background-repeat: repeat-y;
    width:996px;
    border: 3px solid #9b0101; 
}

#gauche {
    margin-top: 90px;
    width: 250px;   
    background-image:none	
}

#menu {
     width:250px;
     height:300px; 
     font-size:1.15em;
 
}
/* Feinte non comprise par IE pour min-height */
html>body #menu {
	height: auto;
	min-height: 300px;
}
#menu a {
	color:#6f6187;		
}
#menu a:visited {
	color:#6f6187;		
}


#menu dt {
   
    text-align: left;
    margin:0 10px 5px 10px;
}
#menu dt.principal {
    color:#9b0101;
    margin:0;
    padding-top: 18px;
    padding-bottom: 14px;    
}
#menu dt.principal a {    

}
#menu dt.principal a:visited {
	color:#9b0101;
	font-weight:bold;
}
#menu dt.principal a:hover , #menu dt.principal a strong {
    color:#9b0101;	
	font-weight:bold;
	text-decoration:none;
}

#droite {
    margin-top:90px;
    padding: 0 0 0 10px;
    height:300px; 
    width:200px; 
    color:#6f6187;
    border-left:1px solid #6f6187;
    /*
    background-image:url(../images/v5_fond_droite.gif);
    background-repeat:no-repeat;
	background-position: right top;*/	

}
/* Feinte non comprise par IE pour min-height */
html>body #droite {
	height: auto;
	margin-top: 157px;
	min-height: 500px;
}
#droite h3 {
    margin-top : 0px;
    margin-left: -12px;
    margin-bottom: 10px;
    padding: 5px;
    color:#FFFFFF; 
    background-color: #9b0101;  
    border: none;
    width:200px;
    background-image:none;
    font-size:1.5em;  
}
#droite h4 {		
    color: #6f6187;      
    margin-top:2px;
    margin-bottom:2px;
}
#droite .paragraphe {
    border-style:none;

}

#gauche .paragraphe {
    padding-left: 10px;
    padding-right: 10px;

}
body {
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Arial, verdana, courier;
    color:#616161;
    font-size: 0.8em;
    background:#2C2C2D; 
    background-image:url(../images/fond_body.gif);
    background-repeat:repeat-y;
	background-position: left top;        
    background-color: #dba83f;
    margin: 0;
    padding: 0;
    
}

#centre {
    margin-top: 105px;
    width:505px;  
    padding-left:10px;
}

#centreetdroite {
    /*width:839px;*/
    width:635px;
    margin-top: 99px;
    padding-right: 100px;             
    /*background-image:url(../images/v5_fond_centreetdroite.gif);
    background-repeat:no-repeat;
	background-position: right top;*/	

}

#centre strong, #centreetdroite strong{
    color:#616161;
}

/*************/
/* ariane */
/*************/
#ariane {
    color: #434345;   
    text-transform:none;     
    text-align: left;
}
div.ariane {
	/*clear:both;*/
	margin:0;
  padding:0;	
	margin-bottom: 20px;
  font-size:0.85em;
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Tahoma, arial, verdana, courier;
}
.ariane a {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:visited {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:hover {
	color:#000000;
	font-weight:normal;
}

h2 {
    margin: 0px;
    padding: 0px;
    color: #434345;   
    text-transform:none;     
    font-size: 1.4em;
    letter-spacing:1px; 
    text-align: right;
    width: 730px;  
}
h3 {		
    padding: 0;
    padding-bottom: 5px;
    margin: 0;
    color: #9b0101;      
    font-size: 2em;
    font-weight: normal;
    border-bottom: 3px solid #9b0101;
    margin-bottom:15px;
    
}
#centre h4,#centreetdroite h4 {		
    color: #6e001e;      
    margin-top:2px;
    margin-bottom:2px;
}

fieldset {
border:1px #F17903 solid;
}
legend {
    color: #F17903; 
    border:1px #F17903 solid;
    padding:2px 30px 2px 10px;
    font-weight:normal;
  
}
label {
    font-weight:bold;
}
a {
	color:#9b0101;	
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	color:#9b0101;
	font-weight:normal;	
	
}
a:hover {
	color:#9b0101;
	font-weight:normal;
	text-decoration:underline;
}
a.alt {   
    color:#9b0101;	 
    font-weight:bold;
}
a.alt:visited {	
    font-weight:bold;	
}

a.fo_bouton, a.fo_bouton:visited {
    background-image: none;    
    border:1px outset #1E2A63;
    color:#1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0 5px 0 0;
    text-decoration:none; 
    background:#f0ffd8;  
}
a.fo_bouton:hover {   
    background-image: none;
    background:#ddffca; 
}
a.fo_boutonon, a.fo_boutonon:visited {
    background-image: none;    
    border:1px outset #1E2A63;
    color:#1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0 5px 0 0;
    text-decoration:none;   
}
.fo_boutonon {
    background-image: none;    
    font-weight:bold;
    border:1px outset #1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0px 5px 0 0;
    text-decoration:none; 
    /*color:#FFFFFF;
    background:#1E2A63;       
*/
}
       
.bloc1 {
	background-color: #f0ffd8;
}
