body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #271E17;
	margin: auto;
	width: 980px;
	color: #FFF;
	background-image: url(images/fond_page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bandeau {
	background-image: url(images/logo.png);
	height: 107px;
	background-repeat: no-repeat;
	background-position: 70px top;
}
#url_bandeau {
	width: 200px;
	position: relative;
	left: 820px;
	top: 10px;
}
#slogan2_bandeau {
	width: 350px;
	position: relative;
	left: 400px;
	top: 15px;
}
#slogan_bandeau {
	top: 26px;
	position: relative;
	left: 60px;
	width: 250px;
}
#menu_bandeau {
	position: relative;
	width: 400px;
	top: 38px;
	left: 750px;
}
#menu {
	height: 41px;
}
#contenant {
	height: 50px;
}
#pub {
	width: 470px;
	height: 170px;
	left: 30px;
	top: 10px;
	position: relative;
	float: left;
	background-image: url(images/fond_pub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
#ur {
	width: 100px;
	height: 50px;
	left: 40px;
	position: relative;
	float: left;
	top: 75px;
	font-size: 14px;
	text-align: center;
}
#promo {
	width: 270px;
	height: 170px;
	left: 50px;
	top: 10px;
	position: relative;
	float: left;
	background-image: url(images/fond_promo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
#texte_haut {
	width: 920px;
	height: 30px;
	left: 30px;
	top: 20px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
}
#texte {
	width: 900px;
	left: 30px;
	top: 20px;
	position: relative;
	float: left;
	clear: left;
	background-color: #715E4D;
	padding: 10px;
}
#texte_bas {
	width: 920px;
	height: 20px;
	left: 30px;
	top: 20px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	background-image: url(images/fond_texte_bas.jpg);
}
#footer {
	width: 920px;
	height: 40px;
	left: 30px;
	position: relative;
	float: left;
	clear: left;
	top: 20px;
}
#s1 {
	height: 170px;
	width: 470px;
}
#s1 img {
	background-image: url(images/fond_slide.jpg);
}
#k3dCarousel img{
	display:none;
}
#catalogue {
	position: relative;
	float: left;
	clear: left;
	top: 150px;
}
h1 {
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #E30C0A;
	text-decoration: none;
}
.fond_menu_c{
	background-image: url(images/fond_bt_c.jpg);
	width: 22px;
	height: 41px;
}
.fond_menu{
	width: 400px;
}
.fond_bt_g {
	background-image: url(images/coin_g.jpg);
	height: 30px;
	width: 10px;
}
.fond_bt{
	background-image: url(images/fond_bt.jpg);
	width: 150px;
}
.fond_bt2{
	background-image: url(images/fond_bt.jpg);
}
.fond_bt_d{
	background-image: url(images/coin_d.jpg);
	width: 10px;
}
.fond_bt_c{
	background-image: url(images/coin_c.jpg);
	width: 10px;
}
.texte_rouge {
	color: #E30C0A;
}

