/*##############################################*/
/*############# STRUCTURE GENERALE##############*/
/*##############################################*/
*{
margin-top: 0;
padding-top: 0;
}

body {
font-family:Verdana,Arial, Helvetica, sans-serif;
margin-top: 0;
padding: 0;
background-color:#000000;
font-size:9px;
color:#9f9b89;

scrollbar-3dlight-color:    #000000;   
scrollbar-arrow-color:      #FFFFFF;   
scrollbar-darkshadow-color: #000000;  
scrollbar-face-color:       #000000;   
scrollbar-highlight-color:  #cfc9be;   
scrollbar-shadow-color:     #cfc9be;
}

#conteneur {
	position:relative;
	width:880px;
	margin:0 auto;
}

a {
	color:#9f9b89;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.lien_chaine{
	color:#000000;
	text-decoration:none;
}

a.lien_chaine:hover {
	color:#9f9b89;
	text-decoration:none;
}

a.lien_contenu{
	color:#FFFFFF;
	text-decoration:none;
}

a.lien_contenu:hover {
	color:#9f9b89;
	text-decoration:none;
}

/*#####################################*/
/*############# ENTETE ################*/
/*#####################################*/
#entete {
	position:relative;
	width:880px;
	height:76px;
	margin:0 auto;
}
h1.logo {
	position:absolute;
	width:93px;
	height:40px;
	left:753px;
	top:33px;
}
h1.logo a {
	background:url("../images/logo.jpg") left top no-repeat;
	text-indent:-5000px;
	width:93px;
	height:40px;	
	display:block;
}
h2.about_skin {
	background:url("../images/about_skin.jpg") left top no-repeat;
	position:absolute;
	width:93px;
	height:94px;
	left:753px;
	top:0px;
	z-index:1000;
}

.bas_logo {
	position:absolute;
	width:93px;
	height:32px;
	left:753px;
	top:94px;
	background:#000000;
	display:none;
}

/*#####################################*/
/*############# CENTRE ################*/
/*#####################################*/

#centre {
	position:relative;
	width:880px;
	margin:0 auto;
	text-align:center;
	height:475px;	
	padding-top:1px;	
	background:url("../images/fond_centre.gif") left top no-repeat;
}
#accueil #centre {
	background:url("../images/fond_accueil.gif") left top no-repeat;
}
#avantages #centre {
	background:url("../images/fond_avantages_centre.jpg") left top no-repeat;
}
#actualites #centre {
	background:url("../images/fond_avantages_centre.jpg") left top no-repeat;
}
#contactez_nous #centre {
	background:url("../images/fond_avantages_centre.jpg") left top no-repeat;
}
#plan_acces #centre {
	background:url("../images/fond_avantages_centre.jpg") left top no-repeat;
}
/*#####################################*/
/*############# MENU ##################*/
/*#####################################*/
#menu {
	position:relative;
	width:878px;
	margin:0 auto;
	height:31px;
	border-bottom:1px solid #cfc9be;
	border-left:1px solid #cfc9be;
	border-right:1px solid #cfc9be;
}

#menu ul {
	position:relative;
	padding:0;
	margin:0;
	padding-top:8px;
	margin-left:10px;
	height:31px;
	width:750px;
}

#menu li {
	position:relative;
	float:left;
	margin-right:20px;
	font-size:9px;
	font-weight:bold;
	height:31px;
	list-style:none;
}

#menu li a {
	color:#cfc9be;
	text-decoration:none;
	height:31px;	
	display:block;
	float:left;
}
#menu li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#menu li a.act {
	color:#FFFFFF;
	text-decoration:none;
	height:31px;
}
#menu li a.act_fleche {
	color:#FFFFFF;
	text-decoration:none;
	background:url("../images/fleche_menu.gif") center top no-repeat;	
	height:31px;
}

/*#############################################*/
/*############# MENU CONTACT ##################*/
/*#############################################*/
#contact {
	position:absolute;
	width:60px;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	left:807px;
	padding-top:8px;
}

#plan {
	position:absolute;
	width:100px;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	left:700px;
	padding-top:8px;
	display:block;
	z-index:500;
}
#contact a, #plan a {
	color:#cfc9be;
	text-decoration:none;

}
#contact a:hover, #plan a:hover {
	color:#FFFFFF;
	text-decoration:none;

}
#contact a.act, #plan a.act {
	color:#FFFFFF;
	text-decoration:none;

}

/*##########################################*/
/*############# SOUS MENU ##################*/
/*##########################################*/
#sous_menu {
	position:relative;
	width:878px;
	margin:0 auto;
	height:42px;
	border-bottom:1px solid #cfc9be;
	border-left:1px solid #cfc9be;
	border-right:1px solid #cfc9be;
}

#accueil #langue {
	position:absolute;
	width:80px;
	font-size:9px;
	text-align:left;
	left:10px;
	top:13px;
}
#accueil #langue a {
	color:#cfc9be;
	text-decoration:none;
}
#accueil #langue a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#esf {
	position:absolute;
	width:180px;
	font-size:9px;
	text-align:right;
	left:688px;
	top:13px;
	color:#cfc9be;	
}

/*#########################################*/
/*############# COPYRIGHT #################*/
/*#########################################*/
#copyright {
	position:relative;
	width:878px;
	margin:0 auto;
	height:17px;
}

#droits {
	position:absolute;
	width:750px;
	font-size:9px;
	text-align:right;
	left:118px;
	top:2px;
	color:#cfc9be;	
}

/*###########################################*/
/*############# CHAINE ET TRAME #############*/
/*###########################################*/
#texte_chaine {
	position:absolute;
	width:576px;
	height:288px;
	left:270px;
	top:143px;
	text-align:right;
	font-size:11px;
	color:#000000;
}

/*###########################################*/
/*############# MENTIONS LEGALES ############*/
/*###########################################*/
#texte_mentions {
	position:absolute;
	width:576px;
	height:288px;
	left:270px;
	top:143px;
	text-align:left;
	font-size:11px;
	color:#000000;
}

/*######################################*/
/*############# ENTREPRISE ############*/
/*#####################################*/
#texte_entreprise {
	position:absolute;
	width:474px;
	height:288px;
	left:360px;
	top:163px;
	text-align:left;
	font-size:11px;
	color:#000000;
	overflow:auto;
	padding-right:10px;
}


/*###########################################*/
/*############# MENU AVANTAGES ##############*/
/*###########################################*/

#avantages #menu_avantages {
	position:absolute;
	width:349px;
	height:347px;
	left:473px;
	top:134px;
}

#avantages #menu_avantages ul {
	text-align:left;
	margin-left:12px;
	padding-left:12px;	
}
#avantages #menu_avantages ul li {
	list-style-type:none;
	list-style-position:outside;
	display:block;
	height:56px;
	width:349px;
	margin-bottom:7px;
/*	padding-top:20px;*/
}
#avantages #menu_avantages ul li a {
	position:absolute;
	color:#000000;
	display:block;
	height:56px;
	width:349px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;	
	/*padding-left:18px;
	padding-top:5px;*/
}

#avantages #menu_avantages ul li a span {
	position:absolute;
	left:18px;
	top:38px;
}

#avantages #menu_avantages ul li a.sechage {
	background:url("../images/fond_bt_sechage_off.jpg") left top no-repeat;		
}
#avantages #menu_avantages ul li a.sechage:hover {
	background:url("../images/fond_bt_sechage_on.jpg") left top no-repeat;	
	color:#be0615;
}

#avantages #menu_avantages ul li a.legerete {
	background:url("../images/fond_bt_legerete_off.jpg") left top no-repeat;		
}
#avantages #menu_avantages ul li a.legerete:hover {
	background:url("../images/fond_bt_legerete_on.jpg") left top no-repeat;	
	color:#3eadca;
}

#avantages #menu_avantages ul li a.esthetique {
	background:url("../images/fond_bt_esthetique_off.jpg") left top no-repeat;		
}
#avantages #menu_avantages ul li a.esthetique:hover {
	background:url("../images/fond_bt_esthetique_on.jpg") left top no-repeat;	
	color:#769a00;
}

#avantages #menu_avantages ul li a.durabilite {
	background:url("../images/fond_bt_durabilite_off.jpg") left top no-repeat;		
}
#avantages #menu_avantages ul li a.durabilite:hover {
	background:url("../images/fond_bt_durabilite_on.jpg") left top no-repeat;	
	color:#735d70;
}

#avantages #menu_avantages ul li a.seconde_peau {
	background:url("../images/fond_bt_seconde_peau_off.jpg") left top no-repeat;		
}
#avantages #menu_avantages ul li a.seconde_peau:hover {
	background:url("../images/fond_bt_seconde_peau_on.jpg") left top no-repeat;	
	color:#bc8e7e;
}

/*####################################################*/
/*############# SOUS MENU AVANTAGES ##################*/
/*####################################################*/
#sous_menu_avantages {
	position:relative;
	width:750px;
	margin-left:10px;
	height:30px;
}

#sous_menu_avantages ul {
	position:relative;
	padding:0;
	margin:0;
	padding-top:15px;
	height:30px;
}

#sous_menu_avantages li {
	position:relative;
	float:left;
	margin-right:20px;
	font-size:9px;
	font-weight:bold;
	height:30px;
	list-style:none;
}

#sous_menu_avantages li a {
	color:#cfc9be;
	text-decoration:none;
	height:30px;	
	display:block;
	float:left;
}
#sous_menu_avantages li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#sous_menu_avantages li a.act {
	color:#FFFFFF;
	text-decoration:none;
	height:30px;
}
/*############################################*/
/*############# PICTO EMAIL ##################*/
/*############################################*/
#picto_email {
	position:absolute;
	width:14px;
	height:10px;
	left:866px;
	top:58px;
}
#picto_email a {
	background:url("../images/picto_email_off.gif") left top no-repeat;
	text-indent:-5000px;
	width:14px;
	height:10px;	
	display:block;
}
#picto_email a:hover {
	background:url("../images/picto_email_on.gif") left top no-repeat;
}
/*####################################*/
/*############# SON ##################*/
/*####################################*/
#son {
	position:absolute;
	width:18px;
	height:18px;
	top:0;
	left:0;
	background:url("../images/picto_son.gif") left top no-repeat;
}
/*####################################################*/
/*############# ILLUSTRATION AVANTAGES ##############*/
/*###################################################*/

#illustration {
	position:absolute;
	width:358px;
	height:474px;
	left:1px;
	top:1px;
}
/*##################################################*/
/*############# PICTOGRAMME AVANTAGES ###############*/
/*###################################################*/

#pictogramme {
	position:absolute;
	width:267px;
	height:474px;
	left:359px;
	top:1px;
	background:#000000;
}
#texte_pictogramme {
	position:absolute;
	width:190px;
	left:38px;
	background:#000000;
	text-align:left;
	color:#FFFFFF;
	bottom:30px;
	font-size:12px;
	top: 34px;
}
/*#############################################*/
/*############# TEXTE AVANTAGES ###############*/
/*#############################################*/

#avantage {
	position:absolute;
	width:253px;
	height:474px;
	left:626px;
	top:1px;
	background:#FFFFFF;
}
#texte_avantage {
	position:absolute;
	width:197px;
	left:29px;	
	text-align:center;
	color:#000000;
	bottom:33px;
	font-size:11px;
}

/*##########################################################*/
/*############# PHOTO ILLUSTRATION AVANTAGES ###############*/
/*##########################################################*/
#illustration h1 {
	position:absolute;
	font-weight:bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	left:15px;
	top:15px;
	color:#FFFFFF;
}
/*##########################################*/
/*############# TITRE PAGE ################*/
/*#########################################*/
#actualites h1.titre_page {
	position:absolute;
	font-weight:bold;
	font-size:34px;
	color:#c5bfb5;
	left:290px;
	top:55px;
	font-family:Arial, Helvetica, sans-serif;
}
#avantages h1.titre_page {
	position:absolute;
	font-weight:bold;
	font-size:34px;
	color:#c5bfb5;
	left:290px;
	top:55px;
	font-family:Arial, Helvetica, sans-serif;
}
#contactez_nous h1.titre_page {
	position:absolute;
	font-weight:bold;
	font-size:34px;
	color:#c5bfb5;
	left:290px;
	top:55px;
	font-family:Arial, Helvetica, sans-serif;
}
#plan_acces h1.titre_page {
	position:absolute;
	font-weight:bold;
	font-size:34px;
	color:#c5bfb5;
	left:290px;
	top:55px;
	font-family:Arial, Helvetica, sans-serif;
}
/*###################################*/
/*############# NEWS ################*/
/*###################################*/
#news {
	position:absolute;
	overflow:auto;
	left:380px;
	top:150px;
	width:465px;
	height:300px;
	text-align:left;
	color:#000000;
	scrollbar-3dlight-color:    #000000;   
	scrollbar-arrow-color:      #FFFFFF;   
	scrollbar-darkshadow-color: #000000;  
	scrollbar-face-color:       #000000;   
	scrollbar-highlight-color:  #cfc9be;   
	scrollbar-shadow-color:     #cfc9be;
}
.titre_news {
	font-weight:bold;
	color:#000000;
	font-size:12px;
	width:420px;
}
.date_news {
	font-weight:bold;
	color:#000000;
	font-size:9px;
	width:420px;
	text-align:right;
	margin-right:10px;	
}
.texte_news {
	font-weight:normal;
	color:#000000;
	font-size:9px;
	margin-top:10px;
	margin-bottom:20px;
	width:420px;	
}
.incrustation {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}
a.lien_actualite {
	color:#9f9b89;
	text-decoration:none;
	font-weight:bold;
}

a.lien_actualite:hover {
	color:#000000;
	text-decoration:none;
}
.lien_actualites {
	margin-top:10px;
	margin-bottom:10px;
}
/*#######################################*/
/*############# CONTACT ################*/
/*#######################################*/
#formulaire_contact {
	position:absolute;
	overflow:auto;
	left:380px;
	top:150px;
	width:465px;
	height:320px;
	text-align:left;
	color:#000000;
	scrollbar-3dlight-color:    #000000;   
	scrollbar-arrow-color:      #FFFFFF;   
	scrollbar-darkshadow-color: #000000;  
	scrollbar-face-color:       #000000;   
	scrollbar-highlight-color:  #cfc9be;   
	scrollbar-shadow-color:     #cfc9be;
}

#google_map {
	position:absolute;
	overflow:auto;
	left:380px;
	top:210px;
	width:365px;
	height:240px;
	text-align:left;
	color:#000000;
	scrollbar-3dlight-color:    #000000;   
	scrollbar-arrow-color:      #FFFFFF;   
	scrollbar-darkshadow-color: #000000;  
	scrollbar-face-color:       #000000;   
	scrollbar-highlight-color:  #cfc9be;   
	scrollbar-shadow-color:     #cfc9be;
}

#map {
	width: 95%;
	height: 220px;
	padding : 10 px;
	border : 4px solid #000000;
}


#formulaire_contact label {
	display:inline;
	float:left;
	width:90px;
	margin-left:5px;
	font-weight:bold;
	font-size:10px;
	margin-top:7px;
}

#formulaire_contact legend {
	padding-bottom:5px;
}

#formulaire_contact .input {
	border:1px solid #c5bfb5;
	display:inline;
	float:left;
	margin-top:5px;
}

#formulaire_contact fieldset {
	padding-bottom:10px;
	color:#c5bfb5;
	border:1px solid #c5bfb5;
}
#formulaire_contact legend {
	color:#c5bfb5;
}

#adresse_plan {
	position:absolute;
	left:380px;
	top:150px;	
	width:550px;
	text-align:left;
	color:#000000;
}

#adresse_plan  ul {
	padding-left:0;
	margin-left:0;	
}

#adresse_plan  li {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	list-style-position:outside;
	
}