@CHARSET "ISO-8859-1";

body{
	background-color: #333366;
	min-width: 610px; 
	font-family: century gothic,verdana,sans-serif;
	margin: 0px;
	padding: 0px;
}

#contenu {
	margin: 0px auto;
	width: 900px;
}

#entete {
	width: 900px;
	height:212px;
	position:relative;
}

#entete ul {
	bottom:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	position:absolute;
	right:0;
	width:auto;
}

#entete li {
	float: left;
	padding:0 15px 0 0;
	white-space:nowrap;
}

#bandeau {
	background-image: url("../images/bandeau.gif");
	width: 900px;
	height: 200px;
}
#menubar {
	font-size: 12pt;
}

#menubar a {
	text-decoration: none;
	color: #CCCCFF;
}

#menubar ul a:hover {
	text-decoration: underline;
}

#corps {}

#menu {
	width: 150px;
}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 10px 0 0;
	position:absolute;
	padding: 0px;
}


#menu li {
 	color: #CCCCFF;
  	width: 150px;
  	height: 70px;
  	padding-bottom: 15px;
  	cursor: pointer;
}

#menu .sous_menu {
	display: none;
	color: #F0330B;
	height: 15px;
	margin-left: 12px;
	border-top: 1px solid #888888;
}

#menu #nouveautes {
	background: #333366 url("../images/menu_nouveautes.gif") no-repeat 0 0 ;
}

#menu #decoration {
	background: #333366 url("../images/menu_deco.gif") no-repeat 0 0 ;
}

#menu #linge {
	background: #333366 url("../images/menu_linge.gif") no-repeat 0 0 ;
}

#menu #vetements {
	background: #333366 url("../images/menu_vetements.gif") no-repeat 0 0 ;
}

#menu #accessoires {
	background: #333366 url("../images/menu_accessoires.gif") no-repeat 0 0 ;
}

#menu #cheque {
	background: #333366 url("../images/menu_cheque.gif") no-repeat 0 0 ;
}

#pied {
	color: #CCCCFF;
	bottom: 0;
	padding-bottom: 10;
	text-align: center;
	width: 900px;
	magin: 0 auto;
	font-size: 10pt;
}

#pied a {
	color: #CCCCFF;
}

#contenuContact{
	background-color: #333366;
	text-align: center;
	color: #F0330B;
	font-weight: bold;
}

#contenuContact a {
	color: #F0330B;
	font-weight: bold;
	text-decoration: underline;
}

#contenuComEtLiv{
	background-color: #333366;
	font-weight: bold;
	color: #F0330B;
	width: 600px;
	height: 400px;
	overflow: auto;
}

#contenuMentions{
	background-color: #333366;
	font-weight: bold;
	color: #F0330B;
	width: 600px;
	height: 400px;
	font-size: 11pt;
}

#contenuMentions a{
	color: #F0330B;
	text-decoration: underline;
}

#contenuPointvente{
	background-color: #333366;
	font-weight: bold;
	color: #F0330B;
	width: 300px;
	height: 250px;
	font-size: 11pt;
}

#contenuPointvente a{
	color: #F0330B;
	text-decoration: underline;
}

#contenuPointvente li{
	padding-top: 15px;
}