/*---------------- css - général --------------------*/
body{
	font-family: 			Georgia, Times, "Times New Roman", "MS Serif", "New York", serif;
	font-size:				10px;
	color:					#9b0050;
	margin:					0px;
	padding: 				0px;
	background-color:		#d7d2eb;
}
div, p, form{
	margin:					0px;
	padding: 				0px;
}
a {
	text-decoration: 		none;
	border: 				0px;
}
img{
	border: 				0px;
	margin: 				0px;
	padding: 				0px;
}
input,select,textarea{
	background-color: 		#fff;
	border: 				1px solid #960038;
	color: 					#8b2167;
	font-size:				10px;
	font-weight:			bold;
}
input:hover,textarea:hover{
	background-color: 		#eaabd5;
}
input:focus,textarea:focus{
	background-color: 		#960038;
	color: 					#fff;
}
table, td{
	padding: 				0px;
	border-collapse: 		collapse;
}
/*---------------- css - Back Office --------------------*/
.ast{
	font-size:				12px;
	font-weight:			bold;
	color:					#cc1111;
}
.txt_bold{
	font-weight:			bold;
	font-size: 				12px;
	color:					#8b2167;}
.cgvall{
	width:						590px;
	margin-left:				auto;
	margin-right:				auto;
	margin-top:					20px;
	margin-bottom:				20px;
}
.cgv{
	color:					#7d5f6e;
	text-align:				justify;
	font-size:				11px;
}
.cgv a{
	color:					#8b2167;
	font-weight:			bold;
}
.cgv_sstitre{
	color:					#960038;
	text-align:				left;
	font-size:				12px;
	font-weight:			bold;
}
.cgv_titre{
	color:					#960038;
	font-weight:			bold;
	text-align:				center;
	font-size:				13px;
}
.livall{
	width:						590px;
	margin-left:				auto;
	margin-right:				auto;
	margin-top:					20px;
	margin-bottom:				20px;
}
.liv{
	color:					#7d5f6e;
	text-align:				justify;
	font-size:				11px;
}
.liv a{
	color:					#9b0050;
	font-weight:			bold;
}
.liv_sstitre{
	color:					#9b0050;
	text-align:				left;
	font-size:				12px;
	font-weight:			bold;
}
.liv_titre{
	color:					#9b0050;
	font-weight:			bold;
	text-align:				left;
	font-size:				13px;
}
/*---------------- css - Back Office --------------------*/
.bo_err {
	color:					red;
}
.bo_tab_menu{
	color:		 			#000000;
	border-collapse: 		separate;
}
.bo_tab_menu td{
	padding:				2px;
}
.bo_tab, .bo_tab td, .bo_tab th {
	color:		 			#000000;
	font-weight:	 		bold;
	border:	 				solid 1px #222222;
}
.bo_tab th{
	background-color:		#777777;
}
.bo_tab_g th{
	vertical-align:			top;
	width:					40%;
}
.bo_td_green{
	background-color:		#aaffaa;
}
.bo_td_red{
	background-color:		#ffaaaa;
}
.bo_tab input, .bo_tab select, .bo_tab textarea, .bo_tab file{
	font-size:				12px;
	font-weight:			bold;
	background-color:		#eeeeee;
	border:					solid 1px black;
}
.bo_tab input:hover, .bo_tab select:hover, .bo_tab textarea:hover, .bo_tab file:hover{
	color:					#000055;
	font-size:				12px;
	font-weight:			bold;
	background-color:		#dddddd;
	border:					solid 1px #000055;
}
.bo_tab input:focus, .bo_tab select:focus, .bo_tab textarea:focus, .bo_tab file:focus{
	color:					#0000ff;
	font-size:				12px;
	font-weight:			bold;
	background-color:		#cccccc;
	border:					solid 1px #0000ff;
}
/*---------------- css - Front Office --------------------*/
/*---------------- css - Header --------------------*/
.header{
background: 				url(../images/sprite2.gif);
background-position:		0px -222px;
background-repeat:			repeat-x;
width:						100%;
height:						300px;
position:					absolute;
}
.headerbis{
background: 				url(../images/sprite2b.gif);
background-position:		0px -222px;
background-repeat:			repeat-x;
width:						100%;
height:						300px;
position:					absolute;
}
.headerbis p{
	position:relative;
	top:98px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.header_banniere{
width:						468px;
margin-top:					6px;
margin-left:				auto;
margin-right:				auto;
}
.all{
width:						98%;
left:						2%;
position:					relative;
}
.main_container{
width:						96%;
position:					relative;
float:						left;
}
.main_logo{
width:						768px;
height:						75px;
margin-left:				auto;
margin-right:				auto;
background: 				url(../images/sprite2.gif) transparent;
background-position:		-40px -13px;
}
.main_logob{
width:						768px;
height:						95px;
margin-left:				auto;
margin-right:				auto;
background: 				url(../images/sprite2b.gif) transparent;
background-position:		-0px -5px;
}
.main_menu {
width:						760px;
height:						35px;
margin-left:				auto;
margin-right:				auto;
text-align:					center;
}
.main_menu a{
float:						left;
}
.menu1{
width:						129px;
height:						35px;
background: 				url(../images/sprite2.gif) transparent;
background-position:		-21px -639px;
}
.menu1:hover{
background: 				url(../images/sprite2.gif) transparent;
background-position:		-21px -674px;
}
.menu2{
width:						179px;
height:						35px;
background: 				url(../images/sprite2.gif) transparent;
background-position:		-150px -639px;
}
.menu2:hover{
background: 				url(../images/sprite2.gif) transparent;
background-position:		-150px -674px;
}
.menu3{
width:						178px;
height:						35px;
background: 				url(../images/sprite2.gif) transparent;
background-position:		-329px -639px;
}
.menu3:hover{
background: 				url(../images/sprite2.gif) transparent;
background-position:		-329px -674px;
}
.menu4{
width:						235px;
height:						35px;
background: 				url(../images/sprite2.gif) transparent;
background-position:		-507px -639px;
}
.menu4:hover{
background: 				url(../images/sprite2.gif) transparent;
background-position:		-507px -674px;
}
.header_texte{
width:						100%;
margin-left:				16px;
text-align:					center;
padding-bottom:				4px;
margin-top:					39px;
}
.header_texte a,.header_texte a:visited{
color:						#960038;
font-size:					14px;
font-weight:				bold;
}
.header_texte a:hover{
color:						#c63068;
font-weight:				bold;
}

/*---------------- css - Panier --------------------*/

.panier_tab1 td{
	color: 					#960038;
	border-collapse:		separate;
	padding:				2px;
}
.panier_blocscroll{
	height:					300px;
	width:					488px;
	overflow-y:				scroll;
	overflow-x:				hidden;
}
.panier_tab2{
	border-collapse:		collapse;
	border-spacing :		0px;
	background-image:		url(../images/panier_tab_onglet.gif);
	background-repeat:		repeat-x;
	color: 					#960038;
	width:					100%;
}
.panier_tab2 td,.panier_tab2 th{
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			2px;
}
.panier_tab2 th{
	font-weight:			bold;
}
.panier_tab2 td img{
	border: 				1px solid #960038;
}
.panier_tab2 td a img{
	border: 				0px;
}
.panier_valider{
	margin-top: 			20px;
	font-size: 				14px;
	font-weight: 			bold;
	height:					33px;
	width:					151px;
	border:					0px;
	background-image: 		url(../images/prod_valider.gif);
}
.panier_valider:hover{
	border:					0px;
	background-image: 		url(../images/prod_valider_hover.gif);
}
.panier_valider2{
	font-size: 				14px;
	font-weight: 			bold;
	height:					33px;
	width:					151px;
	border:					0px;
	background-image: 		url(../images/prod_valider2.gif);
}
.panier_valider2:hover{
	border:					0px;
	background-image: 		url(../images/prod_valider2_hover.gif);
}
.panier_all{
	width: 					490px;
	color: 					#960038;
	margin-top:				14px;
	margin-left:			auto;
	margin-right:			auto;
}
.panier_total{
	color: 					#960038;
	width: 					200px;
	height: 				105px;
	margin-left: 			250px;
	background-image: 		url(../images/panier_total_back.gif);}
.panier_total p{	
	margin:					0px;
	padding-top:			5px;
	padding-left: 			10px;
	height: 				19px;
}
.panier_total_recap{
	color: 					#960038;
	width: 					90%;
	margin-left: 			auto;
	margin-right: 			auto;
	text-align:				center;
}
.pan_bloc1{
	width: 					490px;
	height: 				22px;
	background-image: 		url(../images/panier_onglet_01.gif);
	background-repeat: 		no-repeat;
}

.pan_bloc2{
	width: 					490px;
	background-image: 		url(../images/panier_onglet_02.gif);
	background-repeat: 		repeat-y;
}

.pan_bloc3{
	width: 					490px;
	height: 				21px;
	background-image: 		url(../images/panier_onglet_03.gif);
	background-repeat: 		no-repeat;
}
.panier_ref{
	color: 					#960038;
	font-weight:	 		bold;
	font-size: 				12px;
}
.panier_ref_add{
	color: 					#960038;
	font-weight:	 		bold;
	font-size: 				10px;
}
.panier_prec{
	margin-top: 			15px;
	float:					left;
	height:					33px;
	width:					151px;
	position:				relative;
}
.panier_prec_link{
	height:					33px;
	width:					151px;
	background-image: 		url(../images/panier_pre.gif);
	position:				absolute;
}
.panier_prec_link:hover{
	background-image: 		url(../images/panier_pre_hover.gif);
}
.panier_next{
	margin-top: 			15px;
	width: 					151px;
	float:					right;
}
.panier_choix_date{
	background-color:		transparent;
	border:					0px;
}
/*---------------- css - Menuleft --------------------*/
.col_left {
	width: 					170px;
	margin-right: 			10px;
	padding-left: 			10px;
	float: 					left;
}
.annonce_left{
	width:					164px;
	height:					86px;
	background:				url(../images/sprite2.gif);
	background-position:	-347px -107px;
}

.contact_left{
	height:					48px;
	width:					163px;
	background:				url(../images/sprite2.gif);
	background-position:	-184px -107px;
}
.panier_left1 {
	height:					48px;
	width: 					163px;
	background:				url(../images/sprite2.gif);
	background-position:	-21px -107px;
	margin-top: 			0px;
}
.panier_left2 {
	background:				url(../images/left_menu_back.gif);
	background-repeat:		repeat-y;
	width: 					163px;
}
.panier_left3 {
	height:					13px;
	width: 					163px;
	background:				url(../images/sprite2.gif);
	background-position:	-184px -121px;
}
.panier_prods{
	color:					#fff;
}
.menu_left1 {
	margin-top:				20px;
	height:					48px;
	width: 					163px;
	background:				url(../images/sprite2.gif);
	background-position:	-21px -155px;
}
.menu_left1_2{
	height:					13px;
	width: 					163px;
	background:				url(../images/sprite2.gif);
	background-position:	-184px -134px;
}
.menu_left2 {
	background:				url(../images/left_menu_back.gif);
	background-repeat:		repeat-y;
	width: 					163px;
}	
.menu_categories {
	margin-left: 			8px;
	font-weight:			normal;
	color: 					#7d5f6e;
	font-size:				11px;
}
.menu_categories a{
	font-weight:			normal;
	color: 					#7d5f6e;
	font-size:				11px;
}
.menu_categories br{}
.menu_categories a:hover{
	font-weight:			bold;
	color: 					#7d5f6e;
}
.menu_left3{
	height:					13px;
	width: 					163px;
	background:				url(../images/sprite2.gif);
	background-position:	-184px -121px;
}
.menu_left_pub{
	width:					163px;
	margin-top:				4px;
	margin-bottom:			4px;
}
/*---------------- css - Menuright --------------------*/
.col_right {
	width:					160px;
	background:				#fff;
	padding-right:			10px;
	float:					right;
}
.col_right_pub{
	width:					160px;
	margin-bottom:			5px;
}
.choix_dep{
	background-image: 		url(../images/choix_dep.gif);
	background-repeat:		no-repeat;
	width: 						350px;
	height: 					110px;
	margin-top: 				20px;
	position: 					relative;
	margin-left:				auto;
	margin-right:				auto;
}
.choix_jour{
	width: 						490px;
	height: 					110px;
	margin-top: 				20px;
	position: 					relative;
	margin-left:				auto;
	margin-right:				auto;
}
	
.choix_dep2{
	font-weight: 				bold;
	color:						#a2094a;
	width:						330px;
	height: 					75px;
	left: 						30px;
	top: 						20px;
	position: 					absolute;
}

.choix_dep3{
	right: 						30px;
	bottom: 					5px;
	position: 					absolute;
}
.choix_dep4{
	right: 						30px;
	bottom: 					5px;
	position: 					absolute;
}
.choix_dep5{
	width: 						350px;
	height: 					110px;
	margin-top: 				20px;
	position: 					relative;
	margin-left:				auto;
	margin-right:				auto;
	z-index:					100;
}
/*---------------- css - Accueil --------------------*/
.acc_prod{
	text-align:					left;
	width:						200px;
	margin-right:				auto;
	margin-left:				auto;
	margin-top:					25px;
	padding-right:				30px; 
	height:						455px;
}
.acc_prod p{
	margin:					1px;
	padding:				0px;
}
.acc_desc{
	margin:					0px;
	padding:				0px;
	text-align:				justify;
	color:					#444444;
	font-size:				12px;
	height:					95px;
}
.acc_prix{
	margin-top:				2px;
	margin-bottom:			2px;
	font-weight: 			bold;
	font-size:				16px;
	color:					#960038;
	text-align:				center;
}
.acc_ref{
	color:					#960038;
	margin-bottom:8px;
	font-size:				18px;
	font-weight:			bold;
	text-align:				center;
}
.acc_accroche{
	margin:					0px;
	padding:				0px;
	margin-bottom:2px;
	text-align:				center;
	font-size:				11px;
	font-weight:			bold;
	color:					#b90e2e;
}
.acc_liv{
	color:						#444444;
	font-size:					11px;
}
.acc_com{
	width:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.block-center{
}
.acc_compo_all{
	text-align:				center;
	float:					left;
	margin-left:			7%;
}
.acc_compo_text{
	text-align:					center;
	width:						220px;
	margin-bottom: 				0px;
	margin-left:				auto;
	margin-right:				auto;
}
.acc_compo_text div{
	margin:						0px;
	padding:					0px;
}
.acc_compo_text p:first-letter{
	font-size:					20px;
}
.acc_compo_text1{
	font-size:					12px;
	color:						#960038;
}
.acc_compo_text2{
	font-size:					12px;
	color:						#9b0050;
}
.acc_compo_back{
	width:						260px;
	height:						503px;
	background: 				url(../images/acc_compo_back.gif);
}
.acc_compo{
	text-align:					center;
	width:						220px;
	margin-right:				auto;
	margin-left:				auto;
	padding-right:				30px; 
	height:						400px;
}
.acc_compo p{
	margin:						0px;
	padding:					0px;
}
.acc_compo a img{
	margin:						0px;
	padding:					0px;
}
.acc_titre_compo{
	color:					#960038;
	font-size:				13px;
	font-weight:			bold;
}
.acc_tab_compo{
	text-align:				center;
}
.acc_tab_compo tr{
}
.acc_tab_compo th{
	vertical-align:			top;
	padding:				0px;
	font-weight:			normal;
	text-align:				center;
}
.acc_tab{
	border:					solid 1px white;
	text-align:				center;
}
.tab_accueil{
	margin:					0px;
	text-align:				center;
	width:					50%;
	margin-left:			auto;
	margin-right:			auto;
	}
.tab_accueil td{
	vertical-align:top;
}
.tab_accueil th{
	font-weight:			normal;
	text-align:				center;
}
/*---------------- css - Catalogue --------------------*/
.catalogue {
	width: 					auto; 
	margin-right: 			20px;
	height: 				450px;
}
.cat_all {}
.cat_header{
	width:					450px;
	text-align:				center;
	float:					left;
	margin-left:7%;
	border:0px solid red;
}
.cat_header h1{
	font-size:				18px;
	font-weight:			bold;
}
.cat_prod {
	width: 					170px;
	height: 				230px;
	background-image: 		url(../images/prod.gif);
	background-repeat:		no-repeat;
	float: 					left;
	margin: 				10px;
	position: 				relative;
}
.cat_prod_title{
	width: 					150px;
	margin-left:			8px;
	margin-right: 			10px;
	font-weight:			bold;
}
.cat_prod_desc{
	width: 					150px;
	margin-left:			8px;
	margin-right: 			10px;
}
.cat_prod img{
	margin-left: 			7px;
	margin-top: 			6px;
}
.cat_prod_commander{
	color: 					#ed4800;
	font-size: 				16px;
	font-weight: 			bold;
	width: 					56px;
	height: 				18px;
	position: 				absolute;
	bottom: 				19px;
	right: 					46px;
	#bottom: 				0px;
	#right: 				0px;
}
/*---------------- css - Fiche Produit --------------------*/
.prod_all{
	background-repeat:			no-repeat;
	margin-top:					15px;
	width: 						500px;
	float:						left;
}
.prod_all div{
}
.prod_middle{
	width:						500px;
	float:						left;
}
.prod_ref{
	color:						#960038;
	font-size: 					20px;
	font-weight: 				bold;
	float:						left;
	width:						200px;
}
.prod_tab{
	color:						#960038;
	height: 					25px;
	background-repeat:			no-repeat;
	float:						left;
}
.prod_tab1{
	width:						200px;
	font-weight:				bold;
	float:						left;
}
.prod_tab2{
	height: 					25px;
	width:						200px;
	float:						left;
}
.prod_add{
	margin-top:3px;
	font-size: 					12px;
	font-weight: 				bold;
	height:						25px;
	width:						95px;
	border:						0px;
	background-image: 			url(../images/prod_valider.gif);
	margin-left:auto;
	margin-right:auto;
}
.prod_accroche{
	font-size: 					14px;
	font-weight: 				bold;
	float:						left;
	width:						200px;
}
.prod_photo{
	float:						left;
	width: 						250px;
}
.prod_photo img{
	width: 						250px;
	padding:					0px;
	margin:						0px;
	float:						left;
}
.prod_description{
	font-size:					10px;
	color:						#222222;
	font-weight: 				normal;
	width:						200px;
	padding-top:				10px;
	float:						left;
	text-align:					justify;
}
.prod_add:hover{
	background-image: 			url(../images/prod_valider_hover.gif);
}
.prod_prix{
	font-size: 					20px;
	font-weight: 				bold;
}
.pay_all{
	width:						590px;
	margin-left:				auto;
	margin-right:				auto;
	margin-top:					20px;
	margin-bottom:				20px;
	font-size:					11px;
}
.entreprises {
	width: 					535px; 
	height:					376px;
	float:					left;
	position:				relative;
	margin-left:			2%;
	text-align:				center;
}
.entreprises_bandeau{
	width: 					100%; 
	height:					60px;
	float:					left;
}
.entreprise_txt{
	width: 					100%;
	height:					340px;
}
.entreprises_txt1{
	font-size:				23px;
	font-weight:			bold;
}
.entreprises_txt2{
	font-size:				11px;
	font-weight:			bold;
	color:					#ff012b;
}
.entreprises_txt3{
	font-size:				15px;
	font-weight:			bold;
}
.entreprises_txt4{
	text-align:				left;
	font-size:				10px;
	font-weight:			normal;
}
.entreprises_pannel{
	width:					30%;
	height:					120px;
	float:					left;
	padding-left:			11px;
}
.entreprises_pannel2{
	width:					46%;
	height:					140px;
	float:					left;
	padding-left:			12px;
	font-size:				11px;
	font-weight:			bold;
	color:					#ff012b;
	text-align:				left;
}
.entreprise_txt span{
	width:					100%;
}
/*---------------- css - Footer --------------------*/
.footer{
	position:					relative;
	width:						100%;
	height: 					100px;
	background-color:			#fff;
	float:						left;
}
.footer_txt{
	text-align:					center;margin-top:					4px;
	position:					absolute;
	top:						100px;
	height: 					50px;
	width:						100%;
}
.footer_txt a,.footer_txt a:hover,.footer_txt a:visited{
	color:						#9b0050;
}