@charset "utf-8";
/* CSS Document */
.p-index {
	text-align:left;
	padding-bottom: 4px;
	margin: 0 auto;
	width: 80%;
}
/* style du bloc général */
body,html {
	margin: 0;
	background-color: #3f3f3e;
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 14px;
}

/* Container principal */
#container {
	margin: auto;
	width: 970px;
	text-align:center;
	position:relative;
}

.fondo_accueil {
	background-image: url(../images/backgroundtop.jpg);
}
.fondo_interna {
	background-image: url(../images/fondo.jpg);
}

/* DEBUT - PAGE PRINCIPAL - ACCEUIL */
/* Container central */
#content_home {
	position: relative;
	width:899px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.content_home {
	position: relative;
	width:899px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* MASQUE SUR ROTATOR */
#mascara_home {
	position:absolute;
	top:0;
	left:0;
	width: 899px;
	height:235px;
	background-image:url(../images/mascara.gif);
	z-index:100;
	cursor: pointer;
}

/* div transparant - page d'acceuil */
#home_produits {
	position:absolute;
	left:77px;
	top:0;
	width:195px;
	height:235px;
	z-index:101;
	text-align:left;
}

/* liste de produits */
ul#list_produits {
	list-style-type: none;
	margin:20px 5px;
	padding: 0;
	color: #FFFFFF;
}

ul#list_produits li{
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin:7px;
	line-height: 19px;
}
/* style des liens */
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #d1ec77;
}
a:active {
	text-decoration: none;
}
/* FIN - PAGE PRINCIPAL - ACCEUIL  */

/* DEBUT - MENU PRINCIPAL - ACCEUIL  */
#menu_home {
	margin:auto;
	width:898px;
	height:39px;
	background-image:url(../images/fondomenu-nuevo.gif);
	background-repeat:no-repeat;
	text-align:center;
}

/* Menu horizontal  */
ul#menu_horizontal{
	margin:0;
	list-style-type: none;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

ul#menu_horizontal li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color:#FFE8E8;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

ul#menu_horizontal li.menu_pipe {
	margin-top: 5px;
	background-image: url(../images/menu-separateur.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

ul#menu_horizontal li a{
	color:#FFE8E8;
	text-align:center;
	text-decoration:none;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a.menu_actif {
	color: #FF6666;
	text-decoration:none;
}
/* Effect arrondi du menu principal*/
.gau_droi {
	width: 16px;
	height:39px;
	background-repeat: no-repeat;
}

#droite {
	float: right;
	background-image:url(../images/menu-droite.jpg);
}

#gauche {
	float: left;
	background-image:url(../images/menu-gauche.jpg);
}

/* FIN - MENU PRINCIPAL - ACCEUIL */

/* container de l'adresse et du téléphone sur le footer */
#footext {
	width:100%;
	text-align:center;
	margin: 22px 0;
}

/* PAGES INTERNES */

#header {
	position:relative;
	padding:0;
	width:850px;
	height:140px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: auto;
}

#logo {
	position:absolute;
	bottom:0;
	left:0;
	background-image:url(../images/quetoi-logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:140px;
	height:138px;
	margin-top: 5px;
}

#comptoir {
	position:absolute;
	width:542px;
	height:20px;
	bottom:10px;
	right:0;
}

.p-vert {
	color: #D1EC77;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* HEADER */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #CAC9C9;
	padding:0;
	margin:10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #d1ec77;
	padding:0;
	margin: 5px 0 0 0 ;
}

#content {
	width:900px;
	text-align:justify;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(../images/orquidee-back.png);
	background-repeat: no-repeat;
	background-position: 5px 100%;
}

.content_contact {
	height:400px;
}

.content_bienetre {
	height:350px;
}

.content_deco {
	height:310px;
}
/* footer */
#footer_container {
	margin:auto;
	position:relative;
	width:920px;
}

#footer {
	margin: auto;
	padding:0;
	position:relative;
	width:920px;
	height:102px;
	background-image:url(../images/foot-background.png);
	background-repeat: no-repeat;
	background-position:top;
	text-align:right;
	z-index:103;
}

#orchide {
	position:absolute;
	top:-73px;
	left:-5px;
	width:230px;
	height:137px;
	background-image:url(../images/orchidee.gif);
	background-repeat: no-repeat;
	z-index:104;
}

/* Menu horizontal du footer */
ul#menu_foot{
	margin: auto 40px 20px 0;
	padding: 10px 0 0 0;
	list-style-type: none;
}
#liste-interne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 250px;
	margin-left: 30px;
}

ul#menu_foot li{
	display: inline;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 1px;
	color:#005100;
}

ul#menu_foot li.orchides {
	background-image:url(../images/puce.gif);
	background-repeat:no-repeat;
	background-position:center;
}

ul#menu_foot li a{
	color:#003300;
	text-align:center;
	text-decoration:none;
}

ul#menu_foot li a:hover, ul#menu_horizontal li a.menu_actif {
	color: #009933;
	text-decoration:none;
}

/* DIVS DES ROTATORS INTERNES */

#diapos {
	position:relative;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	width: 540px;
	height:271px;
	margin-top: 24px;
}

#rotator_one {
	position: absolute;
	right:0;
	top:0;
}

#rotator_two {
	position: absolute;
	left:0;
	top:0;
}

#rotator_three {
	position: absolute;
	left:0;
	bottom:0;
}
#rotator_one-bienetre {
	position: absolute;
	top:0;
	left: 0px;
}

#rotator_two-bienetre {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-right: 34px;
}

#rotator_three-bienetre {
	position: absolute;
	left:0;
	bottom:0;
}

/* GOOGLE MAPS ET FORMULAIRE */

#text-contact {
	float: left;
	width: 200px;
	margin-left: 20px;
}

#goog_form {
	position:relative;
	float:right;
	margin-left:20px;
	margin-top:10px;
	width: 600px;
	height:335px;
	margin-right: 20px;
}
/* div du iframe pour le google maps */
#gmaps {
	position: absolute;
	left:0;
	top:0;
}
/* div du formulaire */
#conform {
	position: absolute;
	right:0;
	top:0;
}
#menu_home2 {
	margin:auto;
	width:920px;
	height:37px;
	background-image:url(../images/fondo-menu1.gif);
	text-align:left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #676765;
	text-align: center;
	padding-right: 200px;
	padding-left: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#diapos-bienetre {
	position:relative;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	width: 400px;
	height:300px;
	margin-top: 24px;
}
