body.interieur.saveurs div.saveurs{
	width:787px;
}
body.interieur.saveurs #Laureats{
padding-left:5px;	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
body.interieur.saveurs #Laureats ul{
	margin:0 0 0 27px;
}
body.interieur.saveurs .retoursaveurs{
    margin: 20px 0 10px 33px;
    color: #999;
    display:block;
    text-decoration: none;
}
body.interieur.saveurs .retoursaveurs:hover{
    text-decoration: underline;
}
body.interieur.saveurs .retoursaveurs span{
    font-size:13px;
}
	body.interieur.saveurs #Laureats ul.list{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top:50px;
	}
	body.interieur.saveurs #Laureats ul.list li{
		float:left;
		margin:0 6px 60px 0;
		height:314px;
		width:237px;
		position:relative;
	}
	body.interieur.saveurs #Laureats ul.list li div{
		background:transparent url(/style/v3/images/saveurs/bcklaureat.png) no-repeat 0 0;
		width:235px;
		height:295px;
		padding:10px 20px 0 20px;
		position:absolute;
		top:0;
		left:0;
		z-index:10
	}
	body.interieur.saveurs #Laureats ul.list li div h1{
		font-size:14px;
		font-weight:100;
		margin:0 0 10px 0;
		line-height:16px;
		letter-spacing: -1px;
                text-align:left;
                border:none;
	}
	body.interieur.saveurs #Laureats ul.list li div h1 span{
		font-size:23px;
                color:#333;
		font-weight:100;
                line-height:23px;
                text-align:left;
                margin:0;
                padding:0;
	}
	body.interieur.saveurs #Laureats ul.list li div .image{
		margin-top: -40px;
		display:block;
		text-align:center;
		left:0;
                margin-bottom:15px;
	}
	body.interieur.saveurs #Laureats ul.list li div p{
		font-family: Calibri, Verdana, Ariel, sans-serif;
		font-size:12px;
		text-align:justify;
	}
	body.interieur.saveurs #Laureats ul.list li .decouvrir{
		-webkit-border-bottom-right-radius: 15px;
		-webkit-border-bottom-left-radius: 15px;
		-moz-border-radius-bottomright: 15px;
		-moz-border-radius-bottomleft: 15px;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
		display:block;
		width:150px;
		height:18px;
		text-align:center;
		color:#FFF;
		position:absolute;
		bottom:0;
		left:50px;
		z-index:1;
		font-size:10px;
		font-style:italic;
		padding: 5px 0 0 0;
	}
	body.interieur.saveurs #Laureats .title{
		width:780px;
		height:74px;
		background:transparent url(/style/v3/images/saveurs/title.jpg) no-repeat 0 0;
	}
	body.interieur.saveurs #Laureats .title span{
		display:none;
	}
	
body.interieur.saveurs #Laureat{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:40px 0 0 0;
    margin:0 0 0 27px;
    width:740px;
}
	body.interieur.saveurs #Laureat h2{
            font-size:20px;
            font-weight:100;
            letter-spacing: -3px;
            margin: 0 0 15px 362px;
            border:none;
	}
	body.interieur.saveurs #Laureat .text{
            font-family: Calibri, Verdana, Ariel, sans-serif;
            font-size:13px;
            line-height:16px;
            text-align:justify;
            margin-left:362px;
	}
	body.interieur.saveurs #Laureat .text div{ margin:1em 0 1em 0; }
	body.interieur.saveurs #Laureat .text p{ margin:1em 0 1em 0; }
	body.interieur.saveurs #Laureat .image{
		background:transparent url(/style/v3/images/saveurs/backimg.jpg) no-repeat 0 -1px;
		width:327px;
		height:298px;
                padding-top:5px;
		float:left;
		margin:0 35px 0 0;
		position:relative;
	}
	body.interieur.saveurs #Laureat .image table{
		width: 100%;
		height: 100%;
	}
	body.interieur.saveurs #Laureat .divdecouvrir{
		width:327px;
		text-align:center;
	}
	body.interieur.saveurs #Laureat .divdecouvrir .decouvrir{
		-webkit-border-top-right-radius: 15px;
		-webkit-border-top-left-radius: 15px;
		-moz-border-radius-topright: 15px;
		-moz-border-radius-topleft: 15px;
		border-top-right-radius: 15px;
		border-top-left-radius: 15px;
		display:inline-block;
		height:18px;
		text-align:center;
		color:#FFF;
		font-size:10px;
		font-style:italic;
		padding: 5px 20px 0 20px;
		margin-left:auto;
		margin-bottom:auto;
		width:auto;
	}
	body.interieur.saveurs #Laureat .avis{
		background:transparent url(/style/v3/images/saveurs/backoption.jpg) no-repeat 0 47px;
		margin:0;
		width:350px;
	}
		body.interieur.saveurs #Laureat .avis li{
			color:#a8c137;
			font-size:12px;
			list-style:inside !important;
			list-style-type:disc !important;
			padding-left:27px;
			margin:0 0 10px 0;
			text-indent: -12px;
			
		}
		body.interieur.saveurs #Laureat .avis li span{
			color:#000;
		}
		
		body.interieur.saveurs #Laureat .avis h2,
		body.interieur.saveurs #Laureat .avis h3{
			color:#008fa1;
			font-size:16px;
			background:transparent url(/style/v3/images/saveurs/avis.jpg) no-repeat left bottom;
			height:40px;
			letter-spacing:-1px;
			padding: 12px 0 0 53px;
			margin: 0 0 25px 0;
		}
	body.interieur.saveurs #Laureat .marque{
		background:transparent url(/style/v3/images/saveurs/backoption.jpg) no-repeat 0 47px;
		width:350px;
		margin:0;
	}
		body.interieur.saveurs #Laureat .marque h2,
		body.interieur.saveurs #Laureat .marque h3{
			color:#008fa1;
			font-size:16px;
			background:transparent url(/style/v3/images/saveurs/plus.jpg) no-repeat left bottom;
			min-height:26px;
			letter-spacing:-1px;
			padding: 12px 0 0 53px;
			margin: 0 0 20px 0;
		}
		body.interieur.saveurs #Laureat .marque h4, #Laureat .marque h4 a, #Laureat .marque h4 a span{
			color:#333;
			font-size:12px;
			font-weight:100;
			text-align:left;
		}
		body.interieur.saveurs #Laureat .marque h4{
			margin:0 0 0 20px;
		}
		body.interieur.saveurs #Laureat .marque table{
			margin:10px 0 0 0;
			width:100%;
			min-height:131px;
		}
		body.interieur.saveurs #Laureat .marque table td{
			text-align:center;
		}
		body.interieur.saveurs #Laureat .marque table td img{
			margin:10px;
		}
		body.interieur.saveurs #Laureat .marque table td .bulle_contributeur{
			display:inline-block;
			width: 60px;
			height:54px;
			padding:0;
			margin-top:0;
			background: transparent url(/style/v3/images/saveurs/contributeur.png) no-repeat 0 0;
		}
		body.interieur.saveurs #Laureat .marque table td .bulle_contributeur span{
			display:none;
		}
		body.interieur.saveurs #Laureat .marque table td .site span{
			display:none;
		}
		body.interieur.saveurs #Laureat .marque .site{
			display:inline-block;
			width:45px;
			height:42px;
			background-color:transparent;
			background-image:url(/style/v3/images/saveurs/www.png);
			background-repeat:no-repeat;
			background-position:0 0;

		}
		body.interieur.saveurs #Laureat .marque .links{
			background:transparent url(/style/v3/images/saveurs/separator.jpg) no-repeat 0 0;
			padding:0 0 0 10px;
		}
		body.interieur.saveurs #Laureat .tv {
			background:transparent url(/style/v3/images/saveurs/backtv.jpg) no-repeat 0 30px;
			margin-top:30px;
		}
		body.interieur.saveurs #Laureat .tv .video {
			width:560px;
			margin:0 auto;
		}
		body.interieur.saveurs #Laureat .tv h2,
		body.interieur.saveurs #Laureat .tv h3{
			color:#008fa1;
			font-size:16px;
			background:transparent url(/style/v3/images/saveurs/tv.jpg) no-repeat 0 0;
			min-height:30px;
			letter-spacing:-1px;
			padding: 5px 0 0 53px;
			margin: 0 0 30px 0;
		}
body.interieur.saveurs #Laureats form input{
	width: 628px;
	height: 24px;
	border: auto !important;
}
body.interieur.saveurs #Laureats form th {
	color: #A8C137;
	font-size: 18px;
	font-weight: 100;
	text-align: left;
	padding: 30px 0 0 0;
}
body.interieur.saveurs #Laureats form .members li {
	float:left;
	margin:0 5px 0 0;
}
body.interieur.saveurs #Laureats form .members li a{
	border:1px solid #CCC;
	display:block;
}
body.interieur.saveurs #Laureats form .members li .selected{
	border:3px solid #F90;
}
body.interieur.saveurs .majeur{
	margin:80px;
}

/* colonne de droite */
	body.interieur.saveurs #Column_Right .actu_saveurs{
		display:block;
		width:300px;
		background:transparent url(/style/v3/images/saveurs/sprite-saveurs.jpg) no-repeat 0 0;
		height:112px;
		margin:0 0 14px 3px;
	}
	body.interieur.saveurs #Column_Right .actu_saveurs span{
		display:none;
	}
	body.interieur.saveurs #Column_Right .titre_laureats{
		width:300px;
		background:transparent url(/style/v3/images/saveurs/sprite-saveurs.jpg) no-repeat 0 -126px;
		display:block;
		height:56px;
		margin:0 0 0 3px;
		
	}
	body.interieur.saveurs #Column_Right .titre_laureats span{
		display:none;
	}
	body.interieur.saveurs #Column_Right .cat_laureats{
		width:300px;
		margin:0 0 14px 3px;
		display:block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
		background:transparent url(/style/v3/images/saveurs/background_cat_laureats.jpg) repeat-y 0 0;
		padding: 10px 0 0 0;
	}
	body.interieur.saveurs #Column_Right .cat_laureats a{
		width:260px;
		display:block;
		margin:0 0 0 22px;
		padding:9px 0 9px 0;
		z-index:10;
		line-height:12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		letter-spacing: -1px;
		font-weight: normal;
		border-bottom:1px dotted #c4c7cc;
	}
	body.interieur.saveurs #Column_Right .cat_laureats a.last{
		border-bottom:none;
	}
	body.interieur.saveurs #Column_Right .cat_laureats a:hover{
		text-decoration:none;
		color:#333;
	}
	body.interieur.saveurs #Column_Right .cat_laureats a.selected{
		color:#333;
	}
	body.interieur.saveurs #Column_Right .cat_laureats .bottom{
		background:transparent url(/style/v3/images/saveurs/bottom_cat_laureats.jpg) no-repeat 0 0;
		width:300px;
		height:14px;
		margin:10px 0 0 0;
		padding:0;
	}



        
/* nuage */
body.interieur.saveurs #Classifications li{
	margin-left:50px;
	border-bottom:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	min-height:30px;
}
body.interieur.saveurs .categories{
	/*height:27px;*/
}
	body.interieur.saveurs .categories .classification, body.interieur.saveurs .categories .classification_selected {
		margin-right:3px;
	}
body.interieur.saveurs .classification, body.interieur.saveurs .classification_selected{
	height:27px;
	margin:0;
	padding:0;
}
body.interieur.saveurs .classification{
	background:url(/style/v3/images/classifications/bar_set.png) no-repeat scroll transparent;
	margin-right:3px;
}
	body.interieur.saveurs .classification td, body.interieur.saveurs .classification_selected td{
		margin:0;
		padding:0;
		vertical-align:top;
	}
	body.interieur.saveurs .classification a, body.interieur.saveurs .classification_selected a{
		text-decoration:none;
		color:#FFF;
	}
		body.interieur.saveurs .classification a:hover, body.interieur.saveurs .classification_selected a:hover{
			text-decoration:underline;
		}
		body.interieur.saveurs .classification a, body.interieur.saveurs .classification_selected a{
			wrap:no-wrap;
			white-space:nowrap;
		}
	body.interieur.saveurs .classification div, body.interieur.saveurs .classification_selected div{
		margin:0 6px 0 6px;
		padding:0;
		color:#FFF;
		font-size:11px;
	}
body.interieur.saveurs .classification_selected{
    background:url(/style/v3/images/classifications/category_selected.png) no-repeat scroll 0 0  transparent;
    background-position:0 0 !important;
}
.classification_selected a{
    color:#333;
}
/* CATEGORIES CLOUD */
body.interieur.saveurs #Categories{
	width:380px;
	margin:0 0 40px 0;
}
/* CATEGORIES CLOUD */
body.interieur.saveurs #CategoriesCloud{
	width:380px;
	margin:0;
}
body.interieur.saveurs #CategoriesCloud .classification, #CategoriesCloud .classification_selected{
	margin-bottom:5px;
	margin-right:5px;
}
body.interieur.saveurs #classification_selected{
    background:url(/style/default/home/pics/category_selected.png) no-repeat scroll 0 0  transparent;
}
body.interieur.saveurs #classification_selected a{
    color:#333;
}

/* Selection de categories */
body.interieur.saveurs .doingmyselection{
	display:block;
	background-color:#e6e6e6;
	color:#333;
	font-size:11px;
	padding:3px 0 3px 10px;
	margin:0 0 2px 0;
}
body.interieur.saveurs .clearmyselection{
	display:block;
	background-color:#e6e6e6;
	color:#333;
	font-size:11px;
	padding:3px 0 3px 10px;
	margin:0 0 2px 0;
}
body.interieur.saveurs #categories_selection{
	display:none;
	background-color:#e6e6e6;
	padding:5px;
	color:#333;
	font-size:11px;
}
	body.interieur.saveurs #categories_selection a{
		display:block;
	}


	/* COULEURS */
	
	body.interieur.saveurs .decouvrir.l_boulanger{
		background-color: #eb4a15;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#9d1300, #eb4a15);
		background-image: -o-linear-gradient(#9d1300, #eb4a15);
		background-image: linear-gradient(#9d1300, #eb4a15);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_boulanger.inv{
		background-color: #9d1300;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#eb4a15, #9d1300);
		background-image: -o-linear-gradient(#eb4a15, #9d1300);
		background-image: linear-gradient(#eb4a15, #9d1300);
	}
	body.interieur.saveurs .l_boulanger{
		color:#e93a00;
	}
	
	
	body.interieur.saveurs .decouvrir.l_viande{
		background-color: #ef8ba3;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#c24058, #ef8ba3);
		background-image: -o-linear-gradient(#c24058, #ef8ba3);
		background-image: linear-gradient(#c24058, #ef8ba3);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_viande.inv{
		background-color: #c24058;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#ef8ba3, #c24058);
		background-image: -o-linear-gradient(#ef8ba3, #c24058);
		background-image: linear-gradient(#ef8ba3, #c24058);
	}
	body.interieur.saveurs .l_viande{
		color:#ee819b;
	}
		
		
	body.interieur.saveurs .decouvrir.l_traiteur{
		background-color: #f3a45c;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#9d420f, #f3a45c);
		background-image: -o-linear-gradient(#9d420f, #f3a45c);
		background-image: linear-gradient(#9d420f, #f3a45c);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_traiteur.inv{
		background-color: #9d420f;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#f3a45c, #9d420f);
		background-image: -o-linear-gradient(#f3a45c, #9d420f);
		background-image: linear-gradient(#f3a45c, #9d420f);
	}
	body.interieur.saveurs .l_traiteur{
		color:#ef8625;
	}
	
	
	body.interieur.saveurs .decouvrir.l_mer{
		background-color: #72c1cb;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#1b565e, #72c1cb);
		background-image: -o-linear-gradient(#1b565e, #72c1cb);
		background-image: linear-gradient(#1b565e, #72c1cb);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_mer.inv{
		background-color: #1b565e;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#72c1cb, #1b565e);
		background-image: -o-linear-gradient(#72c1cb, #1b565e);
		background-image: linear-gradient(#72c1cb, #1b565e);
	}
	body.interieur.saveurs .l_mer{
		color:#008fa1;
	}
	
	
	body.interieur.saveurs .decouvrir.l_surgeles{
		background-color: #3a5b9b;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#122358, #3a5b9b);
		background-image: -o-linear-gradient(#122358, #3a5b9b);
		background-image: linear-gradient(#122358, #3a5b9b);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_surgeles.inv{
		background-color: #122358;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#3a5b9b, #122358);
		background-image: -o-linear-gradient(#3a5b9b, #122358);
		background-image: linear-gradient(#3a5b9b, #122358);
	}
	body.interieur.saveurs .l_surgeles{
		color:#3a5b9b;
	}


	body.interieur.saveurs .decouvrir.l_fruits_legumes{
		background-color: #56bd9f;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#246056, #56bd9f);
		background-image: -o-linear-gradient(#246056, #56bd9f);
		background-image: linear-gradient(#246056, #56bd9f);
		color:#FFF !important;
                text-decoration: none;
	}
	body.interieur.saveurs .decouvrir.l_fruits_legumes.inv{
		background-color: #246056;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#56bd9f, #246056);
		background-image: -o-linear-gradient(#56bd9f, #246056);
		background-image: linear-gradient(#56bd9f, #246056);
	}
	body.interieur.saveurs .l_fruits_legumes{
		color:#63c2a6;
	}

	body.interieur.saveurs .decouvrir.l_cremerie{
		background-color: #efba48;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#aa5e06, #efba48);
		background-image: -o-linear-gradient(#aa5e06, #efba48);
		background-image: linear-gradient(#aa5e06, #efba48);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_cremerie.inv{
		background-color: #aa5e06;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#efba48, #aa5e06);
		background-image: -o-linear-gradient(#efba48, #aa5e06);
		background-image: linear-gradient(#efba48, #aa5e06);
	}
	body.interieur.saveurs .l_cremerie{
		color:#f9b92e;
	}

	body.interieur.saveurs .decouvrir.l_epicerie_salee{
		background-color: #b47fb2;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#713c6e, #b47fb2);
		background-image: -o-linear-gradient(#713c6e, #b47fb2);
		background-image: linear-gradient(#713c6e, #b47fb2);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_epicerie_salee.inv{
		background-color: #713c6e;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#b47fb2, #713c6e);
		background-image: -o-linear-gradient(#b47fb2, #713c6e);
		background-image: linear-gradient(#b47fb2, #713c6e);
	}
	body.interieur.saveurs .l_epicerie_salee{
		color:#b37eb1;
	}

	body.interieur.saveurs .decouvrir.l_epicerie_sucree{
		background-color: #e05194;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#840f38, #e05194);
		background-image: -o-linear-gradient(#840f38, #e05194);
		background-image: linear-gradient(#840f38, #e05194);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_epicerie_sucree.inv{
		background-color: #840f38;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#e05194, #840f38);
		background-image: -o-linear-gradient(#e05194, #840f38);
		background-image: linear-gradient(#e05194, #840f38);
	}
	body.interieur.saveurs .l_epicerie_sucree{
		color:#e23c8b;
	}

	body.interieur.saveurs .decouvrir.l_non_alcoolisees{
		background-color: #c9d402;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#839100, #c9d402);
		background-image: -o-linear-gradient(#839100, #c9d402);
		background-image: linear-gradient(#839100, #c9d402);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_non_alcoolisees.inv{
		background-color: #839100;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#c9d402, #839100);
		background-image: -o-linear-gradient(#c9d402, #839100);
		background-image: linear-gradient(#c9d402, #839100);
	}
	body.interieur.saveurs .l_non_alcoolisees{
		color:#c9d400;
	}

	body.interieur.saveurs .decouvrir.l_alcoolisees{
		background-color: #af1a8a;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#6a0647, #af1a8a);
		background-image: -o-linear-gradient(#6a0647, #af1a8a);
		background-image: linear-gradient(#6a0647, #af1a8a);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_alcoolisees.inv{
		background-color: #6a0647;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#af1a8a, #6a0647);
		background-image: -o-linear-gradient(#af1a8a, #6a0647);
		background-image: linear-gradient(#af1a8a, #6a0647);
	}
	body.interieur.saveurs .l_alcoolisees{
		color:#ae1889;
	}

	body.interieur.saveurs .decouvrir.l_livraison{
		background-color: #CE458C;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#984073, #CE458C);
		background-image: -o-linear-gradient(#984073, #CE458C);
		background-image: linear-gradient(#984073, #CE458C);
		color:#FFF !important;
	}
	body.interieur.saveurs .decouvrir.l_livraison.inv{
		background-color: #984073;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(#CE458C, #984073);
		background-image: -o-linear-gradient(#CE458C, #984073);
		background-image: linear-gradient(#CE458C, #984073);
	}
	body.interieur.saveurs .l_livraison{
		color:#CE458C;
	}