/* Start of CMSMS style sheet 'edn 2 page' */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color:#412a0e;
	background-color: #FFFFFF;
	text-align: center;
	/* part 1 of 2 centering hack */
}
#bloc_contenu a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #412a0e;
             padding-bottom:0px;
             text-decoration: none;
             color: #634015;

}

#bloc_contenu a:hover {
             border-bottom-style: none;
             background-color: #ffffff;       
}

#conteneur {
	
	width: 800px; /* 90%; */ /* 47em; */
	min-width: 754px;
	
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; 
	voice-family: "\"}\"";
	voice-family:inherit;
}
	
html>body #conteneur {
	/* width: 754px; */
	width: 800 /* 90% */;
}

* html .conteneur_minwidth_IE {  /* largeur mini du site pour IE */
	padding-left: 754px;  /* valeur largeur mini pour IE */
}

* html .conteneur_container_IE {  /* complément �  .minwidth pour IE */
	margin-left: -754px;  /* négatif valeur largeur mini pour IE */
	position: relative;
}

* html .conteneur_minwidth_IE, * html .conteneur_container_IE, * html .conteneur_layout_IE  { /* complément �  .minwidth pour IE */
	height: 1px;
}

img { border: 0;}
form {padding:0px;margin:0px;display:inline;}

#mot {
   background-color: #FFFFFF;
   border: 0px;
   margin:0px;
   padding:1px;
   padding-left: 15px;
   background-image: url(images/search.png);
   background-repeat: no-repeat;
   background-position: 3px 4px; 
}

#submit {
	margin-top:2px;
}


#entete {	
	text-align:right;
	padding-top:1px;
	padding-bottom: 1px;
	background-color:#EEEEEE;
	font-size: 0.8em;		
}

.espacement {
	display:inline;
    padding-right: 30px;
}

#entete a{
    color:#3F2F16;
	text-decoration:none;
}

#entete a:hover{
	text-decoration:underline;
}

#fil_ariane {
	font-size: 0.8em;
	padding:2px;
}

#fil_ariane a{
   color:#3F2F16;
	text-decoration:none;
}

#fil_ariane a:hover{
	text-decoration:underline;
}

#bloc_logo {
	margin-top:0px;
	margin-bottom:2px;
	text-align:right;
	background-image: url(images/edn_monnaie_pape.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




h1{
  margin:0px;
  padding:0px;
}

#bloc_titre {
	background-color: #EEEEEE;
	background-image: url(images/edn_fleche_titres.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#bloc_accueil{
	
	padding-left:05px;
	padding-right:0px;
	float:right;
	font-size: 0.8em;
	font-weight:bold;
}

#bloc_accueil a{
	padding-left:10px;
	padding-right:5px;
	padding-bottom:1px;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
}

#bloc_titre h2{
	  font-size: 1.6em;
	  font-weight:bold;
	  
	  margin:0px;
	  padding-top:7px;
	  padding-left:50px;
	  padding-bottom:10px;
}

#bloc_menu {
	padding-right:20px;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:right;
}

#bloc_menu a {	
               font-size:0.8em;
	  color:#000000;
	  text-decoration:none;
	  padding-top:3px;
	  padding-bottom:3px;
}

#bloc_menu a:hover {	
	  text-decoration:underline;
}

.menu_souspage {        
             padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;

}
.menu_souspage a {
             text-decoration: none;

}
.menu_souspage a:hover {
             text-decoration: underline;

}
h3 {  
       margin: 0px;
       padding: 0px;
       padding-bottom: 5px;
       color:#3F2F16;
       font-size:1.4em;
       font-weight: bold;

}

.selected {
	background-color:#FFFFFF;
	font-weight:bold;
	padding-right:3px;
	padding-left:3px;

}

#bloc_principal {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
	background-color:#F9F9F9;
	font-size:0.8em;
}





#pieddepage {
	font-size: 0.8em;
	text-align:center;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F9;
	padding-top: 3px;
	padding-bottom: 3px;
}

#pieddepage a{
    color:#3F2F16;
	text-decoration:none;
}

#pieddepage a:hover{
	text-decoration:underline
}
/* End of 'edn 2 page' */

