html,body {	font-family: Arial,  Verdana, Helvetica , sans-serif;	font-size: 12px;    color: #663333;	text-align:justify;    width: 100%;    height:100%;    background: #E8EAEF;}
body {     position: relative;     width:1030px;     margin-left:auto;     margin-right:auto;
   }
h1 {	font-size: 16px;	font-weight: bold;	color: #330000; 	border-color: #330000;	border-style: solid;	border-width : 0 0 1px 0;
    background: url(images/carre-marron.jpg) no-repeat;	padding:20px 0px 8px 30px;  	clear:left;   background-position : 0% 65%;}

h1.erreur {
	font-size: 16px;    background: url(images/attention.gif) no-repeat;	border-width : 0 0 0px 0;
	padding:0px 0px 20px 60px;}	h2 {	font-size: 14px;	font-weight: bold;	color: #CC6699;	padding:8px 4px 10px 0px;	clear:left;}
h3 {	font-size: 15px;    display:inline;	
    color: #330000;}

h3.a {
	text-decoration: none;	
}

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

h4.a {
	text-decoration: none;	
}

a {
    color: #330000;	text-decoration: underline;	
}
a:hover {    color:#993300;
}
img  {    border:0px;}     hr {	border-color: #330000;	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:#663333;
}

li a {
 	text-decoration: underline;	
}
ul {
	list-style-image : url(images/puce3.png);
}li a:hover { 	 color:#993300;}

.vignette {    float : right;    margin: 5px 2px 5px 20px;     padding: 2px 2px 2px 2px; 	border-color: #330000;	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: #330000;	border-style: solid;	border-width: 1px;
	text-align:center;
	background-color: #F6F4F1;}

.legende {
	text-align:center;
	font-size : 10px;
	font-weight: bold;
	color: #ffffff;	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: 10px;
}

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


/* formulaires */

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

label.champ {
	display: block;
	float: left;
	width: 220px;
	text-align: left; 
    background: url(images/puce3.png) no-repeat;	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: #ffffff;	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: #F9CDA1;}

textarea.champ {
	margin-left: 0px;    padding:0px 5px 0px 5px;} .submit,.submit2 {	border: 1px outset #663333;
	padding: 3px 2px 3px 2px;	margin : 3px 0 0 3px;	background-color: #D2B39E;
	color:#ffffff;	font-size: 10px;	text-align:center;	font-weight: bold;	cursor:pointer;	
	
}.submit:hover,.submit2:hover {    color: #ffffff;	background-color: #663333;	border: 1px inset #cc3333;}


.submit2 {
  margin: 0 0 6px 0;
	background-color: #D2B39E;}

/* OBJETS */

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

#logo {     position:absolute; left:60px; top:10px;	 width:200px; 	 height:130px;     z-index:1;     }   
     

#contenu {     position:absolute; left:0px; top:215px;     width:1024px;
     height:auto;
     background-image: url(images/P2.jpg);
     background-repeat:repeat-y;
     z-index:1;     }

  .P3{    position: relative; left:0px;top:0px;
    margin:0px;	width:1024px;	height:40px;	z-index:2;    padding-bottom:0px;    }	
#titre_site {
	font-family: Arial,  Helvetica, Verdana, sans-serif;	position:absolute; left:540px; top:19px;
	width:460px;
	font-size: 20px;
	padding-right: 5px;
	text-align:center;
	font-weight: bold;	color : #663333;
	z-index:2;}

.titre_site_petit {
	font-size:12px;
	font-style:italic;
}

#sous_titre_site {
	font-family: Arial,  Helvetica, Verdana, sans-serif;	position:absolute; left:298px; top:80px;
	font-size: 12px;
	text-align:left;
	font-weight: bold;	color : #EF9043;
	z-index:3;}

#cadre_texte {     width:890px;     height:auto;
     margin : 140px 0px 0px 70px;     z-index:3;     }

.bas_page{    position: relative; left:130px;top:-70px;
	width: 900px;
	color: #330000;
	text-align:center;	height:64px;
	font-family : Verdana;
	font-size: 11px;
	z-index:3;    padding-bottom:0px;	word-spacing: 5px;
   }

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

#phrase_bas a {
	color: #663333;
}
#phrase_bas a:hover {
	color: #330000;
}
#slogan {
	position: absolute; left:500px; top:100px;	
	z-index:2;}

#logo-t9{
	position: absolute; left:830px; top:-5px;
    color: #ffffff;   }

#cadre_recherche {
     position: absolute; left :755px; top:110px;
     color: #333333;
     background:transparent;
	 z-index:6;
}
/*  boutons*/

#lien_accueil {
	position: absolute; left:650px; top:112px;
 	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;
  }  

#lien_recherche {
	position: absolute; left:80px; top:154px;
 	height: 32px;
	width: 32px;    
    background: url(images/rechercher_on.png) no-repeat;   
	z-index:2;   }

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

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

#bouton_recherche_fermer {
	position: absolute; left:400px; top:8px;
 	height: 20px;
	width: 20px;    
    background:  url(images/fermer_on.gif) no-repeat;   
	z-index:2;}

#bouton_recherche_fermer a {
	display: block;
    height: 100%;
    width: 100%;    background: #ffffff url(images/fermer.gif) no-repeat;  	color: black;	z-index:2;}

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



#lien_drapeau_fr,#lien_drapeau_en,#lien_drapeau_it,#lien_drapeau_es {
 	height: 32px;
	width: 32px;    
 	z-index:2;	float:left;
	display:inline;
   }

.drapeaux {
 margin-right: 20px;
 }

#lien_drapeau_fr {
	   background: url(images/fr_on.png) no-repeat;
}
#lien_drapeau_en {
	   background: url(images/en_on.png) no-repeat;   
}
#lien_drapeau_it {
	   background: url(images/it_on.png) no-repeat;   
}
#lien_drapeau_es {
	   background: url(images/es_on.png) no-repeat;   
}

#lien_drapeau_fr a,#lien_drapeau_en a ,#lien_drapeau_it a,#lien_drapeau_es a {
    height: 100%;
    width: 100%;	z-index:2;	float:left;
	display:inline;
   }
#lien_drapeau_fr a{
    background:  url(images/fr.png) no-repeat;  }
#lien_drapeau_en a{
    background:  url(images/en.png) no-repeat;}
#lien_drapeau_it a{
    background:  url(images/it.png) no-repeat;}
#lien_drapeau_es a{
    background:  url(images/es.png) no-repeat;}

#lien_drapeau_fr a:hover,#lien_drapeau_en a:hover,#lien_drapeau_it a:hover,#lien_drapeau_es a:hover {
    background: transparent none repeat;
  }  


#barre_menu_drapeau {
	position:absolute; left:900px; top:99px;
	width:200px;
	height:50px;
	z-index:4;
	text-align:right;
}


/*.bouton {	font-size: 12px;	position:relative;top:12px;
	text-align:center;
}

.bouton a {
	text-decoration: none;
    color: #666666;}
	.bouton_sel {	font-size: 12px; 	color: #993300;
	position:relative;top:12px;}

.bouton a:hover { 
 	color: #993300;   } 
*/

#barre_menu {
	position:absolute; left:514px; top:60px;
	width:700px;
	height:30px;
	z-index:4;
    color: #330000;}

.bouton_menu,.bouton_menu_sel {
	width:auto; 
	font-size: 13px;
    color: #330000;	text-align:left;	text-decoration: none;
	padding-right:20px;
	padding-left:25px;
	border-width: 1px;	z-index:5;
}

.bouton_menu_sel {
    color: #D2B39E;
    text-decoration:none;
}


	
/*  Articles */

.titre_breve {
  	padding: 0 0 0 0px;
}

.titre_breve,.titre_breve a { 	font-size: 14px;	font-weight: bold;	color: #663333;
}

.titre_breve a:hover {
	color: #330000;	
}

.savoirplus,.savoirplus a {    color: #330000;	font-size: 10px;	font-weight: bold;}

.savoirplus a:hover {
    color:#ff0000;
}

.savoirplus a {
	text-decoration: none;	
}

.texte_breve {	font-size: 11px;	margin : 0 0 0 0px;
}

.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: #ffffff;    }

a.bouton {	border: 1px outset #663333;
	padding: 3px 2px 3px 2px;	margin : 5px 0 0 5px;	color: #ffffff;	background-color: #D2B39E;
	font-size: 11px;	text-align:center;	text-decoration:none;
	cursor:pointer;}a.bouton:hover {    color: #ffffff;
	background-color: #663333;	border: 1px inset #cc3333;}


.page_on {
	font-weight: bold; 	background-color: #3399CC;
 	color: #ffffff;
    border: 1px outset  #66ccff;
	padding: 3px 2px 3px 2px;	margin-left:5px;	font-size: 12px;	text-align:center;}


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

#cadre_texte_collection,#cadre_texte_collection2 {     width:700px;     height:auto;
     min-height:600px;
     margin : 10px 0px 0px 240px;     z-index:3;     }

#cadre_texte_collection2 {
   margin-right:100px;
   width:600px;
   height:auto;}	

#contenu_gauche {     position:absolute; left:30px; top:20px;
	 float: left;
	 background-color:#ffffff;
	 border-color: #993300;	 border-style: solid;	 border-width : 2px;
     width:140px;
     padding: 0 8px 10px 10px;
     color:#cccccc;
     height:auto;
     z-index:2;   }

#echantillon1 {     position:absolute; left:550px; top:15px;
     z-index:5;
}

#echantillon2 {     position:absolute; left:720px; top:15px;
     z-index:5;
}

#echantillon3 {     position:absolute; left:875px; top:15px;
     z-index:5;
}

li.selection {
	color:#330000;
}

ul.collection {
	font-size: 11px;
	list-style-position: outside;    margin: 0; 
    padding: 0; 
}

li.collection {
	margin : 5px 0 5px 0;
    font-weight:bold;
}

li.sous_collection {
	margin : 0 0 0 10px;
}

#bouton_gauche {
	position:absolute;left:Opx;
	z-index:5;
}

#bouton_droit {
	position:absolute;left:860px;
	z-index:5;
}

#cadre_carroussel {
	position:absolute; left:15px; top:80px;
	width:1000px;
	height:280px;
	color : #666666;
	z-index:6;}
