#promo_popup {
	position: absolute;
	top: 180px;
	left: 350px;
	z-index: 1000;
	cursor: pointer;
}

h1, h2, h3, h4 {
	display: inline;
	margin: 0;
	padding: 0;
}

.fondtitre{
	background:#DCDCDC;
}

.banner_top {
	background: #FF6600;
	width:334px;
	padding-bottom:0px;
}

.top_line_0 {
	background: #FEC8A1;
}

.top_line_1 {
	background: #FFBA87;
}

.top_line_0 a{
	color:black;
	font-weight:bold;
	font-size:9px;
}

.top_line_1 a{
	color:black;
	font-weight:bold;
	font-size:9px;
}

.top_line_0 a:hover{
	color:black;
	font-weight:bold;
	font-size:9px;
}

.top_line_1 a:hover{
	color:black;
	font-weight:bold;
	font-size:9px;
}

.fiche_img {
	width:194px;
	height:181px;
	vertical-align:middle;
	text-align:center;
}

.fiche_simg {
	width:109px;
	height:102px;
	vertical-align:middle;
	text-align:center;
}

.label_coeur {
	color: #000000;
	background: url('./ximg/back_coeur.jpg');
	text-align:right;
	padding-right:6px;
	padding-bottom:4px;
	font-weight:bold;
	width:220px;
	font-style:italic;
}

.label_top {
	color: white;
	background-color: #E6621A;
	background-image: url('./ximg/back_label.gif');
	text-align:right;
	padding-right:6px;
	padding-bottom:2px;
	font-weight:bold;
	width:239px;
	font-style:italic;
}

.label_secure {
	color: #F05F10;
	background: url('./ximg/back_secure.jpg');
	text-align:right;
	padding-bottom:5px;
	padding-right:6px;
	font-weight:bold;
	width:228px;
	font-style:italic;
}

.home_text {
	background: url('./ximg/home_back.jpg');
	background-repeat: no-repeat;
	width:611px;
	height:150px;
}

.home_prod {
	border-left: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
}

.menu_tab_cell {
	background: url('./ximg/back_tab.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
	width:81px;
	text-align:center;
}

.menu_tab {
	width:81px;
	height:27px;
	overflow:hidden;
	/*background: url('./ximg/back_tab.jpg');*/
}

.smenu_tab {
	width:100%;
	height:14px;
	border: 1px solid black;
	padding:3px;
}

.menu_tab a {
	font-size:8px;
	color:black;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.menu_tab a:hover {
	font-size:10px;
	color:black;
	text-decoration:none;
}

.header {
	height:111px;
}

.label_block {
	font-size:11px;
	font-weight:bold;
	color:#EF4811;
	font-style:italic;
	width:115px;
}

.footer {
	background: #DCDCDC;
	border-top: 1px solid #EF4811;
	height:29px;
}

.footer a{
	color:black;
	text-decoration:none;
	font-size:10px;
	font-style:italic;
}

.footer a:hover{
	color:black;
	font-size:10px;
	font-style:italic;
}

.select_home {
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	width:133px;
	height:202px;
	padding:5px;
}

.content {
	padding-left:0px;
	vertical-align: top;
}

.search_input {
	width:88px;
	border-top:1px solid #ABABAB;
	border-left:1px solid #ABABAB;
	border-bottom:1px solid #FDFDFD;
	border-right:1px solid #FDFDFD;
	font-size:10px;
}

.blocks_top {
	background: url('./ximg/back_search.jpg');
	width:150px;
	height:119px;
	vertical-align:top;
	padding-top:5px;
	text-align:center;
}

.block_panier {
	background: url('./ximg/banner_panier.jpg');
	width:246px;
	height:76px;
	vertical-align:top;
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
}

.top_menu {
	height:23px;
	border-top:1px solid white;
	background:#FFA970;
	font-family:verdana;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
}

.top_menu a {
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}

.top_menu a:hover {
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
	color:black;
}
/* BEGIN - fixedcontent class*/
	/* BEGIN - fixedcontent section class*/
	.fixedcontent_section_table{
		width:800px;
		background: url('./ximg/fixedcontent_section_bg.gif');
		background-position:right;
		background-repeat:repeat-y;
		margin-left: 7px;
	}
	.fixedcontent_section_title{
		height:25px;
		background: url('./ximg/fixedcontent_section_title_bg.gif');
		background-repeat:no-repeat;
		text-transform : capitalize;
		font-weight : bold;
		font-size : 13pt;
		font-style : italic;
	}
	.fixedcontent_section_stable{
		width:615px;
		background: url('./ximg/fixedcontent_section_bg.gif');
		background-position:right;
		background-repeat:repeat-y;
		margin-left: 110px;
	}
	.fixedcontent_section_stitle{
		height:25px;
		background: url('./ximg/fixedcontent_section_stitle_bg.gif');
		background-repeat:no-repeat;
		text-transform : capitalize;
		font-weight : bold;
		font-size : 13pt;
		font-style : italic;
	}
	.fixedcontent_section_content{
		width:100%;
		background: url('./ximg/fixedcontent_section_footer.gif');
		background-position:bottom right;
		background-repeat:no-repeat;
	}
	/* END - fixedcontent section class*/

	/* BEGIN - fixedcontent ssection class*/
	.fixedcontent_ssection_table{
		font-family : Verdana;
		color:#5A5A5A;
		width:100%;
	}
	.fixedcontent_ssection_title{
		padding-top:10px;
		border-bottom:1px solid #B7B7B7;
		font-weight : bold;
		font-size : 9pt;
	}
	.fixedcontent_ssection_content, .fixedcontent_ssection_content td{
		color:#5A5A5A;
		font-size:8pt;
		font-style:italic;
		padding-top:3px;
		padding-bottom:3px;
	}
	.fixedcontent_ssection_content a{
		color:#EF4811;	/*orange*/
		text-decoration:none;
	}
	.fixedcontent_ssection_content a:hover{
		text-decoration:underline;
	}
	/* END - fixedcontent ssection class*/

	/* BEGIN - fixedcontent common class*/
	.fixedcontent_color_A{
		color:#EF4811;	/*orange*/
	}
	.fixedcontent_color_B{
		color:#000000;	/*noir*/
	}
	.fixedcontent_warning{
		font-size:7pt;
	}
	/* END - fixedcontent common class*/

	/* BEGIN - pannier common class*/
	.panier_table{
		color:#000000;
		font-size:10pt;
	}
	.panier_liste_head{
		height:20px;
		text-align:center;
		font-size:6pt;
		color:#000000;
		font-weight:bold;
	}
	.panier_liste_row{
		font-size:6pt;
		text-align:center;
		height:57px;
	}
	.panier_liste_row a:link, .panier_liste_row a{
		font-size:7pt;
		color:#000000;
		text-decoration:none;
	}
	.panier_liste_row a:hover{
		text-decoration:underline;
	}
	.panier_footer_row{
		height:20px;
	}
	.panier_total_lib{
		text-align:right;
		padding-left:10px;
		font-weight:bold;
		vertical-align: middle;
	}
	.panier_total_val{
		text-align:right;
		padding-right:10px;
		padding-left:5px;
		color:#000000;
		font-weight:bold;
		white-space:nowrap;
		vertical-align: middle;
	}
	/* END - pannier common class*/

	/* BEGIN - suivi commandes common class*/
	.suivi_table{
		border-collapse:collapse;
	}
	.suivi_head{
		background-color:#B7B7B7;
		border:1px solid #B7B7B7;
		color:#000000;
	}
	.suivi_row{
		font-weight:bold;
		text-align:center;
	}
	.suivi_row TD{
		border:1px dotted #B7B7B7;
	}
	.suivi_row a:link, .suivi_row a{
		text-decoration:none;
	}
	.suivi_row a:hover{
		text-decoration:underline;
	}
	/* END - suivi commandes common class*/

	/* BEGIN - avis common class*/
	.avis_table{
	}
	.avis_lib{
		color:#000000;
		font-size:10px;
		font-weight:bold;
	}
	.avis_val{
		color:#EF4811;
		font-size:10px;
		font-weight:bold;
	}
	.avis_desc_1.textebold{
		color:#9FC5EA;
		font-weight:bold;
	}
	/* END - avis common class*/

	/* BEGIN - promopack class*/
	.promopack_table{
		width:121px;
		height:135px;
		table-layout:fixed;
	}
	.promopack_prix{
		height:20px;
		text-align:right;
		padding-right:5px;
		color:#EF4811;	/*orange*/
		font-weight:bold;
	}
	.promopack_titre{
		height:40px;
		vertical-align:top;
		font-weight : bold;
		font-size : 9px;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
	}
	.promopack_pack{
		background-repeat:no-repeat;
		padding-left:30px;
		height:17px;
		font-weight:bold;
		font-size:10px;
		color:#000000;
		font-style:italic;
	}
	.promopack_pack a, .promopack_pack a:hover{
		color:#000000;
		text-decoration:none;
	}
	.promopack_packlib{
		font-weight:bold;
		font-size:10px;
		color:#EF4811;	/*orange*/
	}
	/* END - avis common class*/
	.popup_panier a{
		color:#000000;
		text-decoration:none;
	}
	.popup_panier a:hover{
		text-decoration:underline;
	}
/* END - fixedcontent class*/

div.gain_layer {
	font-family: Arial;
	display: block;
	position: absolute;
	top: 0;
	right: 170px;
	background: url(./ximg/icon_pourcent.jpg) center no-repeat;
	width: 60px;
	height: 46px;
	line-height: 46px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

div.gain_fiche_layer {
	font-family: Arial;
	display: block;
	position: absolute;
	top: -40px;
	left: 35px;
	background: url(./ximg/icon_pourcent.jpg) center no-repeat;
	width: 60px;
	height: 43px;
	line-height: 43px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

div.gain_layer_cat {
	font-family: Arial;
	display: block;
	position: absolute;
	top: 55px;
	right: 5px;
	background: url(./ximg/icon_pourcent.gif) center no-repeat;
	width: 35px;
	height: 43px;
	line-height: 43px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

div.gain_layer_liste {
	font-family: Arial;
	display: block;
	position: absolute;
	top: 65px;
	right: 200px;
	background: url(./ximg/icon_pourcent.gif) center no-repeat;
	width: 35px;
	height: 43px;
	line-height: 43px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

/* Page d'erreur */

div.contenu_error {width:800px;margin:20px 0 0 20px;}
p.fixedcontent_section_title{width:800px;}
td.fixedcontent_ssection_content a.button{margin:0 30px 0 0;}