@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
/********/
/* body */
/********/
body {
	margin: 0px;
	background-color: #431c1c;
	background-attachment:fixed;
	background-image:url(../img/commun/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family: "Trebuchet MS";
	font-size:12px;
}
p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height:normal;
}
a {
	color: #ba2a2a;
}
em {
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #ba2a2a;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
li {
	margin-bottom: 10px;
}
.bt {
	background-image:url(../img/commun/bt_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	padding-right:10px
}
.bt a {
	color:9E2203;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background-image:url(../img/commun/bt_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-position:0px -1px;
	line-height:18px;
	height:18px;
	display:block;
	padding-left:10px;
	float:left
}
.clear {
	clear:both
}
/********/
/* color */
/********/
.ro12b {
	color:#BA2A2A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}
.ro14b {
	color:#BA2A2A;
	font-size:14px;
	font-weight:bold;
	text-decoration:none
}
.no12r {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none
}
.no12b {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}
.blc13b {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none
}
.blc12b {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none
}
.price {
	background-image:url(../img/liste/puce.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	background-position:0px 6px;
}
/**************/
/* begin page */
/**************/
#page {
	display: table;
	width: 860px;
	background-image: url(../img/commun/bg_box.gif);
	background-repeat: repeat-y;
}
#page_main {
	position: relative;
	left: 30px;
	float: left;
	width: 800px;
	background-color: white;
}
#page_header {
	width: 800px;
	background-image:url(../img/commun/header.gif);
	background-repeat:no-repeat;
	height:280px;
}
/*MENU*/
#menu {
	display:block;
}
#menu a {
	display:block;
	height:40px;
	float:left;
	background-position:bottom left;
}
#menu a:hover {
	display:block;
	height:40px;
	float:left;
	background-position:top left;
}
#menu .active {
	display:block;
	height:40px;
	float:left;
	background-position:top left;
}
/* FIN MENU*/

#nav_qte .item {
	float:left;
	background-repeat:no-repeat;
	text-align:left;
	width:auto;
	height:21px;
	padding-top:5px;
	background-position:bottom left;
	padding-left:35px
}
#nav_qte .itemon {
	float:left;
	padding-left:35px;
	background-repeat:no-repeat;
	text-align:left;
	width:auto;
	padding-top:5px;
	background-position:top left;
	height:21px;

}
#nav_qte .sep {
	background-position: 0px 10px;
	background-repeat:no-repeat;
	background-image:url(../img/nav_qte/sep.gif);
	height:40px;
	width:18px;
	margin:0 2px;
	float:left;
}
#page_top_nav_start {
	float: left;
	width: 800px;
	background-image: url(/fileadmin/images/bg_topnav_start.gif);
	background-repeat: no-repeat;
}
#page_body {
	float: left;
	width: 800px;
}
#page_border_bottom {
	float: left;
	width: 860px;
	height: 173px;
	background-image: url(../img/commun/bg_bottom.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	color: #ba2a2a;
	font-weight: normal;
}
/*QTE*/
.item {
	float:right;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:120px
}
.itemsub {
	float:right;
	font-weight:bold;
	text-align:center;
	width:120px;
	color:#000000;
}
.top_ext {
	background-image:url(../img/qte/bg_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:3px;
}
.bg_ext {
	background-image:url(../img/qte/bg_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bottom_ext {
	background-image:url(../img/qte/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	height:3px;
}
#total {
	float:right;
	width:248px;
	background-image:url(../img/qte/bg_total.gif);
	background-color:#DCDCDC;
	background-repeat:repeat-y;
	margin:10px 0px;
	font-weight:bold;
	text-align:left
}
.total_top {
	background-image:url(../img/qte/bg_top_total.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px 2px;
}
.total_bottom {
	background-image:url(../img/qte/bg_bottom_total.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:28px;
	background-color:#BA2A2A;
	color:#FFFFFF
}

/*LISTE*/

/************/
/* end page */
/************/
