* { margin:0; padding:0; border:0; }

a:link, a:visited { color:#333; }
a:hover, a:active { color:#333; }

a:link img, a:visited img, a:hover img, a:active img { border:none; }

body { 
	background-color:#e6e8e8;
	font: 12px/14px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#8e8e8e;
}

fieldset {
	text-align:left;
	padding:10px 5px;
}

form #contacts {
	/*width: 100%;*/
	border:1px solid #6c5960;
	background-color:#fff;
}

h1 {
	display:none;
}

h2 {
	display:block;
	padding:10px 0 0 -10px;
	margin: 0 0 10px 0;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#bc0000;
}

h3 {
	display:block;
	font: italic 14px/14px Georgia, "Times New Roman", Times, serif;
	color:#bc0000;
}

input,
select,
textarea {
	width:140px;
	padding:3px;
	margin:0 0 5px 5px;
	border:1px solid #cacaca;
	color:#8e8e8e;
}

label {
	float:left;
	width:40%;
	margin:0 0 0 15px;
	padding:5px 20px 0 0;
	text-align:right;
	font-weight:bold;
}

legend {
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif; 
	color:#666;
	padding:10px 30px;
	display:block;
}

ol.deroule {
	font: bold italic 14px/16px Georgia, "Times New Roman", Times, serif; 
	list-style-type:decimal;
	color:#333;
	text-align:center;
	margin:  0 0 2em 0;
	padding:1em 0 0 0;
}

ol.deroule li { display:inline; }

option { padding-left:5px; }

ul {
	/*list-style-position: inside;*/
	padding: 5px 0 0 0;
	
}

li { list-style-type:none; }


#blocDroite {
	width:150px;
	float:right; 
	position:relative; 
	margin-left:1px;
}

#blocDroite .texte { 
	color: #666;
	background: #afdeef url(img/menuDroiteFond.gif) repeat-y; 
	padding:0 10px;
	border-left: #cacaca solid 1px;
	border-right: #cacaca solid 1px;
}
#blocDroite .bas {
	background: url(img/menuDroiteBas.gif) no-repeat;
	height:10px;
	line-height:normal;
}
#blocDroite .haut {
	background: url(img/menuDroiteHaut.gif) no-repeat;
	height:10px;
	line-height:normal;
}
#conteneur {
	width:800px;
	padding: 20px;
	/*margin: 20px auto;*/
}

#footer {
	text-align:center;
	/*background-color: #92bdcd;
	border-top: #3e788c 5px solid;
	width:100%;*/
	font: normal 9px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#3e788c;
	/*padding:20px 0;*/
	margin: 20px 0;
	/*position: fixed;  nécessaire pour faire fonctionner le bottom qui suit
	bottom:0px; */
}

#footer a:link, #footer a:visited { color:#3e788c; }
#footer a:hover, #footer a:active { color:#3e788c; }

#header {
	height:140px;
	width:100%;
	background: url(img/terre.jpg) #fff top right no-repeat;
	border-bottom: #3e788c 5px solid;
}

#header img { border:none; }

#menuGaucheGlobal {
	width:150px;
	position:relative;
	float:left;
}

#menuGauche .haut {
	background: url(img/menuHaut.gif) no-repeat;
	height:10px;
	line-height:normal;
}

#menuGauche .texte {
	background-color:#fff;
	border-left: #cacaca solid 1px;
	border-right: #cacaca solid 1px;
	line-height:40px;
}

#menuGauche .texte a:link,
#menuGauche .texte a:visited { font-size: 12px; color:#8e8e8e; text-decoration:none; padding:0 10px; }
#menuGauche .texte a:hover,
#menuGauche .texte a:active,
#menuGauche .texte a.actif { font-size: 12px; font-style:italic; color:#bc0000; border-bottom:#bc0000 solid 1px; }

#menuGauche .texte a.echantillon:link,
#menuGauche .texte a.echantillon:visited {
	padding: 3px;
	display: block;
	width: 143px;
	font-size: 12px;
	font-weight: bold;
	color:#666;
	text-decoration:none;
	text-align:center;
	background-color: #afdeef /*#92bdcd*/; }
#menuGauche .texte a.echantillon:hover,
#menuGauche .texte a.echantillon:active { color:#fff; border-bottom:none; font-style:normal; }

#menuGauche .bas {
	background: url(img/menuBas.gif) no-repeat;
	height:10px;
	line-height:normal;
}

.menuHaut { position: absolute; top: 114px; left: 20px; font-weight: bold; }
.menuHaut ul { padding: 0px; margin: 0px; }
.menuHaut li { padding: 0px; margin: 0px; display: inline; white-space:nowrap; }
.menuHaut a { padding: 0px 0px 0px 27px; background: url(img/menuHautLeft.jpg) no-repeat left top; float: left; text-decoration:none;}
.menuHaut a span { padding: 7px 27px 5px 4px; display: block; background: url(img/menuHautRight.jpg) no-repeat right top; float: right; }
.menuHaut a span { float: none; color: #036;}
.menuHaut a:hover span { color: #036;}
.menuHaut a:hover { background-position: 0% -33px; color: #bc0000; text-decoration: none;}
.menuHaut a:hover span { background-position: 100% -33px; color: #bc0000;}
.menuHaut a.actif span { color: #bc0000;}

.menuHaut a#panier { padding: 0px 0px 0px 27px; background: url(img/menuHautLeftPanier.jpg) no-repeat left top; float: left; text-decoration:none;}
.menuHaut a span.panier { padding: 7px 27px 5px 4px; display: block; background: url(img/menuHautRightPanier.jpg) no-repeat right top; float: right; }
.menuHaut a span.panier { float: none; color: #fff;}

#centre { 
	width: 400px;
	padding:0px;
	margin: 0px auto;
}

#centre .haut {
	background: url(img/centreHaut.gif) no-repeat;
	height:10px;
	line-height:normal;
}

#centre .texte {
	background-color:#fff;
	border-left: #cacaca solid 1px;
	border-right: #cacaca solid 1px;
	padding:0 10px;
	line-height:14px;
}

#centre .bas {
	background: url(img/centreBas.gif) no-repeat;
	height:10px;
	line-height:normal;
}

#centreGeneral { 
	width: 800px;
	padding:0px;
	margin: 0px auto;
}

#centreGeneral .haut {
	background: url(img/centreHautGeneral.gif) no-repeat;
	height:10px;
	line-height:normal;
}

#centreGeneral .texte {
	background-color:#fff;
	border-left: #cacaca solid 1px;
	border-right: #cacaca solid 1px;
	padding:0 10px;
	line-height:14px;
}

#centreGeneral .texte .cell1 { width: 50%; float: left; padding: 5px; border-bottom: 1px solid #999; }
#centreGeneral .texte .cell2 { width: 15%; float: left; padding: 5px; text-align:center; border-bottom: 1px solid #999; }
#centreGeneral .texte .cell3 { width: 30%; float:left; padding: 5px; text-align: center; border-bottom: 1px solid #999; }

#centreGeneral .bas {
	background: url(img/centreBasGeneral.gif) no-repeat;
	height:10px;
	line-height:normal;
}


#droite {
	width:150px;
	float:right; 
	position:relative; 
	margin-left:1px;
}

#produit {
	position:absolute;
	top: inherit;
	left: inherit;
	width: 800px;
	height: 600px;
	z-index:50;
	text-align:center;
}

#prod_tmp { 
	width: 780px;
	background-color:#fff; 
	padding:10px; 
	border:5px solid #d9d2c7;
}

#prod_tmp img { border: solid 1px #ccc; }



#produit .haut {
	background: url(img/centreHautGeneral.gif) no-repeat;
	height:10px;
	line-height:normal;
}

#produit .texte {
	background-color:#fff;
	border-left: #cacaca solid 1px;
	border-right: #cacaca solid 1px;
	padding:0 10px;
}

#produit .bas {
	background: url(img/centreBasGeneral.gif) no-repeat;
	height:10px;
	line-height:normal;
}

#prod_tmp a:link, 
#prod_tmp a:visited, 
#prod_tmp a:hover, 
#prod_tmp a:active { color:#fff; }

#r { color:#900; font-size:4em; padding: 40px 0 0 0; white-space:nowrap; }

.actif { font-weight:bold; font-style:normal; color:#bc0000; }

.cadre {
	padding: 1%;
    background: #fff;
	border: solid 1px #ccc;
}

.detail {
	position: inherit; /* nécessaire pour faire fonctionner le bottom qui suit */
	bottom:0px;
	float:left;
	padding:10px 0;
	width: 600px;
	text-align:left;
}

.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background:#e6e8e8;
	color: #bc0000;
}

.necessaire {
	font-style:italic;
	color:#bc0000;
}

.normal {	/*** Retour à l'état normal après l'utilisation ***/
	background: #fff;
	color:#8e8e8e;
}

.puce { list-style-type:none; }

.texte span a:link,
.texte span a:visited, 
.texte span a:hover, 
.texte span a:active { color:#fff; }

.vignette {
	float: left;
	width: 120px;
	height: 120px;
	padding: 2px;
	text-align:center;
}

