html, body, form
{ 
	margin: 0; 
	padding: 0;
}

body
{
	color: #000;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

h1
{
	color: #54719B;
	margin: 0;
	padding: 0.5em;
	font-size: 1.5em;
	font-weight:bold;	
}

h2
{
	color: #264666;
	font-size: 1.1em;
	font-weight:bold;
	vertical-align:middle;
	margin: 0;
	padding:0;

}		

h3
{
	font-size: 1em;
	font-weight:normal;
	margin: 0;
	padding: 0;	
}

h4
{
	font-size: 0.7em;
	font-weight:normal;
	margin-top: 0;
	padding: 0;	
}

h5
{
	color: #76c7ec;
	font-size: 11px;
	font-weight: normal;
	vertical-align:middle;
	margin: 0;
	padding:0;
}

img
{
	border: 0;
}

input
{
	font-size: 11px;
	font-weight: none;
	padding: 0px;
}


button
{
  border:none;
  background:none;
  padding:0px;
  margin:0px;
  width:auto;
  overflow:visible;					
  text-align:center;	
  white-space:nowrap;	
  height:40px;
  line-height:38px;
  cursor:pointer;
}

button span, button em
{
  display:block;
  height:22px;
  line-height:21px;			
  margin:0px;
  color:#ffffff;
}

button.bluebutton span
{
  padding-left:7px;
  background:url(images/buttonblue_bg.gif) no-repeat 0 0;
}	

button.bluebutton em
{
  font-style:normal;
  font-size: 11px;
  font-weight: bold;
  padding-right:7px;
  background:url(images/buttonblue_bg.gif) no-repeat 100% 0;
}

button.yellowbutton em
{
  font-style:normal;
  font-size: 11px;
  font-weight: bold;
  padding-right:7px;
  background:url(images/buttonyellow_bg.gif) no-repeat 100% 0;
}

button.yellowbutton span
{
  padding-left:7px;
  background:url(images/buttonyellow_bg.gif) no-repeat 0 0;
}

button.greybutton span
{
  padding-left:7px;
  background:url(images/buttongrey_bg.gif) no-repeat 0 0;
}	

button.greybutton em
{
  font-style:normal;
  font-size: 11px;
  font-weight: bold;
  padding-right:7px;
  background:url(images/buttongrey_bg.gif) no-repeat 100% 0;
  cursor:not-allowed;
}

button.pinkbutton span
{
  padding-left:7px;
  background:url(images/buttonpink_bg.gif) no-repeat 0 0;
}	

button.pinkbutton em
{
  font-style:normal;
  font-size: 11px;
  font-weight: bold;
  padding-right:7px;
  background:url(images/buttonpink_bg.gif) no-repeat 100% 0;
}

button.greenbutton span
{
  padding-left:7px;
  background:url(images/buttongreen_bg.gif) no-repeat 0 0;
}	

button.greenbutton em
{
  font-style:normal;
  font-size: 11px;
  font-weight: bold;
  padding-right:7px;
  background:url(images/buttongreen_bg.gif) no-repeat 100% 0;
}

button.orangebutton span
{
	padding:0px;
  padding-left:7px;
  background:url(images/buttonorange_bg.gif) no-repeat 0 0;
}	

button.orangebutton em
{
  font-style:normal;
  font-size: 11px;
  font-weight: bold;
  padding-right:7px;
  background:url(images/buttonorange_bg.gif) no-repeat 100% 0;
}

p
{
	clear:both;
	font-size: 1em;
}

td {
font-size: 1em;
}

a
{
	text-decoration: none;
	color:#333333;
}

a:link
{
	text-decoration: none;
	color:#333333;
}

a:visited
{
	text-decoration: none;
	color:#333333;  
}

a:hover
{
	text-decoration: underline;
	color:#333333;  
}

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;
}

select
{ 
	color:#000000;
	border: solid 1px #000;
	background-color:#FFF;
}

.formulaire1
{
	font-size: 11px;
	color: #306699;
	background: #ffffff;
	border: 1px solid #306699;
	padding: 1px 3px 1px 3px;
}

.field_on_black
{
	color: #306699;
	/*background: #d1ebf2;*/
	background: #fff;
	border: 1px solid #fff;
	padding: 2px;
}

.field_on_white
{
	color: #306699;
	/*background: #d1ebf2;*/
	background: #fff;
	border: 1px solid #76c7ec;
	padding: 2px;
}

.search_list
{
	font-size: 11px;
	font: Arial, Helvetica, Sans-Serif;
	color:#306699;
	width: 149px;
	padding: 1px;
	border: solid 0px #76c7ec;
	/*background-color:#d1ebf2;*/
	background-color:#fff;
	spacing: 12px;
}

.petit
{
	font: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.gauche
{
	font: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #306699;
	text-align: left;
	padding-left: 6px;
	width: 30%;
}

.droite
{
	font: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #306699;
	text-align: right;
	padding-left: 0;
	padding-right: 6px;
	height: 25px;
}

.droite2
{
	font: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #306699;
	text-align: left;
	padding-left: 6px;
	width: 60%;
	height: 17px;
}

.bold
{
	font-weight:bold;
}

.big_red
{
	font: Arial, Helvetica, Sans-Serif;
	font-size:25px;
	color:red;
	font-weight:bold;
	padding:0px;
}

.big_grey
{
	font: Arial, Helvetica, Sans-Serif;
	font-size:25px;
	color:grey;
	font-weight:bold;
	padding:0px;
}

td.alert
{
	font: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:red;
	padding:5px;
}

/*Debut du slider de la page d'accueil*/
#slider ul, #slider li
{
	margin:0px;
	padding:0;
	list-style:none;
}

#slider, #slider li
{ 
	width:1002px;
	height:285px;
	overflow:hidden; 
	text-align:center;
}

span#prevBtn{}

span#nextBtn{}

/* numeric controls */
ol#controls
{
	/*margin: 5px 0px 5px 440px;*/
	padding:0;
	height:15px;
	position: absolute;
	top:226px;
	/*top:556px;*/
}

ol#controls li
{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:15px;
	line-height:15px;
}

ol#controls li a
{
	float:left;
	height:15px;
	line-height:15px;
	border:1px solid #76c7ec;
	background:#76c7ec;
	color:#ffffff;
	font-weight:bold;
	padding:0 5px;
	text-decoration:none;
}

ol#controls li.current a
{
	background:#306699;
	border:1px solid #306699;
	color:#fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus
{
	outline:none;
}

/*Fin du slider*/

div#blank
{
	height:5px;
}

div#stepmenu
{
	/*background: #d0ff00;*/
	width:100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #999999;
	text-align: left
	clear: both;
	color: #ffffff;
	font-size: 11px;
	overflow: hidden;
}

div#stepmenu ul
{
	margin: 0;
	padding: 0;
}

div#stepmenu ul li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #888888;
	text-align: center;
	list-style: none;
	min-width: 190px;
	height:20px;
	background-image:url('images/deggris_off.jpg');
	padding: 5px 0px 0px 0px;
	margin-right: 3px;
	display: inline; 
	float: left;
}

div#stepmenu ul li.lion
{
	background-image:url('images/deggris_on.jpg');
	color: #ffffff;
	font-weight: bold;
}

div#action_bar
{
	font: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: #ff9900;
	width: 973px;
	float: left;
	text-align: center;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	margin: 3px 0px 5px 5px;
}

div#dispo_div
{
	color: #fff;
	font-weight: bold;
	width: 50px;
	border: 0px solid #000;
	display: inline;
	margin: 0px;
	padding: 1px 4px 1px 4px;
}

/* Header */
div#header
{
	width:1002px;
	height:133px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	text-align: left;
	background: #76c7ec;
}

div#header h2
{
	color: #306699;
	font-size: 11px;
	font: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

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#head
{
	color: #000;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
  width: 1002px;
}

div#ombre
{
	/*background-image: url('http://afc.peel.fr/modeles/standard/images/background.png');*/
	/*background-repeat:repeat-y;*/
	margin: 0 auto;
	width: 1002px;
}

div#total
{
	clear:both;
	color: #000;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
  width: 1002px;
  padding: 5px 0px 0px 0px;
}

/* Top Menu */
div#topmenu {
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#menubleu
{
	/*background: #d0ff00;*/
	background: #306699;
	clear: both;
	color: #264666;
	font-size: 11px;
	overflow: hidden;
	width: 100%;
	height:40px;
	margin: 5px 0px 0px 0px;
}

div#menu1
{
	/*background: #d0ff00;*/
	background: #306699;
	clear: both;
	color: #264666;
	font-size: 11px;
	overflow: hidden;
	width: 100%;
	height:40px;
	margin: 5px 0px 0px 0px;
}

div#menu1 ul
{
	margin: 0;
	padding: 0;
}

div#menu1 ul li
{
	/*background: #d0ff00;*/
	background: #306699;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border-right: 0px solid #fff;
	color: #fff;
	display: inline; 
	float: left;
	list-style: none;
	height:40px;
}

div#menu1 ul li a 
{
	color: #fff;
	display: block;
	padding: 1.1em 1em 0.4em 1em;
	text-decoration: none;
} 

div#menu1 ul li a:hover
{
	background: #76c7ec;
	padding: 1.1em 1em 1em 1em;
	display: inline; 
	float: left;
}

div#menu1 h2
{
	color: #ffffff;
	font-size: 11px;
	font: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

/* Fil d'Ariane */
div#ariane
{
	color: #fff;
	font-size: 11px;
	text-align: right;
	width:398px;
	height: 25px;
	/*background-color:#264b6c;*/
  background-color:#76c7ec;
  float:right;
  padding: 0px 12px 0px 0px;
  margin: 5px 0px 0px 0px;
  vertical-align: middle;
}

div#ariane a
{ 
	color: #fff;
}

div#ariane a:hover
{ 
	color: #fff;
	text-decoration: underline;
}

div#compte
{ 
	color: #fff;
	font-size: 11px;
	text-align: left;
	width:580px;
	height: 25px;
  background-color:#76c7ec;
  float:left;
  padding: 0px 0px 0px 12px;
  margin: 5px 0px 0px 0px;
}

div#compte a
{ 
	color: #fff;
}

div#compte a:hover
{ 
	color: #fff;
	text-decoration: underline;
}

table.lightblue_bar
{
	color: #306699;
	font-size: 11px;
	text-align: left;
	width:1002px;	
	background-color:#c6e7ee;
  padding: 2px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: middle;
  border-bottom: 1px solid #ffffff;
}

.lightblue_bar a
{ 
	color: #306699;
}

.lightblue_bar a:hover
{ 
	color: #306699;
	text-decoration: underline;
}

td.infocom
{
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
	border: 0px solid #888888;
	margin :0px;
	padding:20px 0px 0px 0px
}

td.infocom a
{
	color: #306699;
}

td.infocom a:hover
{
	color: #ffffff;
}


td.info
{
	width: 100%;
	font-size: 12px;
	color: #555555;
	border: 0px solid #888888;
	background: #ffffff;
	margin :0px;
	padding: 0px 8px 0px 8px;
}

td.info h4
{
	font-size: 12px;
	font-weight: none;
	color: #306699;
	margin :0px;
	padding: 0px;
}


/* Menu 3 */

/* cadre */
#cadre{
width:180px;
margin-left:3px;
padding:0;
}

#cadre #header
{
	width:175px;
	height:20px;
	padding:3px 0px 0px 5px;
	color: #000;
	background-color:#ddd;
	border:1px solid #ddd;
}

#cadre #header h2
{
	color: #264666;
	font-weight:bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

#cadre .content_menu
{
	width:180px;
	font-size:11px;
	color:#000;
	font-family: Arial, Helvetica, Sans-Serif;
	border:1px solid #ddd;	
}

#cadre .espace_gauche{
padding-left:5px;
}
#cadre .espace_droite{
padding-left:0px;
}
#cadre p{
padding:0;
margin:0;
}

#cadre h3{
background-image:url('images/separateur_gris.gif');
background-repeat:no-repeat;
color:black;
font-size:11px;
font-weight:bold;
font-family: Arial, Helvetica, Sans-Serif;
line-height:24px;
width:180px;
}

#cadre ul{
padding:0;
margin:0;
}

#cadre li{
list-style:none;
}

#cadre .footer
{
	width:180px;
	height:11px;
}

/*fin cadre */

div#menu3 h3 {
	margin: 0;
	padding: 0;

}

div#menu3 ul {
	margin: 0;
	padding:0;
}
/* 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 dotted #000;
	border-top: 0;
	border-bottom: 0;
	margin-top:0px;
	padding:5px;
	width: 980px;
	background:#d1ebf2;
}*/

table.categories
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 1002px;
	background:#ffffff;
}

table.produits
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 1002px;
	background:#c6e7ee;
}

table.produits_promo
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 1002px;
	background:#fb2396;
}

table.produits_accueil
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 1002px;
	background:#84d1f1;
}

/* Produits sur deux colonnes */
td.produit2col {
	/*border-bottom: 1px dotted #000;*/
	padding: 0.4em;
	vertical-align: top;
	width: 25%;
}
.bordure {
	/*border-right: 1px dotted #000;*/
}
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: both;
	color: #fff;
	font-size: 11px;
	background: #76c7ec;
	padding: 5px 5px 5px 5px;
}
p.retour img {
	float: none;
}
.alignerimage {
	vertical-align: middle;
}

/* Enregistrement Début */
div#enregistrement {
width:540px;
background: #fff;
color: #000;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;

}

div#enregistrement span.enregistrement{
width:540px;
background: #fff;
color: #000;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;

}

div#enregistrement span.enregistrementgauche {
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 200px;
height:30px;
}

div#enregistrement span.enregistrementdroite  {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 320px;
height:40px;
}


form#entryform p {
text-align: left;
}

form#entryform p.titlestep
{
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 6px 2px 3px 7px;
	background-image:url('images/stepbg.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #f7ac15;
}

form#entryform p.titlestepgreen
{
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 6px 2px 3px 7px;
	background-image:url('images/stepbggreen.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #009933;
}

form#entryform span input.champtexte {
align: right;
width:250px;
}

form#entryform p.left {
text-align: left;
}
form#entryform p.center {
text-align: center;
}

p.pjustify
{
	font-size: 11px;
	color:#888888;
	text-align:justify;
	padding: 0px 5px 0px 5px;
}

form#entryform fieldset
{
	width: 319px;
	padding: 2px 0px 4px 0px;
	background: #ffcc99;
	border: 0px solid #f7ac15;
}

form#entryform fieldset.steptotal
{
	width: 973px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	/*background: #ddd;*/
	/*border: 0px solid #9a9a9a;*/
	background: #ffcc99;
	border-bottom: 1px solid #f7ac15;
}

form#entryform fieldset.steptotalwhite
{
	width: 973px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	/*background: #ddd;*/
	/*border: 0px solid #9a9a9a;*/
	background: #fff;
	border: 0px solid #f7ac15;
}

form#entryform fieldset.steptotalgreen
{
	width: 984px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	/*background: #ddd;*/
	/*border: 0px solid #9a9a9a;*/
	background: #66cc99;
	border-bottom: 1px solid #009933;
}

form#entryform fieldset.steptotalgreen p.green
{
	color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

form#entryform textarea
{
	width: 220px;
	height: 47px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.notice
{
	color:#CC0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size: 11px;
}

.etoile
{
	color:#996000;
	font-weight:bold;
	font-size:0.9em;
}
/* Tableau minicaddie*/
table.minicaddie {
width: 125px;
}

table.minicaddie td {
border-bottom: solid 0px #ddd;
padding: 0em;
}

table.minicaddie td.final {
font-weight:bold;
font-size: 11px;
color:#fb2396;
padding: 0px;
}

table.minicaddie caption {
background: #54719B;
color: #fff;
font-weight: bold;
text-align: left;
}


/* Tableau caddie et historique des commandes */
table.caddie {
width: 100%;
}

table.caddie td
{
font-size: 11px;
border-bottom: solid 0px #fff;
padding: 0.1em;
}

table.caddie td.lignecaddie
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #306699;
	border-bottom: solid 1px #fff;
	padding: 0.1em;
}

table.caddie td.lignecadeau
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #306699;
	font-weight: bold;
	border-bottom: solid 1px #fff;
	padding: 0.1em;
	background : #f8b87b;
}

table.caddie td.subtotal
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: right;
	color: #ffffff;
	background: #f7ac15;
	border: solid 0px #f7ac15;
	padding: 0px 8px 5px 0px;
	
}

table.caddie td.subtotal_dtls
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: right;
	color: #aaa;
	background: #ffffff;
	border: solid 0px #ffffff;
	padding: 0px 8px 5px 0px;
	
}

table.caddie th {
border-bottom: solid 1px #fff;
padding: 0.1em;

}
table.caddie caption {
background: #54719B;
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;
}

input.boutoncoul {
	border:1px solid #77E343;
	/*background:url(/images/site/buttonSearch.jpg) repeat-x top;*/
	background:#77E343;
	padding:1px 4px;
	color:#FFF;
	text-decoration:none;
	font-size:9px;
	cursor:pointer;
}

input.inputcoul {
	border:1px solid #77E343;
	padding:1px 4px;
	color:#000;
	text-decoration:none;
	font-size:11px;
}

/* 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;
} 

/* Footer */
div#footer {
	clear: both;
	width: 1002px;
	border: 0px solid #000;
}
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;
}




/*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: 278px;
}
.changeparamdroite {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width:278px;
}

.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: #54719B;
	clear: both;
	color: #54719B;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}		
div#commande ul { 
	margin: 0;
	padding: 0;
	height:30px;
	
}	
div#commande ul li { 
	background: #54719B;
	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
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: #fff;
	color: #000;
	float: left;
	margin: 3px 0px 2px 5px;
	width: 310px;
}

.stepcentre
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: #fff;
	color: #000;
	float: left;
	margin: 3px 0px 2px 17px;
	width: 310px;
}

.stepdroite
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: #fff;
	color: #000;
	float: left;
	margin: 3px 0px 2px 17px;
	width: 310px;
}

.steptotal
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: #fff;
	color: #000;
	float: left;
	margin: 3px 0px 2px 5px;
	width: 964px;
}

form#entryformstep p
{
	text-align: left;
}

form#entryformstep fieldset
{
	width: 319px;
	padding: 2px 0px 4px 0px;
	/*background: #ddd;*/
	/*border: 0px solid #9a9a9a;*/
	background: #ffcc99;
	border: 0px solid #f7ac15;
}

form#entryformstep fieldset.steptotal
{
	width: 973px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	/*background: #ddd;*/
	/*border: 0px solid #9a9a9a;*/
	background: #ffcc99;
	border-bottom: 1px solid #f7ac15;
}

form#entryformstep fieldset.steptotalwhite
{
	width: 977px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	/*background: #ddd;*/
	/*border: 0px solid #9a9a9a;*/
	background: #fff;
	border: 0px solid #f7ac15;
}

form#entryformstep p.titlestep
{
	width: 100%;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 6px 2px 3px 7px;
	background-image:url('images/stepbg.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #f7ac15;
}

form#entryformstep textarea {
width: 98%;
}
form#entryformstep p.boutonenregistrement {
clear: both;
}

.fieldset {color : #000099;}

.formulaire-achat
{
	width:220px;
	color: #306699;
	background: #fff;
	border: 0px solid #306699;
	padding: 2px;
}

.formulaire-achatsel
{
	width:224px;
	font-size: 11px;
	color: #306699;
	background: #fff;
	border: 0px solid #306699;
	padding: 2px;
}


/* 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: #ffffff;
	font: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #306699;
	//font-weight: bold;
}

ul.caddie
{
	text-align:center;
}

.caddie_red
{
	color : #ff0000;
	font-size: 17px;
	font-weight:bold;
	font-family: Arial, Helvetica, Sans-Serif;
}

.caddie_white
{
	color : #ffffff;
	font-size: 17px;
	font-weight:bold;
	font-family: Arial, Helvetica, Sans-Serif;
}

p.caddie_petit
{
	text-align: right;
	color : #000000;
	font-size: 11px;
	font-weight:none;
	font-family: Arial, Helvetica, Sans-Serif;
	width:100%;
	margin: 0;
	padding: 0;
}

p.caddie_bold
{
	color : #000000;
	font-size: 11px;
	font-weight:bold;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
}

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;
}

#step2confirm
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align:right;
	background: #ffcc99;
	color: #306699;
	float: left;
	margin: 3px 0px 2px 5px;
	width: 964px;
}

div#center {text-align:center;}

#center img{
border:0;
}

div#left {text-align:left;}


/*achat/produit_details.php */
.produit_detail_gauche {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 278px;
}
.produit_detail_droite {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 278px;
}
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: 278px;
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: 278px;
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: Arial, Helvetica, Sans-Serif;
	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:11px;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;

}

.espace_haut
{
	padding-top:5px;
}

.espace_bas
{
	padding-bottom:5px;
}

.espace_haut_bas
{
	padding-top:5px;
	padding-bottom:5px;
}

/* Page catalogue */

table.fc
{
	background-color: #ffffff;
	width: 220px;
	height: 310px;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #306699;
}

td.fc_titre_produit
{
	background-color: #fff;
	width: 220px;
	height: 45px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#306699;
}

td.fc_prix
{
	height:40px;
	font-weight:bold;
	background:#306699;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

td.fc_flash {
	text-align:center;
	border-top:1px solid #C7C7C7;	
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}

td.fc_descriptif {
	color:#000;
	font-size:1em;
	text-align:justify;
	height:25px;
}


td.fc_image {
	border:0px solid #C7C7C7;
	width: 220px;
	text-align:center;
	vertical-align:middle;
}

td.fc_zoom {
	/*background-image:url('images/fc_fond.png');*/
	background-repeat:no-repeat;	
	width: 110px;
	height:25px;	
	text-align:center;	
	font-weight:normal;	
	color:#fff;
	font-size:1em;
}

td.fc_zoom a{
	font-weight:normal;	
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.zoom:link,.zoom:visited, .zoom:active{
	font-weight:normal;	
	color:#bbbbbb;
	font-size:11px;
	text-decoration:none;
}

.zoom:hover{
	font-weight:normal;	
	color:#bbbbbb;
	font-size:11px;
	text-decoration:underline;
}

td.fc_detail {
	/*background-image:url('images/fc_fond.png');*/
	background-repeat:no-repeat;	
	width: 110px;
	height:25px;	
	text-align:center;	
	font-weight:normal;	
	color:#fff;
	font-size:1em;
}


.plus_detail:link, .plus_detail:visited, .plus_detail:active{
	font-weight:normal;	
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.plus_detail:hover{
	font-weight:normal;	
	color:#fff;
	font-size:1em;
	text-decoration:underline;
}


/* Page promotion */

table.fc_promo
{
	background-color: #ffffff;
	width: 220px;
	height: 310px;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
}

td.fc_titre_produit_promo
{
	background-color: #fff;
	width: 220px;
	height: 45px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#b2ce65;
}

td.fc_prix_promo
{
	height:40px;
	font-weight:bold;
	background:#b2ce65;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

/* Page accueil */

table.fc_acc
{
	background-color: #ffffff;
	width: 220px;
	height: 310px;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
}

td.fc_titre_produit_acc
{
	background-color: #fff;
	width: 220px;
	height: 45px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#306699;
}

td.fc_prix_acc
{
	height:40px;
	font-weight:bold;
	background:#306699;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

/* Page catalogue */

table.fp {
	background-color:#fff;
	width:605px;
}

td.fp_produit 
{
	width:350px;
	height:278px;
	background-color:#FCFCFC;
	font-size : 1em;
	font-weight:normal;
	color:#000;
	vertical-align:top;
	padding: 10px 0px 0px 10px;
}

td.fp_image_grande {
	width:278px;
	height:278px;
	font-weight:bold;
	color:#000;
	font-size:1em;
	text-align:center;
	vertical-align:middle;
	border:1px solid #76c7ec;
}

p.fp_descriptif
{
	color: #000;
	font-size: 11px;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}


td.fp_image{
	width:556px;
	text-align:center;
	vertical-align:middle;
}

td.fp_descriptif
{
	width:556px;
	text-align:justify;
}

span.titre_produit
{
	color: #54719B;
	font-size: 0.9em;
	font-weight:bold;
	padding: 0px;
}

p.prix {
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}	

p.notice {
	color:#cc0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
}	

.notice:link, .notice:visited, .notice:active{
	color:#cc0000;
	font-size:1em;
	text-decoration:none;
}	

.notice:hover{
	color:#cc0000;
	font-size:1em;
	text-decoration:none;
}	

.sup_taxe
{
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
}

.sup_taxeacc
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.sup_taxepromo
{
	font-size: 12px;
	color: #fb2396;
	font-weight: bold;
}

span.prix {
	font-weight:bold;
	color:#ff6600;
	font-size:19px;
}

span.prixacc {
	font-weight:bold;
	color:#ffffff;
	font-size:23px;
}

span.prixpromo {
	font-weight:bold;
	color:#fb2396;
	font-size:23px;
}

span.prixbarrepromo
{
	text-align: right;
	font-style:italic;
	color:#ffffff;
	font-size:10px;
}

span.prixerr {
	font-weight:bold;
	color:#cc0000;
	font-size:15px;
}

span.ecotaxe {
	font-weight:normal;
	color:#000;
	font-size:0.9em;

}

/* affiche_produit_colonne new */
#top {
width:180px;
margin:0;
padding:0;
}

#top h3{
/*background-image:url('images/separateur_arrow.gif');
background-repeat:no-repeat;*/
color:black;
font-size:11px;
font-weight:bold;
line-height:24px;
width:180px;
padding-left:30px;
}

#top p{
padding:0;
margin:0;
text-align:center;
}

#content h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #aaa;
	background-color:#fff;
	border-bottom: 1px dotted #aaa;
	vertical-align:middle;
	width: 100%;
}
/*
#content_old h2
{
	color: #ffffff;
	background-color:#306699;
	border: 1px solid #306699;
	font-size: 11px;
	vertical-align:middle;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	width: 970px;
}
*/


.products-acc {list-style:none;width:976;overflow:hidden;margin:0px 0px 0px 7px;padding:0px; border:0px solid #000000;}
.products-acc li{float:left;width:232px;height:232px;background-color:#fff;position:relative;margin:0px 4px 0px 4px; border:1px solid #aaaaaa}
.products-acc a{display:block;width:232px;height:232px}
.products-acc .info{position:absolute;left:0;bottom:0;background:#aaaaaa;width:212px;height:50px;display:none;padding:10px}
.products-acc .info{bottom:-1px}
.products-acc .info a{display:block;font-family: Arial, Helvetica, Sans-Serif;font-size:10px;line-height:10px;color:#fff;text-transform:uppercase;font-style:normal;font-weight:400;height:auto;width:auto}
.products-acc .info strong,.products-acc .info span, .products-acc .info em,.products-acc .info a{display:block;font-family: Arial, Helvetica, Sans-Serif;text-align:center;font-size:10px;line-height:12px;color:#fff;text-transform:uppercase;font-style:normal;font-weight:400;height:auto;width:auto}
.products-acc li:hover .info{display:block}

del
{
	font-size:11px;
	color:#cc0000;
}

.sup_taxepro
{
	font-size: 5px;
	color: #cc0000;
}

/*******************************************
  BOUTONS - Gestions des gammes de boutons
*******************************************/

/*
Origine
*/

.bouton
{
	color:#54719B;
	text-align:center;
	font-size:1em;
	font-family: Arial, Helvetica, Sans-Serif;
}

.bouton:link, .bouton:visited, .bouton:active {
color:#54719B;
font-size:1em;
}

.bouton:hover {
color:#54719B;
text-align:center;
text-decoration:underline;
font-size:1em;
}

.order_bouton
{
color:#ffffff;
background:#76c7ec;
font-weight: bold;
border: 2px solid #ffffff;
text-align:center;
font-size:16px;
margin: 0px;
padding: 10px 10px 12px 10px;
}

.order_bouton:hover
{
	text-align:center;
	text-decoration:underline;
	cursor: pointer;
	background:#fb2396;
}

.clicbouton {
background-image:url('images/bouton_fond.png');
background-repeat:no-repeat;
color:#fff;
width:133px;
height:27px;
text-align:center;
font-size:1em;
border:0;
padding-bottom:0.4em;
}


/*
Personnalisés
*/

.pink_bouton
{
	font-family:	Arial, Helvetica, Sans-Serif;
	font-size:		11px;
	font-weight:	bold;
	color:				#ffffff;
	text-align:		center;
	background:		#fb2396;
	border:				1px solid #fb2396;
	margin:				0px;
	padding:			0px 1px 1px 0px;
}

.pink_bouton:hover
{
	background:	#fb2396;
	border:			1px solid #ffffff;
	cursor: 		pointer;
}



/*
.green_bouton
{
	color:#ffffff;
	background: #b3cd69;
	text-align:center;
	font-size:11px;
	border: 1px solid #b3cd69;
	margin: 0px;
	padding: 1px 0px 2px 1px;
	
}*/

.green_bouton
{
	font-size:9px;
	font-family:Arial,sans-serif;
	color:#ffffff;
	width:19px;
	height:19px;
	background-color:#b3cd69;
	border-style:none;
	margin: 0px;
	padding: 0px;
}
.green_bouton:link, .green_bouton:visited, .green_bouton:active
{
	font-size:9px;
}

.green_bouton:hover
{
	text-align:center;
	text-decoration:underline;
	font-size: 9px;
	border: 1px solid #ffffff;
	cursor: pointer;
}

.grey_bouton
{
	color:#ffffff;
	background:#cccccc;
	border: 1px solid #ffffff;
	text-align:center;
	font-size:11px;
	margin: 0px;
	padding: 1px 0px 2px 0px;
}

.white_bouton
{
	color:#fb2396;
	background:#ffffff;
	border: 1px solid #fb2396;
	text-align:center;
	font-size:11px;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

.white_bouton:link, .bouton:visited, .bouton:active
{
	font-size:11px;
}

.white_bouton:hover
{
	text-align:center;
	text-decoration:underline;
	font-size:11px;
	cursor: pointer;
}

/* Menu navigation dynamique */
#navmenu, #navmenu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : -1px 0px 0px 0px; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 20px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#navmenu /* Ensemble du menu */
{
        font-weight : none; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
}

#navmenu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0px; /* aucune marge intérieure */ 
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width:123px;
        height: 42px;
        line-height: 42px;
}

#navmenu a.level2_1 /* Contenu des listes impaires */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0px 0px 0px 5px; /* aucune marge intérieure */ 
        background : #c8e7ef; /* couleur de fond */        
        color : #306699; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width:170px;
        height: 22px;
        line-height: 22px;
        font-size : 10px; /* hauteur du texte : 10 pixels */
        text-align: left;
}

#navmenu a.level2_2 /* Contenu des listes paires*/
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0px 0px 0px 5px; /* aucune marge intérieure */ 
        background : #bfdde4; /* couleur de fond */        
        color : #306699; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width:170px;
        height: 22px;
        line-height: 22px;
        font-size : 10px; /* hauteur du texte : 10 pixels */
        text-align: left;
}

#navmenu a.level2_3 /* Contenu des listes supérieur à la limite d'affichage*/
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0px 0px 0px 5px; /* aucune marge intérieure */ 
        background : #306699; /* couleur de fond */        
        color : #ffffff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width:170px;
        height: 22px;
        line-height: 22px;
        font-size : 10px; /* hauteur du texte : 10 pixels */
        text-align: left;
}

#navmenu li /* Éléments des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        border-right : 0px solid #fff; /* on met une bordure blanche à droite de chaque élément */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #navmenu li
{
        border-right: 0px solid transparent ; /* on met une bordure transparente à droite de chaque élément */
}

#navmenu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 175px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}


#navmenu li ul li /* Eléments de sous-listes */
{
        /* pour ie qui ne reconnaît pas "transparent" (comme précédemment) */
        border-bottom : 0px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous-liste */
}

#navmenu li:hover>a /* couleur "on" des listes */
{
	color : #ffffff;
	background:#76c7ec;
}

#navmenu li ul li:hover>a /* couleur "on" des sous-listes */
{
	color : #ffffff;
	background:#76c7ec;
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #navmenu li ul li                
{
        border-top : 0px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}

#navmenu li ul ul 
{
        margin    : -22px 0 0 175px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 0px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #navmenu li ul ul                
{
        border-left     : 0px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}

#navmenu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #fff; /* On passe le texte en noir... */
        background: #76c7ec; /* ... et au contraire, le fond en blanc */
}

#navmenu li:hover ul ul, #navmenu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#navmenu li:hover ul, #navmenu li li:hover ul, #navmenu li.sfhover ul, #navmenu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

