img {behavior: url(/pngHack/pngHack.htc);}

a:active {
	color: #C0C0C0;
	text-decoration:none
}
a:hover {
	color: #727CB7;
	text-decoration:none
}
a {
	color:#C200E0;
	text-decoration:none
}
a:visited {
	text-decoration:none;
	color:#C200E0
}
a:visited:hover{
	color:#727CB7;
	text-decoration:none
}


a.lienpromo {
	font-family: Arial, "Verdana Helvetica", sans-serif;
	font-size:24px;
	color:#c200e0;
	font-weight: bold;
}





html, body, form { 
	margin: 0; 
	padding: 0;
}

body
{
	/*background: #fff url(../../images/back_striped.gif);*/
	color: #000;
	font: 75% Arial, Helvetica, Sans-Serif;
	background-color:#D1E4CB;
}


/* h1 {
	margin: 0;
	padding: 0.5em;
} */

div#content h2 {
	/*border-bottom:2px solid #1a391a;*/
	color: #1a391a;
	font-size: 1.5em;
	font-weight:bold;
	vertical-align:middle;
	margin: 0 0 0 0.3em;
	padding: 0.3em 0 0 0.3em;
}

div.col2 h1 {
	/*border-bottom:2px solid #1a391a;*/
	color: #1a391a;
	font-size: 1.2em;
	font-weight:bold;
	vertical-align:middle;
	
}



h3 {
	font-size: 100%;
	margin-top: 0;
}

img {
border: 0;
}

p {
padding: 0 0.2em;
font-size: 1em;
}

td {
font-size: 0.9em;
}



textarea {
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family: Arial, Helvetica, Sans-Serif;
	padding:1px;
	border-spacing : 1px;
	width: 100%;
	font-size:1em;
}

input { 
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family:  Arial, Helvetica, Sans-Serif;
	padding:1px;
	border-spacing : 1px;
}


select { 
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family:  Arial, Helvetica, Sans-Serif;
	
}

.droite {
	text-align: right;
	padding-left: 0;
}

.bold {
	font-weight:bold;
}
/* Header */
div#header{
	height: 300px;
	background-image: url(http://hector-produits-naturels.com/images/entete-boutique.png);

	background-repeat:no-repeat:;	
}



div#header ul { 
	margin: 0.3em;
	padding: 0.3em;
}	

div#header ul li { 
	background-color:#fff;
	display: inline; 
	float: left;
	list-style: none;
}

div#header ul li.publicite { 
text-align:right;
}

/* Total */
div#total
{
	color: #000;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 960px;
	font-size: 12px; /* IE6, IE7beta2, Gecko */
	position:relative;
	background-image: url(http://hector-produits-naturels.com/images/corps-boutique.png);
	background-color: #D1E4CB;
	background-position: 00px 50px;
}

/* Top Menu */
div#topmenu {s
/*text-align: right; */
}
div#topmenu ul {
list-style : none;
margin: 0;
padding: 0.5em 0 0 0;
}
div#topmenu li {
border-left: 1px solid #ddd;
display: inline;
padding: 0 0.5em 0 0.6em;
}
div#topmenu li.first {
border-left: 0;
padding: 0 0.5em 0 0.6em;
}
div#topmenu li.last {
border-left: 1px solid #ddd;
padding: 0 0.5em 0 0.6em;
}

/* Header */

/* Menu1 */

div#menu1 {
	background:#1a391a;
	clear: both;
	color: #fff;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
}		
div#menu1 ul { 
	margin: 0;
	padding: 0;
}	
div#menu1 ul li { 
	background: #1a391a;
	border-right: 1px solid #fff;
	color: #fff;
	display: inline; 
	float: left;
	list-style: none;
	}
div#menu1 ul li a { 
	background: #1a391a;
	color: #fff; 
	display: block; 
	padding: 0.3em 1em 0.3em 1em;
	text-decoration: none;
} 
	
div#menu1 ul li a:hover {
	color: #fff;
	background: #1a391a;
	text-decoration: underline;
} 
div#menu1 ul li.active { 
	background: #1a391a; 
	color: #000;
	padding: 0.3em 1em 0.3em 1em;
}
/* Fil d'Ariane */
div#ariane p {
	margin: 0;
	padding: 0.2em;
	text-align: right;
}
/* Menu 3 */
div#menu3 h2 { 
	margin: 0;
	padding: 5px;
	color: #666;
	background:transparent url(images/sidebarh2.png) no-repeat top left; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sidebarh2.png', sizingMethod='scale');
	font-weight:bold;
	text-transform: uppercase;
	font-size: 1em;
}

div#menu3 h3 {
	margin: 0.2em 0.2em 0.2em 0.5em;
}

div#menu3 ul {
	margin: 0.1em 0.1em 0.1em 0.1em;
	padding:0.1em 0.1em 0.1em 0.1em;
}
/* Content */
/* deux colonnes : colonne menu droite, voir right.css */
/* trois colonnes : colonne menu droite et menu gauche, voir left_right.css */
/* Tableaux avec les produits */
table.produits {
	border: 1px dashed #000;
	border-top: 0;
	border-bottom: 0;
	margin: 0.2em;
	width: 99%;
}

/* Produits sur deux colonnes */
td.produit2col {
	border-bottom: 1px dashed #000;
	padding: 0.4em;
	vertical-align: top;
	width: 50%;
}
.bordure {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #727CB7;
}
td.produit2col img {
	float: left;
}
td.produit2col div.zoom {
 float: left;
}
td.produit2col div.zoom p {
 margin: 0;
 text-align: center;
}

p.flash{
	color:#dd0000;
	font-weight:bold;
}
.retour {
	clear: left;
}
p.retour img {
	float: none;
}
.alignerimage {
	vertical-align: middle;
}

/* Enregistrement Début */
.enregistrementgauche {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
.enregistrementdroite {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
form#entryform p {
text-align: right;
}
form#entryform p.left {
text-align: left;
}
form#entryform fieldset {
border: 0;
}
form#entryform textarea {
width: 98%;
}
form#entryform p.boutonenregistrement {
clear: both;
}

/* Tableau minicaddie*/
table.minicaddie {
width: 100%;
z-index:0;
}

table.minicaddie td {
border-bottom: solid 1px #ddd;
padding: 0.1em;
}

table.minicaddie td.final {
font-weight:bold;
color:#990000;

}

table.minicaddie caption {
background: #1a391a;
color: #fff;
font-weight: bold;
text-align: left;
}


/* Tableau caddie et historique des commandes */
table.caddie {
width: 98%;
}
table.caddie td {
border-bottom: solid 1px #ddd;
padding: 0.1em;
}
table.caddie th {
border-bottom: solid 1px #ddd;
padding: 0.1em;

}
table.caddie caption {
background: #1a391a;
color: #fff;
font-weight: bold;
text-align: left;
}

.listeprod {
text-align: left;
}

div.totalcaddie p {
padding-right: 1em;
text-align: left;
}

div.totalcaddie ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div.totalcaddie li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.premier {
	border-left: 0;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.dernier {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}

.boutoncaddie ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
.boutoncaddie  li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}

/* Menu2 */
div#menu2 {
	/* 
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	*/
	/* deux colonnes : colonne menu droite, voir right.css */}
div#menu2 ul {
	margin: 1em;
	padding: 0;
}
div#menu2 ul li {
	list-style-type: none;
	padding: 0.1em 0 0.1em 0;
}
div#menu2 li a { 
	text-decoration: none;
} 
	
div#menu2 li a:hover {
	color: #666;
	background: #fff;
	text-decoration: underline;
} 
div#menu2 h2 { 
	margin: 0;
	padding: 5px;
	color: #666;
	background: transparent url(images/sidebarh2.png);
	font-weight:bold;
	text-transform: uppercase;
	font-size: 1em;
}

/* Footer */
div#footer {
	clear: both;
	width: 100%;
		background-image: url(http://hector-produits-naturels.com/images/fondpied.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	
}
div#footer ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div#footer li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
	
}
div#footer li.first {
	border-left: 0;
	padding: 0 0.5em 0 0.6em;
}
div#footer li.last {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}


/* Enregistrement Début */
.enregistrementgauche {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 450px;
}
.enregistrementdroite {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 450px;
}
form#entryform p {
text-align: right;
}
form#entryform fieldset {
border: 0;
}
form#entryform textarea {
width: 98%;
}
form#entryform p.boutonenregistrement {
clear: both;
}


.notice, .etoile {
	color:#990000;
	font-weight:bold;
	font-size:1em;
}


/* Enregistrement Fin */

/*maryline page change_mot_pass_form*/
.changepass {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0 0.2em 0;
width: 98%;
}

/*maryline page change_param_form*/
.changeparam {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0.2em 0.2em 0.2em;
}

.changeparamgauche {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
.changeparamdroite {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 279px;
}

.changeparam2 {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0 0.2em 0;
}

.formulaire-param {width:150px;}

/*maryline page historique_commande_liste*/
div#commande { 
	background: #1a391a;
	clear: both;
	color: #fff;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}		
div#commande ul { 
	margin: 0;
	padding: 0;
	height:30px;
	
}	
div#commande ul li { 
	background: #1a391a;
	color: #fff;
	display: inline; 
	list-style: none;
	line-height:10px;
	
	}
div#commande1 { 
	clear: both;
	color: #000000;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}		
div#commande1 ul { 
	margin: 0;
	padding: 0;
	height:30px;
	
}	
div#commande1 ul li { 
	color: #000000;
	display: inline; 
	list-style: none;
	line-height:10px;
	
	}
/* maryline page step1  */
.stepgauche {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;

}
.stepdroite {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.1em 0 0.2em 0;
width: 279px;

}
form#entryformstep p {
text-align: left;
}

form#entryformstep fieldset {
border: 1px solid #dddddd;
}

form#entryformstep p.droite {
text-align: right;
}

form#entryformstep textarea {
width: 98%;
}
form#entryformstep p.boutonenregistrement {
clear: both;
}

.fieldset {color : #000099;}

.formulaire-achat {width:140px;}


/* achat/index.php */
.achatgauche {
background: #ff0000;
border: 1px solid #ddd;
color: #000;
float: left;
margin-top: 0.5em;
min-height: 260px;
padding-top: 0.5em;
width: 250px;
}
.achatdroite {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.5em 0 0 4px;
min-height: 260px;
padding-top: 0.5em;
width: 250px;
}

/*caddie.php */

th.caddie{
    background: #1a391a;
	color : #ffffff;
}

ul.caddie {text-align:center;}
.caddie_red {color : #ff0000; font-weight:bold;}

p.caddie_bold {color : #000000; font-weight:bold;text-align: left;}

div#choix_zone p{
 text-align: left;
}

/*step2 */
.step2 {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 98%;
}

#step2caddie {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 98%;
text-align:right;

}

div#center {text-align:center;}

#center img{
border:0;
}

div#left {text-align:left;}


/*achat/produit_details.php */
.produit_detail_gauche {
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 500px;
}
.produit_detail_droite {
border: 1px solid #ddd;
float: left;
margin: 0em 0 0 0px;
padding: 0.2em 0 0.2em 0;
width: 500px;
}
div.produit_detail_droite p {text-align:left;}
div.produit_detail_gauche p {text-align:center;}


.produit_detail_img3 {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;
text-align:center;
}
.produit_detail_img4 {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 279px;
text-align:center;
}


div ul.produit_detail {
background: #ffffff;
float: left;
width: 33%;
margin: 0.5em 0 0.5em 0;
padding: 0;
}

div ul.produit_detail li {
list-style-type: none;
padding: 0 0 0 0.5em;
}

input img {
boder:0;
}

/* utilisateurs/contact */
#contact table{
padding:1em;
}

#contact textarea{
width: 90%;
}

#contact input{
width: 90%;
}

#contact .bouton{
	width:125px;
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family:  "Trebuchet Ms", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding:1px;
	border-spacing : 1px;
}

#contact .gauche{
width: 25%;
}

#contact .droite{
width: 75%;
}

/* fonction colonne */
#colonne {
text-align:center;
}

/* Module publicité */
#publicite {
/*text-align:center;*/
}

/* Module nuage de tag */
#nuage {
text-align: justify;
position:relative;
line-height:25px;
padding: 0.5em;
}
#nuage a {text-decoration:none}
#nuage a:hover {color: white; background-color: #668AA8;}
#nuage a.level0 {font-size:3px;color:#DFDFDF;}
#nuage a.level1 {font-size:6px;color:#B8C9D6;}
#nuage a.level2 {font-size:7px;color:#668AA8;}
#nuage a.level3 {font-size:8px;color:#47657B;}
#nuage a.level4 {font-size:9px;color:#E76300;}
#nuage a.level5 {font-size:10px;color:#685c65;}
#nuage a.level6 {font-size:11x;color:#8c524d;}
#nuage a.level7 {font-size:12px;color:#b44732;}
#nuage a.level8 {font-size:13px;color:#e53a11;}
#nuage a.level9 {font-size:15px;color:#E76300;font-weight: bold}
#nuage a.level10 {font-size:17px;color:#FF3300;font-weight: bold} 

/* Affichage des produits en ligne */
.col1{
	width: 175px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;

}

.col2{
	width: 250px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;

}

.col3{
	padding-top: 10px;
	padding-bottom: 2px;
	 float: left; 

}





/*FEUILLE DE STYLE "STYLES" */

.entetetpbe {
	height: 200px;
	width: 960px;
	z-index: 17;
	top: 450px;
	left: 129px;
}





.tout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	margin:2px;
	float: left;
	position: absolute;
	left: 148px;
	top: 39px;
	width: 647px;
	height: 80px;
	letter-spacing: 12px;
	padding-right: 1px;
	padding-bottom: 1px;
	z-index: 2;
	background-color: transparent;
}

.ducorps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0909;
	font-weight: bold;
	text-align:left;
	position: absolute;
	letter-spacing: 16px;
	left: 98px;
	top: 72px;
	height: 31px;
	width: 289px;
	}


div#magasin h1 {
	font-size: 16px;
	color: #000000;
	float: left;
	left: 197px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 473px;
	z-index: 8;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B8B800;
	height: 30px;
	top: 34px;
}




.fleurhaut
 {
	top: 29px;
	position:absolute;
	left:697px;
	width: 250px;
	height: 80px;
	z-index: 1003;
}







.epm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0909;
	font-weight: bold;
	text-align:left;
	margin:2px;
	float: left;
	position: absolute;
	left: 3px;
	top: 17px;
	width: 353px;
	text-indent: 5px;
	padding: 1px;
	z-index: 1001;
	background:transparent url(../../images/feuille-logo-hector.png) no-repeat top left; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/feuille-logo-hector.png', sizingMethod='scale');
	height: 253px;

}
	.recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF0909;
	font-weight: bold;
	position:absolute;
	width:297px;
	top:4px;
	left: 135px;
	height: 20px;
	
	}


.logogauche {
	border: 1px #Fc3e4cf outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 50px;
	width: 244px;
	left: 763px;
	margin-left: 50px;
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	height: 53px;
	background-position: 2px 1px;
	position: absolute;
	top: -9px;
}






/*FEUILLE DE STYLE "CONTENEUR" */


/* CSS issu des tutoriels css.alsacreations.com/ */
body {
	margin: 0;
	padding: 0;
	background-color: #D1E4CB;
}
#header {
	height: 250px;
	z-index: 1;
}


a.link:active {color: #A27566;text-decoration:none}
a.link:hover {color: #098209; text-decoration:none}
a.link {color:#A27566;text-decoration:none}
a.link:visited {text-decoration:none;color:#A27566}
a.link:visited:hover{color:#098209; text-decoration:none}


a.linkpromo:active {
	color: #FF0909;
	text-decoration:none
}
a.linkpromo:hover {color: #098209; text-decoration:none}
a.linkpromo {
	color:#FF0909;
	text-decoration:none
}
a.linkpromo:visited {
	text-decoration:none;
	color:#FF0909
}
a.linkpromo:visited:hover{color:#098209; text-decoration:none}




INPUT {
	background-color: #d6d2d8;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	border: 1px solid #ffffff;
}

OPTION { background-color: #FFEFD5 ; }

SELECT { background-color: #FFEFD5 ; }

TEXTAREA { background-color: #FFEFD5 ; color: red ; }



	
#centre {
	height: 300px;
	width: 237px;
	z-index: 1;
	left: 137px;
	top: 295px;
	position: absolute;
}

#gauche {
	position: absolute;
	left:427px;
	width: 150px;
	height: 224px;
	z-index: 4;
	top: 115px;
}

#droite {
position: absolute;
right:0;
width: 150px;
}

.pied {
	position: absolute;
	height: 43px;
	width: 960px;
	left: 130px;
	top: 737px;
	color: #888;
	z-index: 3;
	background-image: url(images/fondpied.jpg);

	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}

p {margin: 0 0 10px 0;}





div#grandcadre {/* conteneur global et arrière-plan du titre du cadre */
	width: 716px;
	padding-top: 12px;
	background-image: url(images/grand-cadre1-716px.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 438px;
	top: -91px;
	height: 180px;
	color: #000000;
	font-family: Arial, "Verdana Helvetica", sans-serif;
	font-size: 11px;
}
div#grandpanneau {/* arrière-plan bas et sur l'ensemble du cadre */
	padding-bottom: 10px;
	background-image: url(images/grand-cadre2-716px.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}
div#grandpanneau p {
	margin: 0 10px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}





div#cadrepromo {/* conteneur global et arrière-plan du titre du cadre */
	width: 400px;
	padding-top: 12px;
	background-image: url(images/grand-cadrepromo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 23px;
	top: 100px;
	height: 319px;
	color: #000000;
	font-family: Arial, "Verdana Helvetica", sans-serif;
	font-size: 11px;
}
div#grandpanneaupromo {/* arrière-plan bas et sur l'ensemble du cadre */
	padding-bottom: 10px;
	background-image: url(images/grand-cadrepromo2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}
div#grandpanneaupromo p {
	margin: 0 10px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}







.encart1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color:#FFFFFF;
	z-index: 50;
	left: 200px;
	position: absolute;
	top: 58px;
	width: 259px;
	height: 21px;
	font-weight: bold;
	}
	
		.sousencart1 {
	font-family: Arial, "Verdana Helvetica", sans-serif;
	font-size:12px;
	color:#000000;
	left: 20px;
	position: absolute;
	top: 129px;
	width: 559px;
	height: 31px;
	font-weight: bold;
}
	
			.promotion {
	font-family: Arial, "Verdana Helvetica", sans-serif;
	font-size:24px;
	color:#FFFFFF;
	left: 720px;
	position: absolute;
	top: 233px;
	width: 197px;
	height: 31px;
	font-weight: bold;
	z-index: 1002;
	text-align: center;
	letter-spacing: 3px;
	font-variant: small-caps; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */









































































filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sidebarh2.png', sizingMethod='scale');
	background-color: transparent;
	background-image: url(images/sidebarh2.png);


	
}
	
	
	
.textesoustitreencart1 {
	left: 0px;
	top: 22px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	position: relative;
	color: #913160;
	}
	
	
	.textesoustitreencartpromo {
	left: 0px;
	top: 22px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	position: relative;
	color: #FF0909;
	}
	
.soustitreencart1 {
	z-index: 1000;
	left: 17px;
	position: absolute;
	top: 58px;
	width: 189px;
	background-repeat: no-repeat;
	height: 237px;
	letter-spacing: 3px; /* IE6, IE7beta2, Gecko */
	background:transparent url(images/boutons-titres.png) no-repeat top center; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boutons-titres.png', sizingMethod='scale'); /* IE6 */
	}
	
.flashentree1 {
	position:absolute;
	left:22px;
	top:-9px;
	width:101px;
	height:77px;
	z-index:14;
	visibility: visible;
	}

.cadrevertentree {
	position:absolute;
	left:438px;
	top:-88px;
	width:461px;
	height:145px;
	z-index:13;
	visibility: visible;
	background-color: #ffffdc;
	layer-background-color: ffffdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9E455E;
	border-right-color: #9E455E;
	border-bottom-color: #9E455E;
	border-left-color: #9E455E;
}


.divcadeau {
	position:absolute;
	left:439px;
	top:4px;
	width:703px;
	height:40px;
	z-index:0;
	visibility: visible;
	background-color: #7f97a5;
	layer-background-color: ffffdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9E455E;
	border-right-color: #9E455E;
	border-bottom-color: #9E455E;
	border-left-color: #9E455E;
}



.achetez {
	position:absolute;
	width:530px;
	height:15px;
	z-index:9;
	left: 8px;
	top: 6px;
	background-color: #913160;
	layer-background-color: #098209;
	border: 1px none #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.marque {
	background-color:#EAE1D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.flash-promo {
	position:absolute;
	width:204px;
	height:114px;
	z-index:16;
	left: 164px;
	top: 55px;
}


.renseignements {
	position:absolute;
	width:21px;
	height:278px;
	z-index:5;
	left: 272px;
	top: -340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/liseret-hector-vertical.png);
	background-repeat: repeat-y;
}


.outils {
	width:470px;
	height:390px;
	z-index:8000;
	left: 143px;
	top: 222px;
	margin-left: 350px;
	margin-top: 120px;
	position: relative;
}

.trempoline {
	position:absolute;
	width:189px;
	height:136px;
	z-index:11;
	left: 0px;
	top: 237px;
}


.vivre {
	position:absolute;
	left:266px;
	width:424px;
	height:54px;
	z-index:7;
	visibility: visible;
	top: -441px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.newsletter {
	position:absolute;
	left:22px;
	top:3px;
	width:355px;
	height:34px;
	z-index:16;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* IE6, IE7beta2, Gecko */
}


.paybox {
	position:absolute;
	width:214px;
	height:28px;
	z-index:4;
	left: 601px;
	top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.infos {
	position:absolute;
	width:175px;
	height:28px;
	z-index:17;
	left: 755px;
	top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.pot {
	position:absolute;
	width:100px;
	height:74px;
	z-index:15;
	left: 735px;
	top: -40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* IE6, IE7beta2, Gecko */
	background:transparent url(images/pot-defleur.png) no-repeat top left; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */


filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pot-defleur.png', sizingMethod='scale');
}


div#plante{
	height: 450px;
	background:transparent url(http://hector-produits-naturels.com/images/plantebas.png) no-repeat top left; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://hector-produits-naturels.com/images/plantebas.png', sizingMethod='scale');

	background-repeat:no-repeat:;
	width:150px;
	top: -450px;
	left: 900px;
	z-index: 1006;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -450px;
	margin-left: 0px;
}
