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

/*																A C C E S S I B I L I T Y */

body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333;
	font-style: normal;
	background-image: url(images/wood.jpg);
	background-repeat: repeat;
	background-color: #930;
}

img {border: 0;}
.clear { clear: both; background: none; }
.main_body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 25px;
}
.main_footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
}
.menu_bkgrd {
	background-image: url(images/menu_bkgrd.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 1003px;
}
.content {
	font-size: 13px;
	width: 920px;
}
.table_main {
	background-image: url(images/fond_gauche.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_main1 {
	background-image: url(images/fond_droit.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.texte {
	text-align: justify;
	vertical-align: top;
	padding-left: 5px;
	line-height: 20px;
	list-style-image: url(images/list.png);
}
.texte a:link {
	color: #ED1C24;
	text-decoration: none;
	font-weight: bold;
}
.texte a:hover,
.texte a:visited{
	color: #4C4C4B;
	text-decoration: none;
	font-weight: bold;
}
.text_center {
	border: 0;
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	color: #ED1C24;
	line-height: 32px;
}
.texte_right {
	text-align: right;
}
.texte_center_bold {
	text-align: center;
	font-weight: bold;
}
.texte_promo {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ED1C24;
}
.texte_promo_s {
	text-align: center;
	font-size: 14px;
	color: #ED1C24;
}
.texte_promo_sm {
	text-align: center;
	font-size: 10px;
	color: #ED1C24;
}
.prix {
	text-align: center;
	font-size: 16px;
	color: #ED1C24;
	line-height: 24px;
	font-weight: bold;
}
.colonne_droite {
	line-height: 26px;
	text-align: center;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ED1C24;
}
.colonne_droite a:link {
	color: #ED1C24;
	text-decoration: none;
}
.colonne_droite a:hover,
.colonne_droite a:visited{
	color: #4C4C4B;
	text-decoration: none;
}
.colonne_gauche {
	line-height: 22px;
	text-align: left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ED1C24;
	color: #333;
}
.continue,
.continue a:link{
	border: 0;
	color: #ED1C24;
	text-align: right;
	vertical-align: middle;
	line-height: 28px;
	text-decoration: none;
}
.continue a:hover,
.continue a:visited{
	color: #4C4C4B;
	text-decoration: none;
}
.champs {
	text-align: left;
	line-height: 20px;
	color: #333;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999;
	padding-left: 2px;
}
.remarques {
	text-align: left;
	color: #333;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999;
	padding-left: 2px;
	height: 200px;
	width: 300px;
}
.links,
.links a:link{
	color:  #333;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	margin: 2px;
	padding: 1px;
	text-decoration: none;
}
.links a:hover,
.links a:visited{
	color: #ED1C24;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	margin: 2px;
	padding: 1px;
	line-height: 20px;
	text-decoration: none;
}
/*																C O P Y R I G H T */


.copy,
.copy a:link{
	border: 0;
	font-size: 11px;
	color: #FF9;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	text-decoration: none;
}
.copy a:hover,
.copy a:visited{
	color: #000;
	text-decoration: none;
}

/*														 M E N U   F O R M A T T I N G   */
#wrapper {
	display: block;
	width: 956px;
	height: 37px;
	margin: 0px auto;
}
#menu {
	display: inline;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	height: 37px;
	line-height: 37px;
}
#menu ul {
	width: 947px; /*If your links text is bigger you will have to adjust this value*/
	height: 37px;
	line-height: 37px; /*same as height. This will center your text verticaly*/
	text-decoration: none;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
}
#menu ul li {
	width: auto;
	display: inline-table;
	list-style: none;
	text-align: center;
	text-decoration: none;
	float: left;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}
#menu ul li em {
	display: block;
	float: left;
	width: 2px;
	height: 37px;
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*last separator*/ 
#menu ul li a:hover, #menu ul li a.active {
	text-decoration: none;
	color: #FFF;
	background-color: transparent;
	background-image: url(images/menu_over.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 37px;
}
#menu ul li a.active {
	cursor: default;
}

/*												M E N U   G A U C H E   F O R M A T T I N G   */
#wrapper2 {
	display: block;
	width: 186px;
	margin: 0px auto;
}
ul.menu,
ul.menu a:link{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	line-height: 28px;
	text-decoration: none;
	color: #333;
}
ul.menu li{
	background-image: url(images/menu_gauche.png);
	width: 186px;
	padding: 2px;
	background-repeat: no-repeat;
	background-position: center;
	color: #333;
	text-align: center;
}
ul.menu a:hover{
	font-size: 14px;
	color: #ED1C24;
	width: 185px;
	height: 32px;
	text-align: center;
}
ul.menu a:visited{
	color: #666;
	text-decoration: none;
	text-align: center;
}

/*														T E X T   F O R M A T T I N G   */

.h1 {
	border: 0;
	font-size: 21px;
	text-align: left;
	line-height: 36px;
	font-weight: normal;
	color: #333;
	background-color: #FBCED0;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.h2 {
	border: 0;
	font-size: 19px;
	font-weight: normal;
	text-align: left;
	color: #ED1C24;
	line-height: 32px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.h3 {
	border: 0;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	color: #ED1C24;
	line-height: 32px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h4 {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #333;
	line-height: 32px;
}
.h5 {
	border: 0;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	color: #ED1C24;
	line-height: 36px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E6E6E6;
}
.h6 {
	font-size: 22px;
	color: #FFF;
	text-align: left;
	line-height: 36px;
	font-weight: bold;
	padding-left: 6px;
}
.hr {
	height: 1px;
	text-align: center;
	width: 65%;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

/*															 T H U M B N A I L S */
.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E6E6E6;
	padding: 5px;
	border: 1px dashed #ED1C24;
	visibility: hidden;
	color: #333;
	text-decoration: none;
	left: -250px;
	width: 300px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 3px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -250px; /*position where enlarged image should offset horizontally */
}
/*													 T A B L E S    F O R M A T T I N G   */
.table_produits{
	border: 1px solid #E6E6E6;
	margin: 10px;
	width: 270px;
	height: 270px;
	text-align: center;
	background-image: url(images/mobilier_bkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
}
.table_produits_sm{
	border: 1px solid #E6E6E6;
	margin: 10px;
	width: 145px;
	height: 145px;
	text-align: center;
	background-image: url(images/mobilier_bkgrd_sm.png);
	background-repeat: repeat-x;
	background-position: top;
}
.table_sieges{
	border: 1px solid #E6E6E6;
	margin: 10px;
	width: 345px;
	height: 270px;
	text-align: center;
	background-image: url(images/mobilier_bkgrd.png);
	background-repeat: repeat-x;
	background-position: top;
}
.table_promo_ref{
	border: 1px solid #C4C4C4;
	margin: 6px;
	text-align: center;
	width: 95%;
	line-height: 26px;
}
.table_promo_ref_h1{
	font-weight: bold;
	background-color: #C4C4C4;
}
.table_promo_ref_px{
	font-weight: bold;
	background-color: #E1E1E1;
}

/*																H A C K S   I E */

* html #global { width: 1007px; }

*+html #global { width: 1007px; } /* for 1024x768 visitors */

