@charset "utf-8";
.orangeBar {
	background-image: url(../images/bar_orange.jpg);
	background-repeat: repeat-x;
	background-position: 848px bottom;
	height: 5px;
}

.menu_bkg {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/boutton_back_categories.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
}

.greyBar {
	background-image: url(../images/bar_grey.jpg);
	background-repeat: repeat-x;
	background-position: 848px bottom;
	height: 5px;
}
.entetes {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2A2824;
	text-decoration: underline;
}

.text_titles {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #2A2824;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.logo_position {
	padding-top: 25px;
	padding-left: 10px;
}

.articles_vedettes {
	background-image: url(../images/articles_vedettes.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #50413c;
	text-decoration: none;
}

.main_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #2A2824;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	text-align: justify;
}

a.menu_bkg:hover {
	text-decoration: underline;
}

/* Section Location */

.cat_top_text {
	font-family: verdana;
	font-size: 14px;
	color: #2A2824;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	text-align: justify;
}

.desc_title_text {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2A2824; 
	padding-top: 10px;
	padding-left: 3px;
	background-color: #F2F2F2;
}

.desc_price_text {
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold;
	color: #990000; 
	padding-top: 10px;
	padding-left: 3px;
	background-color: #F2F2F2;
}

.desc_body_text{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #2A2824;
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 30px;
}