body {
	background-color:#46372A;
	margin:0;
	padding:0;
	color:#fff;
	font-family:Arial, Sans-serif;
	font-size:12px;	
	scrollbar-arrow-color: #877769;
	scrollbar-track-color: #877769;
	scrollbar-face-color: #67523D;
	scrollbar-3dlight-color: #67523D;
	scrollbar-highlight-color: #67523D;
	scrollbar-darkshadow-color: #67523D;
	scrollbar-shadow-color: #67523D;
	line-height:22px;
}

a:link, a:visited  {
	color:#fff;
	text-decoration:none;
}

a:hover { 
	color:#A09285;
	text-decoration:underline;	
}

h3 {
	color:#A09285;
	font-size:19px;
	margin-bottom:5px;
}

#corps {
	background:url('images/photo_intro.jpg') no-repeat;
	position:absolute;
	left: 50%; 
	top: 50%;
    width: 991px;
	height: 587px;
	margin-top: -295px; /* moiti� de la hauteur */
	margin-left: -495px; /* moiti� de la largeur */
	text-align:center;
}

#corps2 {
	background:url('images/photo_intro_nv.jpg') no-repeat;
    width: 842px;
	height: 587px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -421px; /* moitié de width */
	margin-top: -293.5px; /* moitié de height */

}


#header {
	background:url('images/fond-header.jpg') repeat-x;
	width:100%;
	height:124px;
	/*padding-top:40px;*/
}

#bandeau-haut {
	width:850px;
	margin:auto;
}

#logo {
	margin-left:86px;
	margin-top:15px;
}

#phrase-entete {
	margin-bottom:40px;
	margin-left:84px;
}

#container, #container2 {
	width:850px;
	margin:auto;
	margin-top:35px;
}

#col-gauche {
	float:left;
	width:579px;
	margin-top:30px;
}

#col-droite {
	float:right;
	width:252px;
	margin-top:30px;
}

#bloc1 {
	background:url('images/bloc1.jpg') no-repeat;
	width:579px;
	/*height:454px;*/
	padding:65px 20px 25px 85px;
}

#bloc1Fr {
	background:url('images/bloc1_20_04_2010_fr.jpg') no-repeat;
	width:579px;
	height:850px;
	padding:65px 20px 25px 85px;
}

#bloc1Fr p {
		width:82%;
	padding-bottom:10px;
	line-height:22px;
}

#bloc1Fr span {
	color: #B6AB00;
}

#bloc1En {
	background:url('images/bloc1_20_04_2010_en.jpg') no-repeat;
	width:579px;
	height:850px;
	padding:65px 20px 25px 85px;
}

#bloc1En p {
	width:82%;
	padding-bottom:10px;
	line-height:22px;
}

#bloc1En span {
	color: #B6AB00;
}

#bloc1 p, #bloc2 p, #bloc3 p, #bloc3 div {
	width:82%;
	padding-bottom:10px;
	line-height:22px;
} 



#vert {
	color:#B6AB00;
}

#bloc2 {
	background:url('images/bloc2.jpg') no-repeat;
	width:578px;
	height:166px;
	padding:55px 20px 25px 85px;
	margin-top:15px;
}

#bloc2 a{
	color:#A09285;
}

#bloc2_en {
	background:url('images/bloc2_en.jpg') no-repeat;
	width:578px;
	height:166px;
	padding:55px 20px 25px 85px;
	margin-top:15px;
}

#bloc2_en a {
	color:#A09285;
}

#bloc3 {
	background:url('images/bloc3.jpg') no-repeat;
	width:578px;
	/*height:458px;*/
	padding:65px 0px 30px 85px;
	margin-top:4px;
}

#bloc_produits_fr {
	
	background:url('images/bloc_produits_fr.png') no-repeat;
	width:252px;
	height:255px;
	padding:42px 0px 0px 0px;
}

#bloc_produits_fr p {
	width:82%;
	padding-bottom:8px;
	line-height:22px;
	padding-left:22px;
} 

#bloc_produits_fr img {
	margin-top:-28px;
	margin-left:3px;
	opacity : 0.0;
    filter : alpha(opacity=0); 
}

#bloc_produits_fr a{
	color:#B2A600;
}


#bloc_produits_en {
	background:url('images/bloc_produits_en.png') no-repeat;
	width:252px;
	height:255px;
	padding:42px 0px 0px 0px;
}

#bloc_produits_en a{
	color:#B2A600;
}

#bloc_produits_en p {
	width:82%;
	padding-bottom:8px;
	line-height:22px;
	padding-left:22px;
} 

#bloc_produits_en img {
	margin-top:-28px;
	margin-left:3px;
	opacity : 0.0;
    filter : alpha(opacity=0); 
}

#bloc_produits {
	background:url('images/bloc_produits.jpg') no-repeat;
	width:252px;
	/*height:369px;*/
	padding:42px 0px 0px 0px;
}

#bloc_produits p {
	width:82%;
	padding-bottom:10px;
	line-height:22px;
	padding-left:22px;
} 

#bloc_produits img {
	margin-top:-28px;
	margin-left:3px;
	opacity : 0.0;
    filter : alpha(opacity=0); 
}

#bloc_photos{
	/*background:url('images/bloc_photos.jpg') no-repeat;*/
	width:252px;
	/*height:814px;*/
	margin-top:-30px;
}

#fond-carte-dep {
	width:390px;
	height:107px;
	padding:5px;
	background:url('images/fond-carte-dep.jpg') no-repeat;
	margin-left:20px;
	margin-top:12px;
	
}

#fond-carte-dep div {
	/*float:right;
	width:70%;*/
	text-align:center;
	margin-left:70px;
	margin-top:5px;
}

.input_deroulant {
	background-color:#FFFFFF;
	border:1px solid #E4DAD9;
	font-size: 10px;
	color: #46372A;
	font-weight: normal;
	width: 100px;
	height: 18px;
}

.clearer {
	clear:both;
	height:0;
}

#footer {
	background:url('images/fond-footer.png') repeat-x;
	width:100%;
	height:86px;
	margin-top:8px;
}

#mentions {
	text-align:center;
	font-size:11px;
	margin:8px 0 8px 0;
}

/*************************** CONTACT ***********************************/

#blocContact {
	background:url('images/blocContact.jpg') no-repeat;
	width:579px;
	height:390px;
	padding:65px 20px 25px 85px;
}

 
#blocContact p 
 {
 	font-family:Verdana;
	color:#F18D14;
 }
 
.pageContactFormulaire {

}

.pageContact2Tel {
	margin-left:150px;
	float:left;
	margin-bottom:10px;
}

.pageContact2Tel p {
	color: #45233c;
}

.pageContact1Tel {
	float:left;
	margin-top:-10px;
	
}

.pageContact2{
	width:456px;
	height:50px;
}

.pageContact1Courrier {
	float:right;
	margin-right:40px;
}

.pageContact2Courrier {
	float:right;
	text-align:center;
	margin-right:25px;
}

.pageContact2Courrier p {
	color: #45233c;
}


#monForm
{
	width: 90%;
	margin-top: 10px;
}

#monForm p
{
	margin: 2px 0;
}

/* fieldset , legend */
#monForm fieldset
{
	margin-bottom: 10px;
	border: #CCC 1px solid;
}

#monForm fieldset:hover
{
	background-color: #FFF;
}

#monForm fieldset legend
{
	padding: 0 10px;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	font-size: 1.2em;
	color: #999;
}

#monForm label
{
	display: block;
	width: 25%;
	float: left;
	padding-right: 1%;
	text-align: left;
	letter-spacing: 1px;
	color:#fff;
}

/*#monForm label:hover
{
	font-weight: bold;
}*/

#monForm .form_label_nostyle
{
	background: none;
}

/* Input */
#monForm input, #monForm select, #monForm textarea
{
	margin-bottom: 5px;
	margin-left: 1%;
	width: 63%;
	border: #5c4e41 1px solid;
	background-color:#a08d7b;
}

#monForm input:hover, #monForm select:hover, #monForm input:focus, #monForm select:focus, #monForm textarea:focus, #monForm textarea:hover
{
	border: #b2ad15 1px solid;
	background-color: #a08d7b;
}

#monForm input[type="submit"]
{
	width: 27%;
	margin-left:307px;
	margin-top:15px;
	background-color:#b2ad15;
	color:#433528;
}

.page_contact_en {
	background:url('images/blocContactEn.jpg') no-repeat;
	padding:65px 20px 25px 20px;
	height:454px;
	
}
 
 .pageContact_en p 
 {
 	font-family:Verdana;
	color:#F18D14;
 }

 .btn_enter{
 	width:63px;
	height:18px;
 	position:absolute;
	margin-top:506px;
	margin-left:658px;
 }
 
 .btn_entrez{
 	width:63px;
	height:18px;
	position:absolute;
	margin-top:506px;
	margin-left:575px;
	
 }

 .noix{
 	width:90px;
	height:59px;
	position:absolute;
	background:url('images/noix.png') no-repeat;
	margin-left:395px;
	margin-top:230px;
 }
 
 .labelpetit{
 	width:90px;
	height:63px;
	position:absolute;
	background:url('images/logocosmebiopetit.png') no-repeat;
	margin-left:395px;
	margin-top:425px;
 }
 
  .noix_en{
 	width:90px;
	height:59px;
	position:absolute;
	background:url('images/noix.png') no-repeat;
	margin-left:395px;
	margin-top:205px;
 }
 
 .labelpetit_en{
 	width:90px;
	height:63px;
	position:absolute;
	background:url('images/logocosmebiopetit.png') no-repeat;
	margin-left:395px;
	margin-top:380px;
 }

