body {
	background-color : #8DC6E7;
	font-family : Verdana;
	font-size : 11px;
	color : #720050;
	margin: 0;
}

#general {
	position : relative;
	width : 600px;
	margin: auto;
	}

#entete {
	display: none;
}

#menu {
	display: none;
	}
#menu li {
	margin: 0;
	padding:0 15px 0 0;
	display: inline;
	}
#menu ul {
	margin: 0;
	padding:0;
	}
#menu a{
	color: #ffffff;
	text-decoration: none;
	}
#menu a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
#conteneur1 {
	position : relative;
	width : 600px;
}

#conteneur {
	position : relative;
	border-left : 0;
	border-right : 0;
	background-color : #F8F2F6;
	padding-top : 0px;
	padding-right : 0px;
}

#menu_gauche1 {
	position : relative;
/* IE MAC ne voit pas la fin de commentaire sur cette ligne \*/
     margin-left : 21px;
 /* IE MAC voit un commentaire sur 3 lignes se terminant ici */	
	
/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
	float : right;
	margin-right : 22px;
/**/
	width : 120px;
}

#titre_gauche {
	display: none;
}

#menu_gauche {
	display: none;
}

#menu_gauche ul {
	margin-left : 0px;
	padding-left : 2px;
	padding-top : 0;
	font-size : 10px;
}

#sous_menu_gauche_haut {
	display: none;
}

#sous_menu_gauche {
	display: none;
}

#contenu1 {
	position : relative;
	width : 600px;
}

#contenu {
	position : relative;
	background-color : #ffffff;
	border-left :0;
	border-right : 0;
	border-bottom :0;
	padding : 20px;
	color : #000000;
}

#ligne_contenu {
	display: none;
}

#bandeau_titre {
	display: none;
}

#titre {
	display: none;
}

#prod {
	display: none;
}

#perle {
	display: none;
}

#panier {
	display: none;
}

#bas {
	display: none;
}

#separation_bas {
	display: none;
}

#bandeau_bas {
	display: none;
}

#menu_gauche li {
 background-image: url(/www/layout/img/puce.gif);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 12px;
 margin-top: 2px;
 }
 
.spacer {
clear: both;
height : 22px;
}

a {
	text-decoration : underline;
	color : #720050;
}
a:hover {
	text-decoration : none;
	color : #720050;
}
.alerte {
	color: #ff0000;
	}
#hautpage{
	display: none;
}
#souscat2 {
	display: none;
}
#panier2 {
	display: none;
}
#panier3 {
	display: none;
}
#titre_liste {
	font-weight: bold;
	padding: 5px 0 5px 5px;
}