form#fiche_form_layer {
	position: relative;
	height: 490px;
}

form#fiche_form_layer h2 {
	line-height: 57px;
	padding: 0 10px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	background: url(../ximg/back_label.gif) repeat-x top left;
	margin-top: 3px;
}

div#fiche_left_col {
	width: 355px;
	float: left;
	position: relative;
}

div#fiche_left_col img#main_img {
	border: 1px solid black;
	border-bottom: 40px solid black;;
	margin: 15px;
	width: 325px;
}

div#fiche_left_col div#price_layer {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 28px;
	color: white;
	line-height: 40px;
	font-weight: bold;
	width: 325px;
	text-align: center;
}

div#fiche_left_col div#price_layer div#prix_promo_layer{
	position: absolute;
	bottom: -30px;
	left: 0;
	font-size: 20px;
	color: white;
	line-height: 30px;
	font-weight: bold;
	width: 327px;
	background: #BB001B;
	text-align: center;
}

div#fiche_left_col div#price_layer div#accroche_layer{
	position: absolute;
	top: -325px;
	left: 0;
	font-size: 20px;
	color: white;
	line-height: 30px;
	font-weight: bold;
	width: 327px;
	background: transparent url(../ximg/global/footer_background.png) no-repeat top left;
	text-align: center;
}

div#fiche_right_col {
	width: 425px;
	float: left;
}

div#fiche_right_col h3{
	color: #EF0000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	border-bottom: 1px dotted gray;
}

div#fiche_right_col div#FT_layer h1{
	margin-top: 20px;
	color: #EF0000;
	border-bottom: 1px dotted gray;
}

div#fiche_right_col div#FT_layer h1 strong {font-size: 14px !important;}

div#fiche_right_col ul#fiche_picto_list {
	position: absolute;
	top: -10px;
	right: 30px;
}

div#fiche_right_col ul#fiche_picto_list li{
	float: left;
	display: inline;
	width: 79px;
	height: 79px;
	text-align: center;
	background: url(../ximg/back_label_icon.gif) no-repeat top left;
}

div#fiche_right_col ul#fiche_picto_list li img {
	width: 49px;
	height: 49px;
	margin: 13px 0 0 0;
}

div#fiche_right_col td.attrib_cell {
	padding: 10px;
}

div#fiche_right_col td.attrib_cell select{
	width: 150px;
	border: 1px solid gray;
}
