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

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color: #F1DCBE;
	background-image:url(images_style/fond_site.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-repeat: repeat-y;
	top: 0px;
	margin: 0px;
	padding: 0px;
	/*background-image:url(images/fnd_ecran.jpg);
	background-position: top;*/
}
a:link { font-size:12px;}
#tab_site {
	width:967px;
}
#td_bord_g {
	width:0px;
}
#td_bord_d {
	width:0px;
}
#tab_site_int {
	width:100%;
}
#td_col_g {
	width:220px;
	background-image:url(images_style/col_g.jpg);	
}
#td_col_d {
	width:220px;
	background-image:url(images_style/col_d.jpg);	
}
#dv_col_g_int {
	position:relative;
	left:10px;
	top:0px;
	width:184px;
}
#dv_col_d_int {
	position:relative;
	right:10px;
	top:0px;
	width:184px;
}
.titres_mods {
	width:184px;
	background-repeat:no-repeat;
	margin:0;
}
.mod_m {
	background-image:url(images_style/mod_m.jpg);
	background-repeat:repeat-y;
}
.mod_bas {
	background-image:url(images_style/mod_bas.jpg);
	height:20px;
	background-position:center top;
	background-repeat:no-repeat;
}
.txt_prix_list_prods {
	font-size:14px;
	color:#2C0C00;
	font-family:Verdana, Geneva, sans-serif;
}
.txt_list_prod {
	font-size:12px;
	color:#2C0C00;
	font-family:Verdana, Geneva, sans-serif;	
}
#tab_achat {
	background-color:#2C0C00;
	color:#FFF;
}
.haut_tab {
	background-color:#4C1401;
	color:#FFF;
}
#tab_footer {
	background-image:url(images_style/bas_site.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	top:-20px;
}
