html, body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
div#page {
	width: 800px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}
div#contain {
	width: 762px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}
div#contain2 {
	width: 762px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#gallery {
	width: 762px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	vertical-align: top;
	white-space: nowrap;
	padding-bottom: 20px;
	padding-top: 20px;
}
div#contenuerror {
	width: 762px;
	margin: 0 auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#header {
	width: 762px;
	height: 112px;
	background-color: #FFF;
	top: 0px;
	margin: 0 auto;
	position: absolute;
}
div#top {
	height: 120px;
	width: 762px;
	margin: 0 auto;
	z-index: 10;
	position: relative;
}
div#top2 {
	height: 120px;
	width: 762px;
	margin: 0 auto;
	z-index: 10;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
div#billboard {
	height: 444px;
	z-index: 50;
	position: absolute;
	width: 762px;
}
div#top-sales {
	height: 18px;
	width: 930px;
	margin: 0 auto;
	display: block;
	z-index: 5;
	position: absolute;
	top: 88px;
	text-align: right;
}
.saleproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: 0em;
}
div#logo {
	height: 78px;
	width: 762px;
	padding-bottom: 10px;
	text-align: center;
}
.nav-menu-left {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 320px;
}
.nav-menu-left ul {
	list-style:none;
	padding:0;
	margin:0
}
.nav-menu-left li {
	padding-left: 0px;
	float: left;
}
.nav-menu-left li a {
	text-decoration:none;
	float:left;
	display:block;
	text-align:left;
	color: #000;
	font-size: 15px;
}
.nav-menu-left li a:hover {
	text-decoration:none;
	color: #FF0066;
}
.cart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
	text-align: center;
	width: 122px;
	float: left;
}
.cart ul {list-style:none; padding:0; margin:0}
.cart li {
}
.cart li a {
	text-decoration:none;
	color: #000;
}
.cart li a:hover {
	text-decoration:none;
	color: #FF0066;
}
.nav-menu-right {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	width: 320px;
	text-align: right;
}
.nav-menu-right ul {
	list-style:none;
	padding:0;
	margin:0
}
.nav-menu-right li {
	display: block;
	float: right;
}
.nav-menu-right li a {
	text-decoration:none;
	float:left;
	display:block;
	text-align:left;
	color: #000;
	font-size: 15px;
}
.nav-menu-right li a:hover {
	text-decoration:none;
	color: #FF0066;
}
div#billboard {
	height: 465px;
	z-index: 50;
	position: absolute;
	width: 762px;
	background-image: url(../img/billboard/logo.png);
	background-repeat: no-repeat;
	padding-bottom: 21px;
	display: block;
}
div#salestittle {
	width: 762px;
	padding-bottom: 0px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
div#sales {
	width: 762px;
	padding-bottom: 40px;
	height: 440px;
}
div#salesproducts1 {
	width: 240px;
	text-align: center;
	display: block;
	float: left;
}
div#salesproducts2 {
	width: 240px;
	padding-left: 21px;
	padding-right: 21px;
	display: block;
	text-align: center;
	float: left;
}
div#salesproducts3 {
	width: 240px;
	float: right;
	text-align: center;
	display: block;
}
div#contenu {
	width: 762px;
	margin: 0 auto;
	text-align: center;
}
div#footer{
	width: 762px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: left;
	padding-top: 20px;
	height: 120px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.footer ul {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-bottom: 40px;
	padding: 0;
	margin: 0;
}
.footer li {
	padding: 0;
}
.footer li a {
	text-decoration:none;
	color: #000;
}
.footer li a:hover {
	text-decoration:none;
	color: #FF1F66;
}
.footer-italic {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	line-height: 26px;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
div#footer1 {
	width: 240px;
	text-align: left;
	display: block;
	float: left;
}
.footer1 ul {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-bottom: 40px;
	padding: 0;
	margin: 0;
}
.footer1 li {
	padding: 0;
}
.footer1 li a {
	text-decoration:none;
	color: #000;
}
.footer1 li a:hover {
	text-decoration:none;
	color: #FF1F66;
}
div#footer2 {
	width: 395px;
	text-align: left;
	display: block;
	float: left;
}
.footer2 ul {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-bottom: 40px;
	padding: 0;
	margin: 0;
}
.footer2 li {
	padding: 0;
}
.footer2 li a {
	text-decoration:none;
	color: #000;
}
.footer2 li a:hover {
	text-decoration:none;
	color: #FF1F66;
}
div#footer3 {
	width: 120px;
	text-align: right;
	display: block;
	float: left;
}
#compte {
	position:absolute;
	width:752px;
	height:480px;
	font-family: "Arial black", Arial, Helvetica, sans-serif;
	font-size: 135px;
	font-style: normal;
	line-height: 105px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF1F66;
	text-decoration: none;
	letter-spacing: 0em;
	display: block;
	text-align: left;
	margin-left: 10px;
}
.tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 47px;
	font-weight: bold;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 35px;
	font-weight: bold;
	letter-spacing: -0.3pt;
	text-transform: capitalize;
}
.normal-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	color: #CCC;
	font-variant: small-caps;
	}
.normal a:hover{
	color: #FF0066;
	text-decoration: none;
}
.normal a:link{
	color: #CCC;
	text-decoration: none;
}
.normal a:visited{
	color: #CCC;
	text-decoration: none;
}
.normal a:active{
	color: #CCC;
	text-decoration: none;
}
.action {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	color: #000;
	font-variant: normal;
}
.cart-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}
.cart-model {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	}
.texte-mini {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.texte a:hover{
	color: #FF1F66;
	text-decoration: underline;
}
.texte a:link{
	color: #FF1F66;
	text-decoration: none;
}
.texte a:visited{
	text-decoration: none;
	color: #FF1F66;
}
.texte a:active{
	text-decoration: none;
	color: #FF1F66;
}
.sales-tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	color: #FF0066;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0em;
}
.saletexte {
	font-family: "Times", serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
}
.salep0 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.salep1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #FF0066;
	text-decoration: line-through;
	font-variant: normal;
	text-transform: none;
}
.salep2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.salep3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #CCC;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
.salep4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.price-descriptif {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.sm a:hover{
	color: #FF0066;
	text-decoration: none;
}
.salep4 a:link{
	color: #000;
	text-decoration: none;
}
.salep4 a:visited{
	color: #000;
	text-decoration: none;
}
.salep4 a:active{
	color: #000;
	text-decoration: none;
}
.default {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 13px;
}
.fabrics {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.pic{
	padding-bottom: 20px;
}
h1, h2, h3{
	font-family: "Times New Roman", Times, serif;
}
h1 {
	}
h2 {
}
h3 {
	font-size: 11px;
	line-height: 30px;
	color: #000;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-right: 20px;
	display: inline;
}
h3 a:hover{
	color: #FF0066;
	text-decoration: none;
}
h3 a:link{
	color: #000;
	text-decoration: none;
}
h3 a:visited{
	text-decoration: none;
	color: #000;
}
h3 a:active{
	color: #000;
	text-decoration: none;
}

