/* CSS Document */
/***************/
/* Back-office */
/***************/
.bo_paragraphe {
	border: 1px dashed #C00000;
	margin-bottom:5px;
}
/***************/
/* Front-office */
/***************/

body {
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Arial;
    color:#000000;
    font-size: 0.8em;
  background-color: #E1E1E1;   
    /*line-height:25px;*/
    margin: 0;
    padding: 0;
}
p {
    margin: 0 0 10px 0;
}
h2 {		
    font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
    font-family: arial, verdana, sans-serif;
    color: #469427; 
    color: #9AD028;
    background-image: none;
    padding-bottom: 20px;        
    font-size: 1.7em;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #9AD028;
}
h3 {		
    font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
    color: #469427;  
    color: #9AD028;        
    font-size: 1.2em;
}
h4 {		        
    font-size: 0.9em;
}
a {
	color:#9A34FF;	
	font-weight:normal;
}
a:visited {
	color:#C280FA;
	font-weight:normal;	
}
a:hover {
	color:#000000;
	font-weight:normal;
}
#header {
  width: 975px;
  position:relative;
  height: 336px;
}

#header #tetiere {
  height:111px;
  background-color: #FFFFFF;
}

#header #tetiere img{
  border: 0;
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

#header #baseline {
  font-family: verdana;
      font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
      font-weight: bold;
  position: absolute;
  top:80px;
  right:10px;
  color:#9AD028;
}

#header #baseline strong {
  color:#9AD028;
  font-weight: normal;
  font-size: 1.6em;
}

#header #bandeau_langue {
  font-family: verdana;
  position: absolute;
  top:15px;
  right:10px;
  color:#9AD028;
}

#header #bandeau_langue a {
  font-family: verdana;
  font-size: 0.8em;  
  color:#9AD028;
}

#header #bandeau_langue a img{
  margin-top: -5px;
}

#header #bandeau {
  height:175px;
  background-color: #FFFFFF;
}

#header #bandeau img {
  border: 0;
  margin: 0;
  padding: 0;
}

#header #menuhaut {
  display: none;
}

#header #sousmenuhaut {
  display: none;
}


#header #recherche {
  display: none;
}

#header img{ 
    margin:0;
    padding:0;  
}

#logo {
    position:absolute;
    top:0px;
    padding-left: 15px;
    z-index:2;
    width:100px;
}

#logo img{
    border: none;
}

#header780 {    
    display:block;
    height: 117px;
    background-color: #FFFFFF;        
}
#haut {
   display:none;		
}

#conteneur {
    width: 975px;
    padding: 0px;
    margin-top: 0pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
    background-color: #FFFFFF;   
}
#centre {
    background-color:#FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    height:300px; 
}
/* Feinte non comprise par IE pour min-height */
html>body #centre {
	height: auto;
	min-height: 300px;
}
#centreetdroite {
	margin:0;
  padding: 0 10px 0 10px;
}
/* Feinte non comprise par IE pour min-height */
html>body #centreetdroite {
	height: auto;
	min-height: 300px;
}


#centre strong, #centreetdroite strong{
    color:#9A34FF;
}
#centre img, #centreetdroite img {
	padding:0 5px 0px 0px;
}

#gauche {
   	display:none;
}
#droite {
   	display:none;
}
#pied
{
    position: relative;
    clear: both;
    width: 975px;
    height: 50px;
    background-color: #ffffff;
    border-top: 2px solid #60ad11;
    text-align: left;
    margin: 0px;
    margin-top: 30px;
    padding: 0;
    padding-bottom: 11px;

}

#pied p{
    background-image: none;
    color: #60ad11;	
    text-align: center;
}
#pied ul { 
    display: none;
}

#pied #bas_page {
  display: none;
}

#pied #fasila {
  display: none;
}

#copy {
  display: none;
}

#bandeau_langue{ 
  display: none;
}
#menuhaut {
    display:none;
}

#menuhaut li {
    display: inline;  
     padding:0px 20px 0 0px;
    /*float:left;*/     
}
#menuhaut a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menuhaut a:hover {
    text-decoration: none;
}
#menugauche {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menugauche li {
    margin-bottom: 5px;
}
#menugauche a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menugauche a:hover {
    text-decoration: none;
}
#menudroit {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menudroit li {
    margin-bottom: 5px;
}
#menudroit a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menudroit a:hover {
    text-decoration: none;
}



/* Menu Déroulant */
dl, dt, dd {
margin: 0;
padding: 0;
}
dl ul, li {
	margin: 0;
	padding: 0;
}
#menu {
    width:150px;
	/*background:#D5D2C4;*/
}
#menu dt {
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	/*background: #EFEFEF;*/
	text-align: right;
	 clear:both;
}
#menu dt.principal{	
	font-weight: bold;			
}

#menu img{     
    padding:0;
    margin:0;   
}
#menu a {
	color:#91A2FD;
	text-decoration:none;
	font-weight:normal;
}
#menu a:visited {
	color:#91A2FD;
	font-weight:normal;
	text-decoration:none;
}
#menu a:hover {
	color:#000000;
	font-weight:normal;
}
#menu dt.principal a {
	color:#91A2FD;
	text-decoration:none;
	font-weight:normal;
}
#menu dt.principal a:visited {
	color:#91A2FD;
	font-weight:normal;
}
#menu dt.principal a:hover {
	color:#000000;
	font-weight:normal;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 146px;
	margin-top: -1.4em;
	padding: 0 0 0 5px;
	width: 15em;
	background: #FFEBD7;
	visibility:hidden;
	display:none;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
}



/**************/
/* Rechercher */
/**************/
#recherche{    
	padding: 0;
	margin: 0;
  display: none;	     
}
#recherche form {
   margin:-24px 0 0 600px;    
    padding:0;  
    /*padding:10px 0 10px 0;*/	
    /*width:150px;        
    text-align:left;
    vertical-align: middle;*/
}

#recherche input.search_string{
    border: 1px #000099 solid !important;
    font-size:0.8em;
}

#recherche input.search_valider{
    border: 0px #9C9C9C solid !important;
    color:#FFFFFF;
    background:none;
    /*height:20px;*/
    width:30px;
    background-image:url(../images/bouton-ok.gif);
    background-position:center center;
    background-repeat: no-repeat;              
}
span.resultat_recherche{
	font-weight:bold;
	color:#C00000;
}


/*************/
/* ariane */
/*************/
div.ariane {
	/*clear:both;*/
	margin:0;
	padding:8px 0 0 0;
	font-size:0.85em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.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;
}
fieldset {
    padding:5px;
}
legend {
    color: #00C000; 
    font-weight:bold;
}
