@charset "utf-8";
/* CSS Document */

body {margin:0px; 
      padding:0px; 
	  font-family:Verdana, Arial, Helvetica, sans-serif; 
	  font-size:14px; 
	  background-image:url(../images/fond_body4.gif);
	  background-repeat:repeat-x; 

}
#principale {margin:auto;
	         width:980px;
	         height:100%; 
	         background-color:#FFFFFF;
			 
}
#entete {width:960px;
		padding-bottom:40px;
}

#menu {float:left; 
       text-align:right;  
	   width:210px;
	   margin-top:0px;
}
/*le menu de la page index*/
#menu1 {float:left; 
       text-align:right;  
	   width:210px;
	   margin-top:7px;
}
		
#conteneur_basIndex {float:left; 
                  	 width:770px;
					 margin-top:20px;
}
		
/*#conteneur_droit {float:left; 
                  width:770px;
}
*/
/*pour les pages profil, galerie, et contact*/ 
#conteneur_principale {float:left; 
                       width:740px;
					   margin:10px 0px 0px -10px;
					   
}
#conteneur_parcours {float:left; 
                       		   width:740px;
					  		   margin:10px 0px 0px 25px;
					   
}
#conteneur_profil {float:left; 
                   width:740px;
				   margin:2px 0px 0px 25px;
					   
}
/*pour toute les images du haut dans le site*/
#conteneur_pourGaleleries {float:left; 
                        width:740px;
						padding-left:20px;
}
/*pour boucles d'oreilles*/
#boucles{ list-style:none;
		  width:320px;
          background-color:#8FBC8F;
		  margin:10px 0px 20px 30px;
		  padding-left:70px;
		  font-size:150%;
		  font-weight:300;
	 	  padding-top:0.5em;
	 	  padding-bottom:0.5em;
		  letter-spacing:0.03em;
}


#bagues{list-style:none;
		width:430px;
	    background-color:#EEEEC6;
	    margin:0px 0px 20px 60px;
	    padding-left:20px;
	    font-size:150%;
		font-weight:300;
	    padding-top:0.5em;
	    padding-bottom:0.5em;
		letter-spacing:0.03em;
	}		  
#boites{ list-style:none;
		 width:280px;
         background-color:#C8DDBD;
		 margin:0px 0px 20px 10px;
		 padding:0px 0px 20px 110px;
		 font-size:150%;
		 font-weight:300;
	 	 padding-top:0.5em;
	 	 padding-bottom:0.5em;
		 letter-spacing:0.03em;
}
#colliers{ list-style:none;
		   width:280px;
           background-color:#DEDC87;
		   margin:0px 0px 20px 100px;
		   padding-left:50px;
		   font-size:150%;
		   font-weight:300;
	 	   padding-top:0.5em;
	 	   padding-bottom:0.6em;
		   letter-spacing:0.03em;
}
							
.texteProfil{ padding-right:100px;
              padding-top:2px;
	
}

/*.h3 {font-size:120%; 
     font-weight:bolder; 
	 letter-spacing:0.1em; 
	 padding-right:40px;
}*/
h1{display:none;
	
}
h2{font-size:18px;
	letter-spacing:0.1em;
	margin:14px 0 0 0;	
}
/*h4{letter-spacing:0.1em;
	color:#E68A0F;
	float:right;
	margin:310px 200px 0 0;
}*/
/*pour le menu de navigation*/
ul{margin-top:10px;	
}
li{	font-size:17px;
	margin:17px 40px 0 0;
	font-weight:bold;
	letter-spacing:0.1em;
}
div#menu1 li{list-style-type:none;
}
div#menu li{list-style-type:none;
}
.titreAcceuil{margin-left:205px; 
        	   padding-top:30px;
	
	}

.titre {margin-left:200px; 
        padding-top:30px;		
}
.a {text-decoration:none; 
    color:#000;  
	text-indent:0px;
}
a:hover {color:#94AF23; 
}

.b {text-decoration:none; 
    color:#000;  
	text-indent:0px;
}

.b:hover{color:#903;	
}
	
.a img{border:none; 
}

/*pour la page contact*/
#contact1{color:#63C;	
	}
#contact2{color:#63C;	
	}
#contact3{color:#63C;	
	}
#contactInfos{
	margin-top:5px;
	width:600px;
	height:200px;
	overflow:auto;
	}

.a_img:hover{border:none;
}

.img_haut{margin-top:40px; 
          margin-bottom:40px;
}
.img_plusHaut{ margin-top:20px;
               margin-bottom:40px;

}
.img_plusHaut2{ margin-top:10px;
               margin-bottom:20px;

}


.img_bas{
	margin-top:20px;
    margin-bottom:40px;
}

.img_plusBas{ margin-top:20px;
               margin-bottom:40px;
			   margin-left:12px;	
}
.img_profil{
	margin:20px 0px 40px 40px;
}


		/*.img_profil{
			
			margin:20px 0px 40px 250px;
		}*/
		
		
.imgCliquable{
	padding:2px;
	background:#999;
}

.imgTexte{background-color:#FFF;
          padding-left:200px;	
}
.imgCliquable:hover{
	background:#903;	
}


.h6{ margin:110px 90px 0px 0px;		
	 float:right;	
}
.retourGalerie{margin:0px 0px 0px 250px;	
}

.titreParcours{ /*background-color:#D6E4CB;*/
				padding:5px 5px 5px 0;
				width:250px;
				color:#d0710a;
				
}

.texte1{padding-left:245px;
		margin-top:-140px;
		z-index:2;
}	
.pied{clear:both; 
      padding-bottom:200px;
}