div#teasingCollection {
	font-family:"Century Gothic";
	text-transform: uppercase;
	letter-spacing: 15px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 150px;
}

#purchase {
	background-color: #000000;
	width: 300px;
}

div#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#footer a {
	display:block;
	font-family:"Century Gothic";
	font-size:12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 15px;
	text-align: center;
}

div#footer a:hover {
	color: #000000;
	background-color:#FFFFFF;
}

div#header {
	width:440px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#header a {
	display:block;
	font-family:"Century Gothic";
	font-size:12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 15px;
	text-align: center;
}

div#header a.lady {
	display:block;
	font-family:"Century Gothic";
	font-size:12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 3px;
	text-align: center;
}

div#header a:hover {
	color: #000000;
	background-color:#FFFFFF;
}

div#filet {
	width: 440px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.champsTexte {
	color:#FFFFFF;
	background-color:#000000;
	font-family: "Century Gothic";
	border: 1px solid #FFFFFF;
}

.label {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
}
div#go_up {
	text-align: right;
}

.selectBox {
	font-family: "Century Gothic";
	border:solid 1px #FFFFFF;
	background-color:#000000;
	color:#FFFFFF;
}

.selectBoxOption {
	font-family: "Century Gothic";
	border:solid 1px #FFFFFF;
	background-color:#000000;
	color:#FFFFFF;
	width:150px;
}

input.addCart {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	width: 210px;
	cursor:pointer;
}
input.addCart:hover {
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
}

div#desccont {
	width: 440px;
}

div#headtitle {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

div#description {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	display: block;
	margin-bottom: 20px;
}

div#menu_bar {
	width:960px;
}

div#menu {
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 18px;
}

div#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 17px;
	border-top-width: 3px;
	border-top-style: none;
	border-top-color: #000000;
	padding-left: 15px;
}

div#menu a:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#submenu {
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 10px;
	padding-bottom: 15px;
}

div#submenu a {
	color: #FFFFFF;
	text-decoration: none;
}

div#heritage {
	width: 800px;
}
div#titreheritage {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}

div#txtheritage {
	width: 800px;
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}

div#close {
	font-family: "Century Gothic";
	text-transform: uppercase;
	font-size: 12px;
	width: 100px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: right;
}

div#close a {
	width:100px;
	display:block;
	color:#FFFFFF;
	text-decoration: none;
}

div#close a:hover {
	background-color:#FFFFFF;
	color:#000000;
}

div#company {
	width: 960px;
}
div#titrecompany {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}
div#txtcompany {
	width: 960px;
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

div#presscont {
	width: 300px;
}

div#txtpress {
	width: 700px;
	color:#FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: justify;
	padding: 40px;
	line-height: 18px;
}

div#titrepress {
	font-family: "Century Gothic";
	font-size: 16px;
}

div#download {
	font-family: "Century Gothic";
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 15px;
	width: 302px;
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.topfade {
	background-image: url(../_images/fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.download {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: underline;
}
a.download:hover {
	color:#c0c0c0;
}
a.downloadbig {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a.downloadbig:hover {
	background-color:#FFFFFF;
	color:#000000;
}
div#teaser {
	height: 400px;
	width: 960px;
}
div#txtteaser {
	font-family: "Century Gothic";
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 10px;
	padding-top: 350px;
}
#image1 {
	height:44px;
}
#image2 {
	height:44px;
}
#image3 {
	height:44px;
}
#image4 {
	height:44px;
}
#image5 {
	height:44px;
}
#image6 {
	height:44px;
}
#centpourcent {
	width:100%;
	height:100%;
}
.fade_bas {
}
a.federallLink {
	color: #FFFFFF;
	text-decoration: none;
}

a.federallLink:hover {
	text-decoration: underline;
}
a.mail {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: underline;
}

/* press */
div#pressHeader {
	width:235px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#pressHeader a {
	display:block;
	font-family:"Century Gothic";
	font-size:10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 10px;
	text-align: center;
}

div#pressHeader a:hover {
	color: #000000;
	background-color:#FFFFFF;
}

div#pressOne {
	width:800px;
}

div#pressTwo {
	width:800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


div#pressFilet {
	width: 235px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#pressNav {
	width:800px;
}

div#pressNav a {
	border-bottom:solid 1px #FFFFFF;
	line-height:20px;
	font-family:"Century Gothic";
	font-size:10px;
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
	margin-right:10px;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
}

div#pressNav a:hover {
	background-color:#FFFFFF;
	color:#000000;
}

.pressTitle {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.pressArticle {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.pressDate {
	font-family: "Century Gothic";
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #FFFFFF;
}

.pdfLabel {
	font-family:"Century Gothic";
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: left;
}

/* serialScroll */
ul, li{
	padding:0;
	margin:0;
	list-style:none;
}

.next, .prev{
	cursor:pointer;
}

#screen{
	position:relative;
	height:300px;
	width:825px;
	margin-top:10px;
}
	#screen .next, #screen .prev{
		position:absolute;
		top:135px;
	}
	#screen .prev{
		left:10px;
	}
	#screen .next{
		right:10px;
	}
	
#sections{
	overflow:hidden;
	background-color:#000000;
	width:700px;
	height:300px;
	clear:left;
	margin-left:62px;
}
	
	#sections ul{
		width:3660px;
	}
	
		#sections li{
			float:left;
			padding-right: 30px;
			padding-left: 25px;
		}

#screenSample{
	position:relative;
	height:170px;
	width:440px;
	margin-top:0px;
}
	#screenSample .next, #screenSample .prev{
		position:absolute;
		top:68px;
	}
	#screenSample .prev{
		left:0px;
	}
	#screenSample .next{
		right:0px;
	}
	
#sectionsSample{
	overflow:hidden;
	background-color:#000000;
	width:410px;
	height:170px;
	clear:left;
	margin-left:16px;
}
	
	#sectionsSample ul{
		width:3660px;
	}
	
		#sectionsSample li{
			width:410px;
			float:left;
			padding:6px;
			height:170px;
		}
.myColor a {
	width:70px;
	height:70px;
	display:inline-block;
	border:solid 2px #000000;
}	
.myColor a:hover {
	display:inline-block;
	border:solid 2px #FFFFFF;
}	
		
.screenProd{
	position:relative;
	height:300px;
	width:700px;
	margin-top:10px;
}
	.screenProd .next, .screenProd .prev{
	position:absolute;
	top:160px;
	}
	.screenProd .prev{
		left:10px;
	}
	.screenProd .next{
		right:10px;
	}
	
.sectionsProd{
	overflow:hidden;
	background-color:#000000;
	width:572px;
	height:350px;
	clear:left;
	margin-left:62px;
}
	
	.sectionsProd ul{
		width:3660px;
	}
	
		.sectionsProd li{
			float:left;
			padding-right: 30px;
			padding-left: 25px;
		}
/* fin serial scroll */


.loginLabel {
	font-family: "Century Gothic";
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.loginField {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 102px;
}
.loginSubmit {
	width: 50px;
	height: 15px;
	line-height:8px;
	font-family: "Century Gothic";
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing:1px;
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	cursor: pointer;
}
a.registerLink {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
a.registerLinkRed {
	font-family: "Century Gothic";
	color:#990000;
	font-size: 10px;
	text-transform: uppercase;
}
.welcomeLabel {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.labelRegister {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
	width: 100px;
}
.fieldTXT {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	width: 200px;
}
.selectField {
	font-family: "Century Gothic";
	border:solid 1px #FFFFFF;
	background-color:#000000;
	color:#FFFFFF;
}
.requiredField {
	color: #CC0000;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.registerSubmit {
	width: 350px;
	line-height:25px;
	font-family: "Century Gothic";
	font-size:14px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor: pointer;
}
.okSubscribe {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #00CC00;
}

#report {
	position:absolute;
	z-index:120;
	background-color:#000000;
	width:480px;
	height:280px;
}

.okAdded {
	font-family: "Century Gothic";
	font-size: 16px;
	letter-spacing: 5px;
	text-transform: uppercase;
	line-height:280px;
	color: #00CC00;
	text-align:center;
}
.nokSubscribe {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #CC0000;
}
.nokLogin {
	font-family: "Century Gothic";
	font-size: 12px;
	letter-spacing:3px;
	text-transform: uppercase;
	color: #CC0000;
}
.myAccount {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: underline;
}

.myOption {
	position: absolute;
	z-index: 20;
	height: 330px;
	width: 440px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: "Century Gothic";
	font-weight:normal;
	font-size:14px;
	text-transform: uppercase;
}
.mySamples {
	position: absolute;
	z-index: 30;
	width: 440px;
	height:330px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: "Century Gothic";
	font-weight:normal;
	font-size:14px;
	text-transform: uppercase;
}
.optionHeader {
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 5px;
	text-align: center;
	line-height: 25px;
}
div.floatingOption {
	position: absolute;
	z-index: 10;
	top: 488px;
}
.seeSamples {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.blindUp {
	position:absolute;
	top:305px;
	left:0px;
	width:440px;
	height:25px;
	text-align:center;
	line-height:25px;
	border-top:solid 1px #FFFFFF;
}

.blindUp a {
	display:block;
	width:440px;
	height:25px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
}
.blindUp a:hover {
	background-color:#FFFFFF;
	color:#000000;
}
	

.cartSubmit {
	width: 440px;
	line-height:20px;
	font-family: "Century Gothic";
	font-size:14px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

.btSubmit {
	width: 200px;
	line-height:20px;
	font-family: "Century Gothic";
	font-size:14px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

.infoSubmit {
	width: 250px;
	line-height:20px;
	font-family: "Century Gothic";
	font-size:14px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

div#myCartLoad {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
}
div#myAccount {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

div#myOrders {
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
}
a.payment {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 5px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
a.payment:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#productIndex {
	width:550px;
	height:350px;
	vertical-align:middle;
	display: table-cell;
}
.randomIMG {
	margin: 5px;
}
.pics {  
    width: 170px;  
    height: 99px;  
    padding: 0;  
    margin: 5px;
	float: left; 
}
.slide {
	width: 170px;
	height: 99px;
}
.titleProd {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 20px;
	width: 170px;
}
.brochDown {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.fabricDiv {
	width:70px;
	border:solid 3px #000000;
	float:left;
}
#titreLegal {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 30px;
}
#txtLegal {
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: justify;
	width: 800px;
}
a.legalDisc {
	color: #FFFFFF;
	text-decoration: none;
}

a.legalDisc:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#skip {
	font-family: "Century Gothic";
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}
#skip a {
	text-decoration: none;
	color: #FFFFFF;
}
.myColor {
	float: left;
	padding: 3px;
}
a.cartLink {
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.underLined {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
}
#myShoppingBag {
	font-family: "Century Gothic";
}
#myInfo {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
#desc {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}

#price {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
#barreBas {
	background-image: url(../_images/barreFond.jpg);
	background-repeat: repeat-x;
	height: 31px;
	background-position: bottom;
}

.menuBas {
}

.menuBas a {
	font-family: "Century Gothic";
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 7px;
	line-height: 30px;
	float: left;
	background-image: url(../_images/barreSep.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.menuBas a:hover {
	color:#999999;
	text-decoration:none;
}

#centerBarre {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	z-index: 50;
}
#barreBas {
	z-index: 40;
	position: relative;
}
.menuBasRight {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 31px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	width: 200px;
	text-align: right;
}

.menuBasRight a {
	color:#FFFFFF;
	text-decoration:none;
}

.menuBasRight a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#ombreBas {
	background-image: url(../_images/ombreBarre.png);
	height: 18px;
	background-repeat: repeat-x;
	background-color: #00FF33;
	z-index: 50;
}

#barreBox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.txtBox {
	font-family: "Century Gothic";
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

.txtBox a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.closeBox {
	text-align: right;
	height: 18px;
}

#registerBox {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	height: 100px;
	width: 200px;
	background-image: url(../_images/fondBox.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	z-index: 10;
	position: relative;
}

#loginBox {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	height: 100px;
	width: 200px;
	background-image: url(../_images/fondBox.jpg);
	z-index: 10;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	left: 141px;
}

#brochureBox {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	height: 100px;
	width: 200px;
	background-image: url(../_images/fondBox.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	z-index: 10;
	position: relative;
	left:249px;
}


#legalBox {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	height: 80px;
	width: 200px;
	background-image: url(../_images/fondBox.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	z-index: 10;
	position: relative;
	left:403px;
}


#creditBox {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	height: 60px;
	width: 200px;
	background-image: url(../_images/fondBox.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	z-index: 10;
	position: relative;
	left:510px;
}
.titreRetailer {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	width: 400px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.lieuRetail {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 385px;
}
.boutiqueRetail {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 15px;
	width: 385px;
}
