/****************/
/* Fil d'Ariane */
#div_breadcrumbs {
	margin-bottom: 10px;
	margin-top: 10px;
}
/* Fil d'Ariane */
/****************/
#div_description {
	float: left;
	width: 805px;
}

#div_general {
	float: left;
	width: 295px;
	padding-left: 35px;
	padding-right: 35px;
}

h1.productName {
	padding-left: 35px;
	color: #89817f; 
	font-size: 27px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/****************/
/* Image medium */
/****************/
#div_view {
	background-image: url("skin/frame_product.png");
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	width: 300px;
}
#div_view a, #div_view a:visited {
	color: #5c5c5c; 
	font-weight: bold;
}
#div_view img {
	height: 300px;
	margin-bottom: 5px;
	width: 300px;
}
#div_pictureDialog div.dojoDialogContent {
	text-align: center;
}

/**************************************************************************************************************/
/************************ MODIFS CHRISTOPHE POUR ADAPTER TAILLE FENETRE ***************************************/
/**************************************************************************************************************/

#div_pictureDialog {
	border: 1px solid #33211e;
	display: none;
	margin-left: 0px;
	margin-top: 0px;
}
#div_pictureDialogTitle {
	background-image: url("skin/dialog_title_background.png");
	background-repeat: repeat-x;
	border-bottom: 1px solid #33211e;
	color: white;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
}
#div_pictureDialogTitle span {
	background-image: url("skin/arrow.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 27px;
}
#div_pictureDialogContent {
	background-color: white;
	color: black;
	
	padding: 0px;
	text-align: center;
	width: 100%;
	
}
/* Pied de page */
#div_pictureDialogFooter {
	background-image: url("skin/dialog_footer.png");
	background-repeat: repeat-x;
	border-top: 1px solid #33211e;
	height: 26px;
	text-align: right;
	width: 100%;
}
#div_pictureDialogFooter ul {
	float: right;
	height: 26px;
}
#div_pictureDialogFooter li {
	float: left;
	line-height: 26px;
	margin-right: 10px;
}
/**************************************************************************************************************/
/************************ FIN MODIFS CHRISTOPHE POUR ADAPTER TAILLE FENETRE ***********************************/
/**************************************************************************************************************/


/********************/
/* Bloc note + avis */
#div_description #div_mark {
	float: left;
	background-image: url("skin/product_mark_bg.png");
	background-repeat: none;
	width: 268px;
	height: 75px;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#div_description #title_mark {
	color: #89817f; 
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-left: 13px;
	margin-top: 18px;
	width: 175px;
}
#div_description ul {
	margin-left: 16px;
	margin-top: 8px;
}
#div_description #div_mark a {
	color: #ac9a6f; 
	padding-left: 15px;
	background-image: url("skin/title_dot.png");
	background-repeat: no-repeat;
	background-position: left;
}

/* notes */

#div_description div.markNone {
	background-image: url("skin/product_mark00.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.markNone span {
	display: none;
}

#div_description div.mark1 {
	background-image: url("skin/product_mark01.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark1 span {
	display: none;
}

#div_description div.mark2 {
	background-image: url("skin/product_mark02.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark2 span {
	display: none;
}

#div_description div.mark3 {
	background-image: url("skin/product_mark03.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark3 span {
	display: none;
}

#div_description div.mark4 {
	background-image: url("skin/product_mark04.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark4 span {
	display: none;
}

#div_description div.mark5 {
	background-image: url("skin/product_mark05.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark5 span {
	display: none;
}

#div_description div.mark6 {
	background-image: url("skin/product_mark06.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark6 span {
	display: none;
}

#div_description div.mark7 {
	background-image: url("skin/product_mark07.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark7 span {
	display: none;
}

#div_description div.mark8 {
	background-image: url("skin/product_mark08.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark8 span {
	display: none;
}

#div_description div.mark9 {
	background-image: url("skin/product_mark09.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark9 span {
	display: none;
}

#div_description div.mark10 {
	background-image: url("skin/product_mark10.png");
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	float: right;
}
#div_description div.mark10 span {
	display: none;
}

/*********/

#div_details {
	float: left;
	width: 405px;
	font-size: 12px;
}
#div_descriptionDetails {
	color: #340700; 
	font-weight: bold;
	margin-top: 12px;
	text-align: justify;
}
#div_viewDetails a, #div_viewDetails a:visited {
	color: #ac9a6f; 
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url("skin/arrow.png");
	background-repeat: no-repeat;
	background-position: center left;
}

#div_reference {
	color: #383838; 
	float: left;
	width: 250px;
	font-size: 12px;
}

/****************/
/* Bloc de prix */
#div_prices {
	clear: both; 
	padding-top: 30px;
	width: 100%;
}
#div_prix_conseille {
	float:left;
	text-align: center;
	width: 170px;
}
#div_prix_conseille span.prixConseilleText {
	/*color: #89817f;*/
	color: #ac9a6f;
	font-size: 14px;
}
#div_prix_conseille  span.prixConseilleMontant {
	/*color: #89817f;*/
	color: #ac9a6f;
	display: block;
	font-size: 16px;
	padding-top: 5px;
}

#div_price_availability {
	background-image: none;
	border: none;
	/*clear: both;*/
	font-weight: bold;
	/*margin-top: 30px;*/
	text-align: center;
	width: 190px;
	float: right;
}
#div_price_availability div.price strike {
	color: #383838; 
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
}
#div_price_availability span.price {
	background-image: url("skin/pack_price_bg.png");
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	color: #5f4e4c; 
	display: block;
	font-size: 25px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	margin: Opx;
	padding: 0px;
	white-space: nowrap;
	width: 175px;
}
#div_ecotax {
	font-size: 10px;
	white-space: nowrap;
	margin: 8px;
}
div.tooltip2 {
	margin-left: 105px;
}
*+div.tooltip2 {
	margin-left: -45px;
}
#div_stock {
	height: 28px;
	/*width: 147px;*/
}
#div_availability {
	clear: both;
	font-size: 13px;
	/*text-align: right;*/
}
div.available0,
#div_stock span,
div.notAvailable span {
	display: none;
}
div.available1 span,
div.available2 span,
div.available3 span,
div.available4 span {
	color: #fa4; 
}
#div_stock.lowStock {
	background-image: url("skin/picture_stock_low.png");
	background-position: center;
	background-repeat: no-repeat;
}
#div_stock.mediumStock {
	background-image: url("skin/picture_stock_medium.png");
	background-position: center;
	background-repeat: no-repeat;
}
#div_stock.highStock {
	background-image: url("skin/picture_stock_high.png");
	background-position: center;
	background-repeat: no-repeat;
}
div.noStock {
	display: none;
}
div.notAvailable {
	background-image: url("skin/nostock_even.png");
	background-position: center;
	background-repeat: no-repeat;
	/*width: 110px;*/
	height: 14px;
	margin: 5px;
}
div.notYetAvailable {
	background-image: url("skin/picture_clock.png");
	background-position: left;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 33px;
	/*width: 117px;*/
	white-space: nowrap;
}

span.namePart1 { 
	color: #2c2d3c;
}
span.namePart2 { 
	color: #ffaa44;
}
span.namePart3 { 
	color: #983939;
}
span.namePart1, span.namePart2, span.namePart3 {
	font-size: 12px;
	font-weight: 700;
}
/* Bloc de prix */
/****************/

#div_addCart {
	clear: both;
	float: right;
	width: 175px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 25px;
}
#div_addCart a {
	background-image: url("skin/button_add_to_cart_with_cart.png");
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: right;
	height: 33px;
	text-decoration: none;
	width: 177px;
}
#div_addCart a:hover {
	background-position: right -33px ;
}
#div_addCart span {
	display: none;
}

#div_content {
	float: left;
	width: 100%;
	color: #383838; 
	font-size: 10px;
}
#div_content span {
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	width: 410px;
	height: 15px;
	color: #5f4e4c; 
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 7px;
}

#div_technicalInformations {
	color: #340700; 
	font-weight: bold;
	text-align: justify;
	float: left;
	width: 100%;
}

#ul_linksProduct {
	margin-bottom: 10px;
}
#ul_linksProduct li {
	float: left;
	padding-left: 5px;
	text-align: center;
}
#ul_linksProduct a {
	display: block;
	width: 137px;
	height: 25px;
	background-image: url("skin/product_tab.png");
	background-position: top center;
	background-repeat: no-repeat;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
}
#ul_linksProduct a:hover {
	background-position: center -33px;
}
#ul_linksProduct a.selected {
	background-position: center -33px;
}

#div_linksContent {
	float: left;
	width: 100%;
	background-image: none;
}

#div_links table.withRows td {
	padding: 5px;
	border-bottom: 1px solid #edeeeb; 
}

td.packContent img {
	height: 40px;
	vertical-align: middle;
	width: 40px;
}

div.packItem {
	display: inline;
	padding-right: 25px;
}
div.firstItem {
	display: inline;
}
div.firstItem a, div.otherItem a {
	text-decoration: none;
}
div.otherItem {
	display: inline;
	padding-left: 24px;
	background-image: url("skin/plus.png");
	background-repeat: no-repeat;
	background-position: 4px center;
}
div.packNames {
	color: #383838; 
	float: left;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: underline;
}

td.priceNoPack {
	color: #383838; 
	text-align: center;
	text-decoration: line-through;
}

td.pricePack {
	text-align: center;
}


td.discount {
	color: red;
	font-weight: bold;
	text-align: center;
}

td.mark {
	width: 80px;
}

/* notes onglet */
td.mark div.markNone {
	width: 76px;
	margin: 5px;
	font-size: 10px;
}


td.mark div.mark1 {
	background-image: url("skin/mark01.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark1 span {
	display: none;
}

td.mark div.mark2 {
	background-image: url("skin/mark02.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark2 span {
	display: none;
}

td.mark div.mark3 {
	background-image: url("skin/mark03.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark3 span {
	display: none;
}

td.mark div.mark4 {
	background-image: url("skin/mark04.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark4 span {
	display: none;
}

td.mark div.mark5 {
	background-image: url("skin/mark05.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark5 span {
	display: none;
}

td.mark div.mark6 {
	background-image: url("skin/mark06.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark6 span {
	display: none;
}

td.mark div.mark7 {
	background-image: url("skin/mark07.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark7 span {
	display: none;
}

td.mark div.mark8 {
	background-image: url("skin/mark08.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark8 span {
	display: none;
}

td.mark div.mark9 {
	background-image: url("skin/mark09.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark9 span {
	display: none;
}

td.mark div.mark10 {
	background-image: url("skin/mark10.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 7px;
	margin: 5px;
}
td.mark div.mark10 span {
	display: none;
}
/****************/
td.price, td.priceNoPack, td.pricePack, td.discount {
	width: 90px;
}



td.addCart {
	width: 100px;
	text-align: center;
}

#div_links a.link_addCart {
	white-space: nowrap;
	display: block;
	background-image: url("skin/big_cart.png");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px;
}

td.product {
	width: 510px;
}

td.packContent {
	width: 400px;
}

/* moins cher */
#productCheaper {
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}



/* description */
#descFull {
	font-size: 12px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}

span.smallTitle {
	margin-top: 15px;
	display: block;
	width: 100%;
	color: #5f4e4c; 
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

/* commentaires */
#tabComment {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}
#tabComment #links {
	float: right;
	margin: 50px;
}
#tabComment #link_validate {
	float: left;
	width: 114px;
	height: 32px;
	background-image: url("skin/bt_valider.png");
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#tabComment #link_validate:hover {
	background-position: center -33px;
}
#tabComment #link_validate span {
	visibility: hidden;
}
#tabComment #link_cancel {
	float: left;
	width: 114px;
	height: 33px;
	
	background-image: url("skin/button_cancel.png");
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#tabComment #link_cancel:hover {
	background-position: center -33px;
}
#tabComment #link_cancel span {
	visibility: hidden;
}
#noComment {
	display: block;
}
td.date {
	white-space: nowrap;
}

/***********/

#div_column {
	float: right;
	width: 190px;
}
/********************/
/* Bloc "+ produit" */
#div_assets {
	background-image: url("skin/block_assets_bottom.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom: 11px;
	color: #5f4e4c; 
	width: 190px;
}
#div_assets h6 {
	background-image: url("skin/block_assets_header.png");
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#div_assets span {
	display: none;
}
#div_assets div {
	background-image: url("skin/block_assets_bg.png");
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 14px;
	width: 170px;
}
#div_assets div li {
	font-weight: bold;
}
/* Bloc "+ produit" */
/********************/
/******************************/
/* Bloc de fonctions diverses */
#div_menuRight {
	background-image: url("skin/block_type_8_header.png");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
}
#div_menuRight ul {
	background-image: url("skin/block_type_8_footer.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#div_menuRight a {
	background-image: url("skin/block_type_8_button.png");
	background-position: 0px 0px;
	color: #5f4e4c; 
	display: block;
	height: 30px;
	padding-left: 8px;
	text-decoration: none;
	width: 171px;
}
#div_menuRight a:hover {
	background-position: 0px -30px;
}
#div_menuRight a span {
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
}
#div_menuRight a.productDocument span {
	background-image: url("skin/icon_letter.png");
}
#a_productPrint span {
	background-image: url("skin/icon_printer.png");
}
#a_sendFriend span {
	background-image: url("skin/icon_envelope.png");
}
#a_productAlert span {
	background-image: url("skin/icon_euro.png");
}
#a_addProductToWishlist span {
	background-image: url("skin/icon_letter.png");
}
/* Bloc de fonctions diverses */
/******************************/
#div_videos {
	background-color: black;
	background-image: none;
	color: #ac9a6f; 
	display: none;
}
#div_videos h1 {
	display: none;
}

#div_videos h1 span {
	visibility: hidden;
}
#div_videoContent{
	background-image: url("skin/video_footer.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 17px;
	display: block;
	float: left;
	width: 100%;
}

#div_video {
	background-color: black;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#div_videoPlaylist {
	background-color: black;
	background-image: none;
	display: block;
	float: left;
	padding-top: 10px;
	width: 100%;
}
/*
li.video {
	display: block;
	float: left;
	margin-left: 2px;
	line-height: 25px;
}
*> li.video {
	margin-left: 4px;
}
li.video a {
	display: block;
	width: 15px;
	height: 25px;
	background-image: url("skin/video_link_off.gif");
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	color: white;
	text-align: center;
	font-size: 9px;
	v-align: bottom;
}
li.video a:hover {
	background-image: url("skin/video_link_on.gif");
}
*/
/************/
/* Scroller */
/************/
#div_images {
	width: 280px;
}
div.softScroller a.leftArrow {
	float: left;
	width: 30px;
	height: 100px;
	background-image: url("skin/scroll_left_little.png");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
div.softScroller a.leftArrow:hover {
	background-position: -30px top;
}

div.largeProductsScroller {
	background-image: url("skin/scroll_anime_bg_little.png");
	height: 100px;
	float: left;
	margin-top: 20px;
	width: 220px;
}

div.softScroller a.rightArrow {
	float: left;
	width: 30px;
	height: 100px;
	background-image: url("skin/scroll_right_little.png");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
div.softScroller a.rightArrow:hover {
	background-position: -30px top;
}
div.softScroller a.rightArrow span, div.softScroller a.leftArrow span {
	display: none;
}
div.largeProductsScroller img {
	width: 80px;
	height: 80px;
	padding-top: 8px;
	margin-top: 0px;
}


/* bloc gris */
#div_informations {
	color: #5f4e4c; 
	display: none;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 36px;
}
#div_informations a {
	color: #5f4e4c; 
}
#div_informations a:hover {
	color: #5f4e4c; 
	text-decoration: underline;
}
#div_advise {
	background-image: none;
	cursor: pointer;
	float: left;
	height: 92px;
	padding-left: 91px;
	padding-right: 9px;
	padding-top: 30px;
	width: 238px;
}
#div_delivery {
	background-image: none;
	float: left;
	height: 92px;
	padding-left: 10px;
	padding-right: 95px;
	padding-top: 30px;
	width: 189px;
}
#span_delivery_2 {
	display: block;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
#div_payment {
	background-image: none;
	float: left;
	height: 92px;
	padding-left: 10px;
	padding-top: 30px;
	width: 287px;
}
#div_payment a {
	display: block;
	font-size: 11px;
	line-height: 14px;
	margin-left: 45px;
}
/****************/
/* Fil d'Ariane */
#table_breadcrumbs {
	margin-left: 20px;
}
/* Fil d'Ariane */
/****************/
/***********/
/* Onglets */
#div_links {
	clear: both;
	padding-top: 10px;
}

#div_linksContent div.tab {
	float: left;
	margin-top: 20px;
	width: 1000px;
}

/* Alternance des lignes */
#div_links tr.even {
	background-color: white;
}
/* Entêtes */
#div_links th {
	color: white;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}
/* Cases */
#div_links td {
	margin: 0px;
	padding: 0px;
}
/* Tableau des produits similaires */
#table_similarProducts {
	border-collapse: collapse;
	width: 1000px;
}
/* Cases image */
#table_similarProducts td.picture {
	padding: 5px;
	padding-left: 15px;
}
/* Cases nom */
#table_similarProducts td.name {
	color: #383838; 
}
/* Cases nom > Lien */
#table_similarProducts td.name a {
	color: #fa4; 
}
/* Cases nom > Titre */
#table_similarProducts td.name strong {
	background-image: url("skin/title_dot.png");
	background-position: center left;
	background-repeat: no-repeat;
	color: #383838; 
	font-size: 14px;
	padding-left: 15px;
}
/* Cases Prix */
#table_similarProducts td.price {
	padding: 5px;
	width: 80px;
}
/* Cases disponibilité */
#table_similarProducts td.availability {
	padding: 5px;
	width: 120px;
}
/* Cases ajout au panier */
#table_similarProducts td.addToCart {
	text-align: center;
	width: 90px;
}
/* Ajouts au panier */
#table_similarProducts a.addToCart {
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 45px;
	text-decoration: underline;
	width: 55px;
}
#table_similarProducts tr.odd a.addToCart {
	background-image: url("skin/big_cart.png");
}
#table_similarProducts tr.even a.addToCart {
	background-image: url("skin/big_cart.png");
}
/* Onglets */
/***********/
/***********************/
/* Moins cher ailleurs */
/* Titre */
#div_cheaperTitle {
	background-image: url("skin/title_cheaper_tab.png");
	background-position: left;
	background-repeat: no-repeat;
	height: 36px;
	margin-left: 15px;
	margin-top: 15px;
	width: 985px;
}
#div_cheaperTitle span {
	display: none;
}
/* Colonne gauche */
#div_cheaperFirst {
	float: left;
	padding: 18px;
	width: 464px;
}
/* Colonne droite  */
#div_cheaperSecond {
	float: left;
	width: 500px;
}
/* Sous-titre */
#p_cheaper1 {
	color: #5f4e4c; 
	font-weight: bold;
}
#p_cheaper2 {
	margin-bottom: 15px;
}
/* Champs obligatoires */
#div_cheaperFirst em {
	color: #fa4; 
}
#div_cheaperFirst span.errorMessage {
	font-size: 9px;
	white-space: nowrap;
}
#div_cheaperFirst td.error {
	width: 90px;
}

#input_cheaperPrice {
	width: 100px;
}
/* Détails entre parenthèses */
#span_cheaperPrice {
	font-size: 9px;
	white-space: nowrap;
}
/* Commentaires */
#div_cheaper textarea {
	height: 130px;
	width: 450px;
}
/* Validation */
#div_cheaper #link_validate {
	background-image: url("skin/bt_envoyer.png");
	display: block;
	height: 33px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-decoration: none;
	width: 114px;
}
#div_cheaper #link_validate:hover {
	background-position: 0px -33px;
}
#div_cheaper #link_validate span {
	visibility: hidden;
}
/* Conditions */
#p_cheaper3 {
	background-image: url("skin/block_type_5.png");
	display: block;
	height: 297px;
	margin-top: 45px;
	padding: 18px;
	width: 432px;
}
#p_cheaper3 em {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
/* Confirmation de l'envoi */
#p_cheaper4 {
	color: red;
}
/* Moins cher ailleurs */
/***********************/
/****************/
/* Commentaires */
/* Titre */
#div_commentsList #div_commentsTitle {
	background-image: url("skin/title_comments_tab.png");
	background-position: left;
	background-repeat: no-repeat;
	height: 42px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	width: 985px;
}
#div_commentsSummary {
	font-weight: bold;
	line-height: 48px;
	margin-left: 20px;
}
#div_commentsSummary span {
	float: left;
}
#div_commentState {
	background-image: url("skin/arrow.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 20px;
	padding-left: 23px;
}
#div_commentState em {
	display: block;
	font-size: 9px;
	font-style: normal;
}
#div_commentsTitle span,
#div_commentsList div.markNone span,
#div_commentsList div.mark1 span,
#div_commentsList div.mark2 span,
#div_commentsList div.mark3 span,
#div_commentsList div.mark4 span,
#div_commentsList div.mark5 span,
#div_commentsList div.mark6 span,
#div_commentsList div.mark7 span,
#div_commentsList div.mark8 span,
#div_commentsList div.mark9 span,
#div_commentsList div.mark10 span {
	display: none;
}
#div_commentsSummary div.markNone,
#div_commentsSummary div.mark1,
#div_commentsSummary div.mark2,
#div_commentsSummary div.mark3,
#div_commentsSummary div.mark4,
#div_commentsSummary div.mark5,
#div_commentsSummary div.mark6,
#div_commentsSummary div.mark7,
#div_commentsSummary div.mark8,
#div_commentsSummary div.mark9,
#div_commentsSummary div.mark10 {
	float:left;
	height: 48px;
	width: 80px;
}
#div_commentsSummary div.markNone {
	background-image: url("skin/product_mark00.png");
}
#div_commentsSummary div.mark1 {
	background-image: url("skin/product_mark01.png");
}
#div_commentsSummary div.mark2 {
	background-image: url("skin/product_mark02.png");
}
#div_commentsSummary div.mark3 {
	background-image: url("skin/product_mark03.png");
}
#div_commentsSummary div.mark4 {
	background-image: url("skin/product_mark04.png");
}
#div_commentsSummary div.mark5 {
	background-image: url("skin/product_mark05.png");
}
#div_commentsSummary div.mark6 {
	background-image: url("skin/product_mark06.png");
}
#div_commentsSummary div.mark7 {
	background-image: url("skin/product_mark07.png");
}
#div_commentsSummary div.mark8 {
	background-image: url("skin/product_mark08.png");
}
#div_commentsSummary div.mark9 {
	background-image: url("skin/product_mark09.png");
}
#div_commentsSummary div.mark10 {
	background-image: url("skin/product_mark10.png");
}
#div_commentsSummary table {
	border-collapse: collapse;
	width: 100%;
}
#div_commentsList td.mark {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	width: 90px;
}
#div_commentsList td.comment {
	border-bottom: 1px solid #edeeeb; 
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
#div_commentsList td.comment span {
	display: block;
}
#div_commentsList td.comment span.title {
	color: #5f4e4c; 
	font-weight: bold;
}
#div_commentsCreate #div_commentsTitle {
	background-image: url("skin/title_comments_tab_2.png");
	background-position: left;
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	width: 985px;
}
/* Colonne gauche */
#div_commentFirst {
	float: left;
	padding: 18px;
	width: 464px;
}
#div_commentFirst #a_return {
	background-image: url("skin/arrow.png");
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 23px;
}
/* Colonne droite  */
#div_commentSecond {
	float: left;
	width: 500px;
}
#tr_commentMark td,
#tr_commentTitleInput td,
#tr_numberOfCharacters td {
	padding-bottom: 20px;
} 
#input_commentTitle {
	width: 205px;
}
#div_commentsCreate textarea {
	height: 200px;
	width: 450px;
}
#tr_numberOfCharacters {
	font-size: 9px;
}
#nbCaracs {
	width: 40px;
}
#div_commentsCreate #link_validate {
	background-image: url("skin/button_validate_my_opinion.png");
	display: block;
	height: 33px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 15px;
	text-decoration: none;
	width: 177px;
}
#div_commentsCreate #link_validate:hover {
	background-position: 0px -33px;
}
#div_commentsCreate #link_validate span {
	visibility: hidden;
}
#div_commentsCreate #span_fieldrequired {
	margin-left: 20px;
}
/* Conditions */
#p_commentConditions {
	background-image: url("skin/block_type_5.png");
	display: block;
	height: 297px;
	margin-top: 45px;
	padding: 18px;
	width: 432px;
}
/* Confirmation de l'envoi */
#p_commentSaved {
	color: red;
}
/* Commentaires */
/****************/
/*******************************/
/* Envoyer cette page à un ami */
#div_adviceDialog {
	margin-left: -225px;
	margin-top: -205px;
}
#div_adviceDialog div.dojoDialogTitle,
#div_adviceDialog div.dojoDialogFooter {
	width: 450px;
}
#div_adviceDialog div.dojoDialogContent {
	width: 420px;
}
#div_listOfProductsToRecommend {
	margin-bottom: 10px;
	max-height: 220px;
	overflow: auto;
	width: 420px;
}
#div_listOfProductsToRecommend table {
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: 60px;
	margin-top: 10px;
}
#div_listOfProductsToRecommend td.picture {
	width: 82px;
}
#div_listOfProductsToRecommend td.picture img {
	border: 1px solid #983939; 
	height: 80px;
	width: 80px;
}
#div_listOfProductsToRecommend td.name {
	color: #5f4e4c; 
	font-size: 15px;
	font-weight: bold;
	padding-left: 13px;
	width: 205px;
}
#div_formAdvice table {
	margin-bottom: 20px;
	width: 420px;
}
#div_formAdvice table label {
	font-weight: bold;
}
#div_formAdvice table input {
	margin-bottom: 10px;
	width: 195px;
}
#div_adviceMessages {
	height: 15px;
	text-align: center;
	width: 420px;
}
#div_adviceDialog #div_buttons {
	height: 31px;
	width: 420px;
}
#a_dialogAdviceProductValidate {
	background-image: url("skin/button_send_to_a_friend.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 33px;
	width: 177px;
}
#a_dialogAdviceProductValidate:hover {
	background-position: 0px -33px;
}
#a_dialogAdviceProductValidate span {
	display: none;
}
/* Envoyer cette page à un ami */
/*******************************/

