body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	background:#000000 url(../images/fond_papi.jpg) top center no-repeat;
}

#contenu{
	margin: 0 auto; 
	padding: 0;
	width:1000px;
}

h1{
	font-size:14px;
	padding-left:20px;
}

li{
	list-style-type:none;
}

a, a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

a img{
	border:none;
}

a:hover{
	color:#666666;
}

p{
	line-height:19px;
}

td img {display: block;}

/*--------------------------------------------------------------------*/
/* En-tete et Menu													  */
/*--------------------------------------------------------------------*/

#header{
	margin: 0; 
	padding: 0;
	width:1000px;
}

#menu {
	margin:0;
	padding:0;
	width:1000px;
}

#menu li {
	float:left;
	list-style-image:none;
	list-style-type:none;
}

#menu a {
	display:block;
	overflow:hidden;
	text-indent:-1000px;
	text-decoration:none;
	width:169px;
	height:175px;
}

#menu #deco a {
	width:174px;
	background-image: url(../images/menu_deco.jpg);
	background-repeat: no-repeat;
}

#menu #potdecolisse a {
	width:166px;
	background-image: url(../images/menu_potdecolisse.jpg);
	background-repeat: no-repeat;
}

#menu #potdesign a {
	width:164px;
	background-image: url(../images/menu_potdesign.jpg);
	background-repeat: no-repeat;
}

#menu #collectolga a {
	width:165px;
	background-image: url(../images/menu_collectolga.jpg);
	background-repeat: no-repeat;
}

#menu #collectdesign a {
	width:195px;
	background-image: url(../images/menu_collectdesign.jpg);
	background-repeat: no-repeat;
}

#menu #contact a {
	width:135px;
	background-image: url(../images/menu_contact2.jpg);
	background-repeat: no-repeat;
}

#menu #deco a:hover, #menu #deco a.select, #menu #deco a.select:hover{
	background-image: url(../images/menu_deco_hover.jpg);
	background-repeat: no-repeat;
}

#menu #potdecolisse a:hover, #menu #potdecolisse a.select, #menu #potdecolisse a.select:hover{
	background-image: url(../images/menu_potdecolisse_hover.jpg);
	background-repeat: no-repeat;
}

#menu #potdesign a:hover, #menu #potdesign a.select, #menu #potdesign a.select:hover{
	background-image: url(../images/menu_potdesign_hover.jpg);
	background-repeat: no-repeat;
}

#menu #collectolga a:hover, #menu #collectolga a.select, #menu #collectolga a.select:hover{
	background-image: url(../images/menu_collectolga_hover.jpg);
	background-repeat: no-repeat;
}

#menu #collectdesign a:hover, #menu #collectdesign a.select, #menu #collectdesign a.select:hover{
	background-image: url(../images/menu_collectdesign_hover.jpg);
	background-repeat: no-repeat;
}

#menu #contact a:hover, #menu #contact a.select, #menu #contact a.select:hover{
	background-image: url(../images/menu_contact_hover2.jpg);
	background-repeat: no-repeat;
}


/*--------------------------------------------------------------------*/
/* Corps	    													  */
/*--------------------------------------------------------------------*/

#corps{
	margin:0;
	padding: 0;
	width:1000px;
}
table{  
	margin: 20px 0 0 0; 
	padding: 0;
	border:none;
	float:left;
}

/*--------------------------------------------------------------------*/
/* Pied de page														  */
/*--------------------------------------------------------------------*/

#pied{
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	margin:10px 0 0 0;
	padding: 0;
	width:1000px;
	float:left;
}
/*--------------------------------------------------------------------*/
/* menu collection design									     	  */
/*--------------------------------------------------------------------*/
#collectiondesign_pratique a:link {
color:#ffe331;
font-size:14px;
padding-left:0px;
}
#collectiondesign_pratique a:hover{
color:#ffffff;
font-size:14px;
padding-left:0px;
}
#collectiondesign_pratique a:visited{
color:#ffe331;
font-size:14px;
padding-left:0px;
}
#collectiondesign_pratique a:active{
color:#ffe331;
font-size:14px;
padding-left:0px;
}
/*--------------------------------------------------------------------*/
#collectiondesign_exclusif a:link{
color:#7cd3f7;
font-size:14px;
padding-left:0px;
}
#collectiondesign_exclusif a:hover{
color:#ffffff;
font-size:14px;
padding-left:0px;
}
#collectiondesign_exclusif a:visited{
color:#7cd3f7;
font-size:14px;
padding-left:0px;
}
#collectiondesign_exclusif a:active{
color:#7cd3f7;
font-size:14px;
padding-left:0px;
}
/*--------------------------------------------------------------------*/
#collectiondesign_nuit a:link{
color:#cdeb01;
font-size:14px;
padding-left:0px;
}
#collectiondesign_nuit a:hover{
color:#ffffff;
font-size:14px;
padding-left:0px;
}
#collectiondesign_nuit a:visited{
color:#cdeb01;
font-size:14px;
padding-left:0px;
}
#collectiondesign_nuit a:active{
color:#cdeb01;
font-size:14px;
padding-left:0px;
}
/*--------------------------------------------------------------------*/
/*class pour le texte page pratique							    	  */
/*--------------------------------------------------------------------*/

#pratique ul li{
list-style-type:disc;
}