body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
	font-size: 11px;
	color: #64736e
}

a, a:visited {
    color: #000;
    text-decoration: undeline;
}
a:hover, a:active {
    color: #000;
    text-decoration: none;
}

td {vertical-align: top;}


/**********************************************
STRUCTURE	
**********************************************/

h1 {
	color : #023864;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 ;
}
#imgTrace {
display: none;
}
#conteneur {
    background: url(../montage/bg-bordure.gif) top left repeat-y;
	width: 1023px;
	height: auto;
    margin: 0 auto;
}
#content {
	/* pas de float, ne pas toucher */
	width: 999px;
	height: auto;
    margin: 0 0 0 25px;
}

#centre {
    float: left; /* laisser le float, ne pas toucher */
	width: 809px;
	height: auto;
    padding: 0;
}
#basPage {
	clear: both;/* ne pas toucher */
	width: 999px;
	height: 18px;
	color: #b3b3b3;
    padding: 0;
    margin: 0 0 0 30px;
    font-size: 10px;
}

#contenu {
	background: url(../montage/bg-contenu.gif) top left no-repeat;
	width: 790px;
	height: auto;
    padding: 0 0 0 20px;
    margin: 0;
	text-align: justify;
}

#contenu img {
	/*vertical-align: middle;*/
}
#contenu ul {
    padding: 0;
    margin: 0 0 0 0;
}
#contenu li {
    padding: 0;
    margin: 0 0 0 30px;
}
#contenu p {
    padding: 0;
    margin: 0 ;
}
/***/

#contenu .savoirPlus {
	/*text-align: right;*/
    padding: 0;
    margin: 2px 50px 0 380px ;
	text-align: left;
}
#contenu .savoirPlus a:link, #contenu .savoirPlus a:visited {
	color: #a59e8f;
	text-decoration: none;
}
#contenu .savoirPlus a:active, #contenu .savoirPlus a:hover {
	color: #a59e8f;
	text-decoration: underline;
}

/*************************
GAUCHE
*************************/
#navGauche {
display: none;
}
#espPro {
display: none;
}

#pointVente {
display: none;
}

#newsletter {
display: none;
}

#NewsForm {
display: none;
}


#documentation {
display: none;
}

/*************************
HAUT
*************************/
#header {
display: none;
}
#flashTrace {
display: none;
}
/******/
#navHaut {
display: none;
}
/******/
#recherche {
display: none;
}


/******/
#navGnraleConteneur {
display: none;
}

#navGnrale {
display: none;
}

/*************************
POUCET
*************************/

#poucet {
display: none;
}
/*************************
TENDANCES
*************************/
#tendances {
	background: url(../montage/tendances-bg.gif) no-repeat;
	width: 711px;
	height: 439px;
	margin: 0 0 0 0;
	padding: 0;
}

#tendance_0, #tendance_1, #tendance_2, #tendance_3, #tendance_4, #tendance_5, #tendance_6, #tendance_7, #tendance_8, #tendance_9, #tendance_10, #tendance_11, #tendance_12, #tendance_13, #tendance_14,
#tendance_15, #tendance_16, #tendance_17 {
	width: 711px;
	height: 341px;
}
#tendances .visuel {
   	float: left;
	width: 460px;
	height: 340px;
	margin: 5px 15px 0 5px; 
	padding: 0;
}
#tendances .texte {
   	float: left;
	width: 220px;
	height: 320px;
	margin: 14px 0 0 5px; 
	padding: 0;
	overflow: auto;
	text-align: left
}

#tendances .titre {
	display: block;
	color:#333;
	font-size: 18px;
	margin: 0 0 3px 0; 
	padding: 0;
}

#tendances .descriptif {
	display: block;
	color:#7e7e7e;
	font-size: 11px;
	margin: 0 0 10px 0; 
	padding: 0 ;
}
#tendances .couleur {
	width: auto;
	height: auto;
	margin: 6px 0 10px 0; 
	padding: 0 ;
}

#tendances .teinte {
   	float: left;
	width: 32px;
	height: 32px;
	margin: 0 8px 0 0; 
	padding: 0 ;
	border: solid 1px #ccc
}
#tendances .teinte img {
	margin: 0; 
	padding: 0 ;
}
#tendances .nom {
	display: block;
	color:#333;
	font-size: 12px;
	text-transform: uppercase;
	margin:  0; 
	padding: 2px 0 0 0 ;
}
#tendances .reference {
	display: block;
	color:#7e7e7e;
	font-size: 11px;
}
/***/
#tendances .bouton {
display: none;
}
#tendances .miniatures {
display: none;
}


