html,body {
	font-family: Arial,  Verdana, Helvetica , sans-serif;
	font-size: 12px;
    color: #5b5b5b;
	text-align:justify;
    width: 100%;
    height:100%;
    background: #fff;
    background: url(images/fond.jpg) no-repeat;
	padding: 0;
	background-color: black;
	background-position:top center;
	background-attachment:fixed;
}

body {
     position: relative;
     width:890px;
     margin-left:auto;
     margin-right:auto;
   }

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E0A809;
 	border-color: #C6D1E0;
	border-style: solid;
	border-width : 0 0 4px 0;
    background: url(images/rectangle-vert.gif) no-repeat;
	padding:20px 0px 8px 12px;
  	clear:left;
    background-position : 0% 65%;
}

h1.erreur {
	font-size: 20px;
    background: url(images/attention.gif) no-repeat;
	border-width : 0 0 0px 0;
	padding:0px 0px 20px 60px;
}
h1.a {
	text-decoration: none;	
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #99C345;
	padding:8px 4px 10px 0px;
	clear:left;
}

h3 {
	font-size: 15px;
    display:inline;	
    color: #89A1B9;
}

h3.a {
	text-decoration: none;	
}

h4 {
	font-size: 14px;
    display:inline;	
    color: #99C345;
}

h4.a {
	text-decoration: none;	
}

a {
    color: #89A1B9;
	text-decoration: underline;	
}

a:hover {
    color:#E0A809;
}

img  {
    border:0px;
}
    
 
hr {
	border-color: #cccccc;
	border-style: solid none none none;
	border-width: 1px;
	clear:both;
}

ul,ol,li, li a {
    list-style-position: inside;
	margin:0px 0px 5px 0px;
    vertical-align:middle;
 	text-decoration: none;
}

ul {
	color:#5b5b5b;
}

li a {
 	text-decoration: underline;	
}


.vignette {
    float : right;
    margin: 5px 2px 5px 20px; 
    padding: 2px 2px 2px 2px;
 	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	text-align:center;
	background-color: #F6F4F1;
}
.vignette_g {
    float : left;
    margin: 5px 20px 5px 2px; 
    padding: 2px 2px 2px 2px;
 	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	text-align:center;
	background-color: #F6F4F1;
}

.legende {
	text-align:center;
	font-size : 10px;
	font-weight: bold;
	color: #444;
	font-style: italic;
}

.centre {
	text-align:center;
}

img.attente  {
     vertical-align:middle;
     padding : 0 8px 0 0;
     margin : 0;
}
img.icone {
 height:15px;
 width:15px;
 padding:0 3px 2px 0;
 vertical-align:middle;
}
img.attention {
 height:30px;
 width:30px;
 padding:0 3px 2px 0;
 vertical-align:middle;
}
img.puce {
 height:8px;
 width:8px;
}

.date_article {
		font-size: 12px;
}

img.drapeau {
	width:32px;
	height:32px;
}


/* formulaires */

label { 
   color:#444;
	font-weight: bold;
 }

label.champ {
	display: block;
	float: left;
	width: 220px;
	text-align: left; 
	padding:0px 0px 5px 20px;
	margin-left: 10px;
}

.info {
	margin: 0px 0px 5px 5px;
	vertical-align:middle;
	font-size: 9px;
}

input.radio {
	padding: 0px 0px 5px 10px;
}
	
textarea,input,select {
	background-color: #fff;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 12px;
	text-align:justify;
	margin:0 0 8px 0;	
	cursor:text;
}


textarea:focus,input:focus, textarea:hover,input:hover {
    color:#000000;
	background-color: #F4D16D;
}

textarea.champ {
	margin-left: 0px;
    padding:0px 5px 0px 5px;
}
 
.submit,.submit2 {
	border: 1px outset #ACBF83;
	padding: 3px 2px 3px 2px;
	margin : 3px 0 0 3px;
	background-color: #99C345;
	color:#fff;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	cursor:pointer;
	
	
}
.submit:hover,.submit2:hover {
    color: #fff;
	background-color: #89A1B9;
	border: 1px inset #cccccc;
}


.submit2 {
  margin: 0 0 3px 0;
  background-color: #99C345;
}

/* OBJETS */

    
#principal {
	position: absolute;left: 0px;top: 0px;
	width:890px;
  	z-index:0;
    }
    
#P1 {
     position:absolute; left:0px; top:0px;
	 width:890px; 
	 height:150px;
     z-index:0;
     }   

#logo {
     position:absolute; left:0px; top:10px;
	 width:200px; 
	 height:208px;
     z-index:2;
     }   
     

#fond {
     position:absolute; left:290px;top:10px;
     width:600px;
     height:208px;
     background-color: #000; 
     z-index:2;
 }



#contenu {
    position:relative; left:0px; top:250px;
    width:870px;
    height:auto;
    background-color: #fff; 
    margin: 0 auto 5px auto;  
    padding: 0 10px 8px 10px;     
    z-index:1;
 }

  
.P3{
    position: relative; left:0px;top:0px;
    margin:0px;
	width:890px;
	height:40px;
	z-index:2;
    padding-bottom:0px;
    }
	


#titre_site {
	font-family: Arial,  Helvetica, Verdana, sans-serif;
	position:absolute; left:480px; top:20px;
	font-size: 24px;
	text-align:left;
	font-weight: bold;
	color : #89A1B9;
	z-index:5;
}

#cadre_texte {
     width:850px;
     min-height:400px;
     height:auto;
     margin : 40px 10px 0px 10px;
     z-index:3;
     }

.bas_page{
    position: relative; left:0px;top:20px;
	width: 870px;
	color: #89A1B9;
	text-align:center;
	height:64px;
	font-family : Verdana;
	font-size: 11px;
	z-index:3;
    padding: 10px 0 0 0;
	word-spacing: 5px;
 	border-color: #C6D1E0;
	border-style: solid;
	border-width : 4px 0 0 0;
	margin-top:10px;
   }

#phrase_bas {
    position: absolute; left:10px;top:10px;
	word-spacing: 0px;
	font-size: 10px;
  }

#phrase_bas a {
	color: #444;
}
#phrase_bas a:hover {
	color: #89A1B9;
}
#slogan {
	position: absolute; left:12px; top:180px;
	font-size:10px;
	font-style:italic;
	text-align:center;
	color:#fff;
	z-index:2;
}

#logo-t9{
	position: absolute; left:840px; top:10px;
    color: #fff;
   }

#cadre_recherche {
     position: absolute; left :650px; top:255px;
     color: #333333;
     padding-top:3px;
     background:transparent;
	 z-index:6;
}

/*  boutons*/

#lien_accueil {
	position: absolute; left:80px; top:258px;
 	height: 28px;
	width: 28px;    
    background:  url(images/accueil_on.png) no-repeat;   
	z-index:6;
   }

#lien_accueil a {
	display: block;
    height: 100%;
    width: 100%;
    background: transparent url(images/accueil.png) no-repeat;  
	color: black;
	z-index:2;
   }

#lien_accueil a:hover {
    background: transparent none repeat;
  }  


#barre_menu {
	position:absolute; left:0px; top:215px;
	width:890px;
	text-align:center;
	height:20px;
	z-index:4;
	color:#fff;
	font-size: 15px;
	border-color: #cccccc;
	background-color: #99C345;
	border-style: none none solid none;
	border-width: 0 0 1px 0;
	padding: 10px 0 5px 0;
}

.bouton_menu,.bouton_menu_sel, .bouton_menu a {
	width:100px;
	height:20px; 
	font-size: 14px;
    color: #fff;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	margin:10px;
	padding:10px 25px 9px 25px;
	z-index:5;
}

#barre_menu a:hover,.bouton_menu_sel {
    color: #fff;
	background-color: #F4D16D;
    text-decoration:none;
}


.mot_resultat {
 	background-color: #ffff00;
 }
 
.mot_resultat2 {
 	background-color: #ff9999;
 }


/* barre page */
.barre_page  {
	font-size: 11px;
	font-weight: normal;
	color: #6666cc;
	font-style: normal;
	text-align:center;
    width:auto;
    background-color: #fff;
    }

a.bouton {
	border: 1px outset #cccccc;
	padding: 3px 4px 3px 4px;
	margin : 5px 0 0 70px;
	color: #fff;
	background-color: #89A1B9;
	font-size: 11px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
a.bouton:hover {
    color: #fff;
	background-color: #F59B60;
	border: 1px inset #cc3333;
}


.page_on {
	font-weight: bold;
 	background-color: #F59B60;
 	color: #fff;
    border: 1px outset  #F1B15E;
	padding: 3px 2px 3px 2px;
	margin-left:5px;
	font-size: 12px;
	text-align:center;
}


.img_recherche {
 position: absolute; top:5px; left:-40px;
}



#bouton_gauche {
	position:absolute;left:60px;top:20px;
	font-size:9px;
	z-index:5;
}

#bouton_droit {
	position:absolute;left:200px;top:20px;
	font-size:9px;
	z-index:5;
}

a.ouvre_ferme,a.lien_mini {
	text-decoration:none;
}

.voir {
 position:relative;
 top:10px;
 left:200px;
 width:300px; 
 height:auto;
 padding: 10px 10px 10px 10px;
 margin-bottom:15px;
 margin-top:0;
 text-align:justify;
 border-style: solid;
 border-width: 1px;
 border-color: #9999CC;
 z-index:4;
}

.minus {
	text-align:center;
	font-size : 10px;
	font-weight: bold;
	font-style: italic;
	font-size:10px;
	color: #89A1B9;
}

.vignette_couleur {
    float:left;
    height:120px;
    margin: 5px 20px 5px 20px; 
    padding: 2px 2px 2px 2px;
	text-align:center;
 	border-color: #cccccc;
}
