@charset "utf-8";
/* CSS Document */

body
	{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;;
	font-size: 0.8em;
	color: #000;
	margin: 0;
	padding: 0;
	}

h1
	{
	margin: 15px 0 40px 0;
	padding: 0;
	}
	
h2
	{
	margin: 10px 0 0 0;
	padding: 0;
	/*
	color: #01b0f0;
	*/
	color: #514f6a;
	font-size: 18px;
	font-weight: normal;
	line-height: 3em;
	}
	
h3
	{
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 2em;
	font-size: 16px;
	color: #CCC;
	border-bottom: 1px dotted #434343;
	}
	
p
	{
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	font-size: 12px;
	}
	
/*a
	{
	color: #FF6600;
	background: #FF00CC;
	text-decoration: none;
	outline: none;
	}

a:hover
	{
	color: #FF9900;
	text-decoration: none;
	}
	
a:visited
	{
	color: #FF9900;
	}
	

::-moz-selection
	{
	background: #000;
	color: #FFF;
	}

::selection
	{
	background: #000;
	color: #FFF;
	}
*/
ul
	{
	list-style: none;
	}
	
li
	{
	margin: 0;
	padding: 0;
	}
	
img
	{
	border: 0;
	}

.clear
	{
	display: block;
	clear: both;
	}


/*
BLOCKS GENERAUX
++++++++++++++++++++++++++++++++++++++++++++
*/
#Wrapper
	{
	position: relative;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	min-height: 800px;
	height: auto !important; /* Correction IE6 */
	height: 800px;
	}
	
.GrassBackground
	{
	/*background:url(../Images/pixfond.gif) repeat-x bottom left;*/
	background-image: url(../Images/Fondmaisonobjet.jpg);
	background-repeat: no-repeat;
	background-position: top;
	/*
	background: #CCC;
	*/
	}

.GrassBackground2
	{
	/*background:url(../Images/pixfond.gif) repeat-x bottom left;*/
	background-image: url(../Images/Fondmaisonobjet2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.GrassBackground3
	{
	/*background:url(../Images/pixfond.gif) repeat-x bottom left;*/
	background-image: url(../Images/Fondmaisonobjetd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}


/*
COLONNE DE GAUCHE
++++++++++++++++++++++++++++++++++++++++++++
*/
#LeftCol
	{
	position: relative;
	display: block;
	width: 214px;
	float: left;
	}
	
#Logo
	{
	padding: 63px 0 50px 0;
	}

#LogoCrea
	{
	padding: 58px 0 24px 0;
	}
	

/*
COLONNE DE DROITE
++++++++++++++++++++++++++++++++++++++++++++
*/	
#RightCol
	{
	position: relative;
	display: block;
	width: 210px;
	float: right;
	}
	
#ProLang
	{
	height: 150px;
	/*border-bottom: 15px solid black;*/
	background: url(../Images/menu_black.gif) repeat-x bottom left;
	}
	
#Pro
	{
	position: absolute;
	left: -130px;
	z-index: 10;
	}
	
#Lang
	{
	position: absolute;
	top: 55px;
	left: 80px;
	z-index: 11;
	}

#Commandez
	{
	width: 191px;
	margin: 43px 0 0 19px;
	}

#Panier
	{
	width: 191px;
	margin: 43px 0 0 19px;
	/*
	background: url(../Images/corner_bottom.gif) no-repeat bottom left;
	*/
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
	
#Panier a
	{
	color: #FFF;
	background: #FF00CC;
	text-decoration: none;
	}
	
#Panier a:hover
	{
	color: #FF00CC;
	background: none;
	}	
	
#Articles
	{
	margin: 0 0 0 13px;
	padding: 5px;
	line-height: 2em;
	font-size: 11px;
	/*list-style: url(../Images/puce.gif);*/
	}
	
#Couleurs
	{
	margin: 0 55px 0 0 ;
	background: url(../Images/bubble_white.png) no-repeat center left;
	}
	
.CouleurMatiere
	{
	margin: 0 0 0 30px;
	padding: 8px 0 8px 0;
	}
	
.ChoixPad
	{
	position: relative;
	overflow: hidden;
	width: 22px;
	height: 22px;
	margin: 4px 4px 4px 0;
	border: 1px solid black;
	cursor: pointer;
	float: left;
	}
	
#Dimensions
	{
	margin: 10px 0 0 0;
	background: url(../Images/bubble_white.png) no-repeat center left;
	}
	
.Dimensions
	{
	margin: 0 0 0 20px;
	padding: 8px 0 8px 0;
	}

.Dimensions img
	{
	position: relative;
	margin-bottom: 15px;
	}
	

/*
COLONNE CONTENU
++++++++++++++++++++++++++++++++++++++++++++
*/	
#ContentCol
	{
	position: relative;
	display: block;
	width: 600px;
	padding: 120px 0 0 0;
	float: left;
	}

#Content
	{
	position: relative;
	width: 585px;
	padding: 15px 0 15px 15px;
	background: url(../Images/transparent_background.png) repeat top left;
	}

#ContentCrea
	{
	width: 600px;
	padding-top: 50px;
	background: #000;
	}
		
#LeftContent
	{
	position: relative;
	width: 130px;
	float: left;
	}

#RightContent
	{
	position: relative;
	overflow: hidden;
	width: 455px;
	padding: 0;
	float: right;
	}
	
#Vues
	{
	width: 100px;
	margin: 0 0 5px 0;
	padding: 14px 20px 10px 10px;
	text-align: center;
	background:url(../Images/black_bubble.gif) no-repeat top left;
	}
	
.VuePad
	{
	position: relative;
	width: 50px;
	height: 50px;
	float: left;
	}

#Prix
	{
	width: 105px;
	margin: 0 0 1px 0;
	padding: 5px 20px 5px 5px;
	text-align: right;
	color: #FFF;
	background:url(../Images/black_bubble.gif) no-repeat top left;
	}
	
.Prix
	{
	line-height: 1.3em;
	font-size: 14px;
	color: #4096EE;
	font-weight: bold;
	}
	
.Stock
	{
	line-height: 1.3em;
	font-size: 11px;
	}

.Livraison
	{
	line-height: 1.3em;
	font-size: 11px;
	}

#VuesExt
	{
	position: relative;
	width: 100px;
	margin: 0 0 5px 0;
	padding: 14px 20px 14px 10px;
	text-align: center;
	background:url(../Images/black_bubble.gif) no-repeat top left;
	}
	
#Livraison
	{
	position: relative;
	padding: 5px 0;
	left: -5px;
	}

.Frais
	{
	line-height: 1.3em;
	font-size: 11px;
	}
	
#Contenu
	{
	position: absolute;
	width: 420px;
	left: 160px;
	font-size: 11px;
	background: url(../Images/corner_top_content.gif) no-repeat top left;
	z-index: 20;
	}
	
#Contenu ul
	{
	list-style: square;
	line-height: 1.5em;
	margin: 20px 20px 20px 40px;
	padding: 0;
	}

#Contenu li
	{
	padding: 3px 0;
	}
	
#Contenu p
	{
	padding: 15px 15px 0 15px;
	line-height: 1.3em;
	font-size: 11px;
	}

.ContenuBottom
	{
	width: 420px;
	height: 7px;
	background: url(../Images/corner_bottom_content.gif) no-repeat top left;
	}

.Text
	{
	margin: 10px 0 10px 0;
	padding-left: 40px;
	padding-right: 40px;
	color: #FFF;
	text-align: justify;
	font-size: 12px;
	}

.Text2
	{
	margin: 10px 0 30px 0;
	padding: 0;
	color: #FFF;
	text-align: justify;
	font-size: 14px;
	}
	
.colpresseTitle
	{
	position: relative;
	display: block;
	width: 480px;
	padding: 10px;
	float: left;
	color: #FFFFFF;
	}
.colpresseTitleCO
	{
	position: relative;
	display: block;
	width: 80px;
	height: 50
	padding: 10px;
	float: left;
	color: #FFFFFF;
	}
.colpresse100
	{
	position: relative;
	display: block;
	width: 130px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 3em;
	}
.colpresse190
	{
	position: relative;
	display: block;
	width: 170px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
	font-size: 11px;
	color: #FFFFFF;
	text-align:justify;
	}
	
.colpresse200
	{
	position: relative;
	display: block;
	width: 296px;
	padding: 2px;
	padding-top:10px;
	float: left;
	line-height: 1.3em;
	font-size: 11px;
	color: #FFFFFF;
	text-align:justify;
	}
	
.colpressetof
	{
	position: relative;
	display: block;
	width: 200px;
	padding: 10px;
	float: left;
	color: #FFFFFF;
	text-align:justify;
	}
	
.colpressefoot
	{
	position: relative;
	display: block;
	width: 580px;
	padding: 10px;
	float: left;
	color: #FFFFFF;
	text-align:justify;
	}
	

/*
REVENDEURS CONTENT
++++++++++++++++++++++++++++++++++++++++++++
*/
.Revendeurs
	{
	width: 165px;
	margin: 0 15px;
	padding: 0;
	color: #ffffff;
	float: left;
	}

.PaysRevendeur
	{
	display: block;
	width: 585px;
	line-height: normal;
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 24px;
	color: #666;
	font-stretch: narrower;
	font-weight: bold;

	}

.NomRevendeur
	{
	padding: 15px 0 0 0;
	font-size: 11px;
	color: #3333cc;
	}

.NomRevendeur ul
	{
	margin: 0 0 0 13px;
	padding: 5px 0 0 0;
	list-style: square;
	}

.NomRevendeur li
	{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}

.NomRevendeur li a
	{
	color: #666666;
	background: black;
	text-decoration: none;
	}
	
.NomRevendeur li a:hover
	{
	color: #FFF;
	background: #cccccc;
	text-decoration: none;
	}
	
.VilleRevendeur
	{
	padding-top: 40px;
	font-size: 14px;
	font-weight: bold;
	}
		
/*
MENU HORIZONTAL
++++++++++++++++++++++++++++++++++++++++++++
*/
#MenuHorizontal
	{
	display: block;
	width: 100%;
	height: 15px;
	margin: 0;
	padding: 0;
	background: #000;
	list-style: none;
	}

#MenuHorizontal li
	{
	margin: 0;
	padding: 0;
	float: left;
	}
	
#MenuHorizontal li a
	{
	display: block;
	line-height: 5px;
	padding: 5px 15px;
	background: none;
	}

#MenuHorizontal li a:hover
	{
	background: #FF00CC;
	}

.Current
	{
	background: #FF00CC;
	}

.MenuDeroul
	{
	display: block;
	width: 63px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	}
	
.MenuDeroul
	{
	width: 93px;
	margin: 0;
	padding: 0;
	}

.MenuDeroul li
	{
	margin: 0;
	padding: 0;
	}

.MenuDeroul li a
	{
	margin: 0;
	padding: 0;
	background: none;
	}


/*
MENU VERTICAL
++++++++++++++++++++++++++++++++++++++++++++
*/
#MenuVertical
	{
	display: block;
	width: 122px;
	margin: 0 36px 0 52px;
	padding: 0;
	list-style: none;
	text-align: right;
	}
	
#MenuVertical li
	{
	margin: 0;
	padding: 1px 0;
	}

#MenuVertical li a
	{
	margin: 0;
	padding: 0;
	background: none;
	}

.SpaceMenu
	{
	padding: 12px 0;
	}
	

/*
FOOTER
++++++++++++++++++++++++++++++++++++++++++++
*/
#Footer
	{
	position: relative;
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 15px 210px 0 214px;
	font-size: 11px;
	color: #000;
	border-top: 15px solid #000;
	text-align: right;
	}
	
#Footer a
	{
	color: #FF00CC;
	background: none;
	}
	
#Footer a:hover
	{
	color: #FFF;
	background: #FF00CC;
	text-decoration: none;
	}
		
#FooterCrea
	{
	position: relative;
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 20px 210px 0 214px;
	font-size: 11px;
	color: #FFF;
	background: #000;
	text-align: right;
	}
	
#FooterCrea a
	{
	color: #FF00CC;
	background: black;
	}
	
#FooterCrea a:hover
	{
	color: #FFF;
	background: #FF00CC;
	text-decoration: none;
	}

#FooterRev
	{
	position: relative;
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 40px 210px 0 214px;
	font-size: 11px;
	color: #FFF;
	background: #000;
	text-align: right;
	}
	
#FooterRev a
	{
	color: #FF00CC;
	background: black;
	}
	
#FooterRev a:hover
	{
	color: #FFF;
	background: #FF00CC;
	text-decoration: none;
	}
	