	html {
		height:100%;
	}
	
	body {
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: 100%;
		background:  black url(../images/fond.jpg) repeat-y fixed 50% 50% !important;
		font:10px Arial;
		color:#FFFFFF;
		text-align:left;
	}
	
	a {
		text-decoration:none;
		color:white;
	}
	
	a:hover {
		text-decoration:underline;
		font-weight:bold;
		color:white;		
	}

h3 {
font-size:13px;
margin:0;
padding:0;
text-decoration:underline;
text-align:left;
}

h2 {
font-size:13px;
margin:0;
padding:0;
text-align:left;
}

li a:hover {
font:10px Arial;
color:#FFFFFF;
text-decoration:underline;
}

li a {
font:10px Arial;
color:#FFFFFF;
text-decoration:none;
}

h4 {
font-size:11px;
margin:0;
padding:0;
}

img { border:0; }

.interieur {
padding:10px;
}

.newsticker {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


.premium .titre  {
	width: 210px;
	height: 145px;
	background-image: url("../images/02.jpg");
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 20px;
}

.collection .titre  {
	width: 210px;
	height: 145px;
	background-image: url("../images/01.jpg");
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 20px;
}

.decopart .titre  {
	width: 210px;
	height: 145px;
	background-image: url("../images/05.jpg");
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 20px;
}

.decopro .titre  {
	width: 210px;
	height: 145px;
	background-image: url("../images/06.jpg");
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 20px;
}

.onlyyou .titre  {
	width: 210px;
	height: 145px;
	background-image: url("../images/03.jpg");
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 20px;
}

.metalskin .titre  {
	width: 210px;
	height: 145px;
	background-image: url("../images/04.jpg");
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 20px;
}




.containSousMenu { margin-top: 20px; margin-left: 10px; overflow: hidden; }
	.containSousMenu a { color: black; }
	
.logo { 
	width: 103px;
	height: 31px;
	background-image: url("../images/logo_gal.jpg");
	background-repeat: no-repeat;
}


/*******************************************************/
.imageProduit { margin: 20px 20px 10px 20px; }
.legendeProduit{ position: relative; overflow: hidden; width: 500px; height: 22px; margin-left: 20px;  }
.titreProduit { width: 400px; float: left; line-height: 22px; font-size: 12px; }
.prixProduit { width: 100px; float: left; line-height: 22px; font-size: 14px; text-align: right; }




