body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #Fcf8d4 url(images/fond-ban.jpg) repeat-x 0px 0px scroll;
	margin: 0px;
}

img {
	border: 0;
}
.fin{
	clear: both;
}
.cadre1{
	border: 1px solid #314;
}

.alignG {
	float: left;
	margin-right: 6px;
}
.alignD {
	float: right;
	margin-left: 6px; 
}
.alignC {
	text-align: center;
}

/***************************/
/* 		LOGO		*/

#logo {
	text-align: center;
}

/*******************************************/
/* 		STRUCTURE GENERALE		*/

#generale {
	width: 955px;
	margin: 0 auto;
	/*background-color:#f00 ;*/
}
#navHaut {
	text-align: center;
	margin: 0px 0px 0px 34px;
	line-height: 0px;
}
#gauche {
	float: left;
	width: 218px;
	background: #f4f1dc url(images/fond_degrad.jpg) repeat-x 0px 0px scroll;
	border: 2px solid #c77c43;
}
#centre {
	float: left;
	width: 535px;
	margin: 0px 5px 0px 5px;
	/*background-color:#0f0 ;*/
}
#visuel {
	border: 2px solid #c77c43;
	margin-bottom: 6px;
	width: 531px;
}
#cont {
	background: #f4f1dc url(images/fond_degrad.jpg) repeat-x 0px 0px scroll;
	border: 2px solid #c77c43;
	width: 511px;
	padding: 10px;
}
#droite {
	float: left;
	width: 173px;
	background: #f4f1dc url(images/fond_degrad.jpg) repeat-x 0px 0px scroll;
	border: 2px solid #c77c43;
}


/*******************************************/
/* 			MENU  GAUCHE 			*/

#menuCata {
	margin: 0px 0px 10px;
}
#menuCata a{
	display: block;
	color: #d07323;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	background: url(images/puce-1.gif) no-repeat 31px 6px scroll;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#menuCata a:hover {
	text-decoration: underline;
}
#menuCata a.chapC{
	color: #1d366f;
	padding: 10px 0px 0px 20px;
	background: url(images/puce-2.gif) no-repeat 10px 16px scroll;
	font-weight: bold;
}

/*******************************************/
/* 			CONTENU CENTRE		*/

#cont p {
	color: #273d92;
	font-size: 12px;
	line-height: 14px;
	margin: 2px 0px;
}
#logo_marques {
	text-align: center;
	line-height: 150px;
	background-color: #fff;
}
#logo_marques img{
	margin: 4px;
}
.nomProd {
	color: #c77c43;
	font-size: 14px;
	line-height: 18px;
	margin: 2px 0px;
	font-weight: bold;
}
.imageProd {
	border: 1px solid #c77c43;
}
.linkDProd {
	color: #1d366f;
	font-size: 12px;
	text-decoration: none;
}

.listProd {
	margin: 10px;
}
.listProd .imageProd{ 
	float: left;
	border: 1px solid #c77c43;
	margin-right: 10px;
}
.listProd hr{
	clear: both;
	padding-top: 10px;
	border: 0;
	border-bottom: 1px solid #c77c43;
}
.vignProd {
	display: block;
	margin-bottom: 10px;
}
.vignProd img{
	border: 1px solid #c77c43;
}


#cont p.pageSuiv{
	text-align: center;
	font-size: 11px;
	color: #c77c43;
}
#cont p.pageSuiv a{
	color: #c77c43;
	text-decoration: none;
}
#cont p.pageSuiv a:hover{
	color: #273d92;
	text-decoration: underline;
}

#titreProd {
	font-weight:bold; 
	font-size:13px; 
	color:#653d19;
}
#titreProd a {
	color:#653d19;
	text-decoration:none;
}

/*******************************************/
/* 			PROMO DROITE			*/

#menuPromo {
	margin: 0px 0px 10px 16px;
}
#menuPromo a{
	display: block;
	margin: 6px 0px;
	text-decoration: none;
	color: #2940a6;
	font-size: 11px;
	font-weight: bold;
}

/********************************/
/*		BAS de PAGE		*/
/********************************/

#navBas {
	height: 140px;
	padding: 60px 0px;
	text-align: center;
	background: #7083c4 url(images/fond_navbas.jpg) repeat-x 0px 0px scroll;
	color: #fff;
	font-family: "Trebuchet MS";
}
#navBas p.navb {
	margin: 4px;
	font-size: 14px;
	line-height: 14px;
}
#navBas p.navb a{
	margin: 2px;
	text-decoration: none;
	font-style: italic;
	color: #fff;
}
#navBas p.navb a:hover{
	text-decoration: underline;
	color: #fff;
}

#navBas p.adres{
	margin: 6px;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
}
#navBas p.adres a{
	color: #fff;
	text-decoration: none;
}
#navBas p.adres a:hover{
	color: #edf;
	text-decoration: none;
}

/*********************/
/*		TT		*/
/**********************/

#siteWeb{
	text-align: center;
	margin: 30px;
	line-height: 12px;
}
#siteWeb a{
	color: #ccf;
	font-size: 10px;
	text-decoration: none;
}
#siteWeb a:hover{
	color: #fff;
	text-decoration: none;
}

/****************/
/* CONTACT */

.tdContact {
	font-size: 12px;
	
}