@charset "utf-8";

/********************************************************************* Balises ****************************************************************/
form {
	margin: 0px;
	padding: 0px;
}
a {
	cursor: pointer;
	color: #5c1a02;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 13px;
	color: #5c1a02;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	margin:10px 0 10px 0;
}
#index_title h1 {
	margin:0 0 10px 0;
	padding:0;
}

h1 {
	font-size:24px;
	color:#5c1a02;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-weight:normal;
	margin:20px 0 20px 0;
	padding:0;
	letter-spacing: -0.1em;
}
h1 a { font-size:12px; font-weight:normal; color:#5c1a02; text-decoration:underline; }
h1 a:hover { font-size:12px; font-weight:normal; color:#5c1a02; text-decoration:none; }

h3 {
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-weight:normal;*
	color:#5c1a02;
}
h4 {
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-weight:normal;
	color:#5c1a02;
}

h2 {
	color:#5c1a02; 
	font-size:24px; 
	font-family: 'Droid Serif', sans-serif; 
	font-weight:normal; 
	margin: 20px 0 10px 0;
	padding:0;
	letter-spacing: -0.1em;
}
a.link-title {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	color:#5c1a02;
	font-size:12px;
	text-decoration: none;
	float:right;
	letter-spacing:normal;
}
.link-title:hover {
	text-decoration: underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
#ariane p {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-transform: uppercase;
	margin:0;
	color:#5c1a02;
}
#ariane p a {
	color:#8c5e4d;
	text-decoration: none;
}
#ariane p a:hover {
	color:#5c1a02;
}
.accroche {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:20px;
}
/********************************************************************* Mise en page ****************************************************************/
body {
	background: url('../images/template/trame.jpg')repeat #f9f2e2 ;
	margin: 15px 0 0 0;
	padding:0;
	font-size: 13px;
	color: #5c1a02;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
}
.clear {
	clear: both;
}

/******************************************************************** Bandeau Newsletter ************************************************************/
#nl_bar {
	background-color: #5c1a02;
	width:940px;
	padding:0 10px 3px 10px;
	margin: auto;
	color: #FFFFFF;
}
#nl_bar .links {
	float:left; padding-top:5px; color: #FFFFFF; line-height:10px;
}
#nl_bar img { vertical-align:middle; }
#nl_bar .links a { font-family: Georgia, Arial, Verdana, Geneva, sans-serif; font-size:13px; color:#FFF; text-decoration:none; }
#nl_bar .links a:hover { font-family: Georgia, Arial, Verdana, Geneva, sans-serif; font-size:13px; color:#FFF; text-decoration:none; }
#nl_bar .nl {
	float:right;
	width:750px;
	padding-top:3px;
}
#nl_bar .nl span {
	float:left; font-family: Arial, Verdana, Geneva, sans-serif; font-size:11px; padding-top:3px;
}

#nl_bar .nl .nl_container {
	float:right;
	background-color:ccc;
}

#nl_bar .nl .nl_input {
	position:relative;
	padding:5px;
}

#nl_bar .nl .nl_input .input_nl {
	position:absolute;
	top:2px;
	left:2px;
	width:257px;
	border:0;
	background-color:#833a1f;
	font-family: Arial, Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; font-weight:bold;
	height:14px;
}
#nl_bar .nl .nl_input .valid_nl {
	position:absolute;
	top:0px;
	left:260px;
	border:0;
	padding:0;
	margin:0;
	width:32px;
	height:20px;
	background: url(../images/template/search_submit.jpg) left top no-repeat;
	cursor:pointer;
}
#nl_bar .nl .nl_input .valid_nl:hover {
	position:absolute;
	top:0px;
	left:260px;
	border:0;
	padding:0;
	margin:0;
	width:32px;
	height:20px;
	background: url(../images/template/search_submit.jpg) left bottom no-repeat;
	cursor:pointer;
}

.input-nl {
	padding:6px;
	font-size:12px;
	border: 1px solid #CCCCCC;
	color:#666
	}
	
.btn-nl {
	padding:5px;
	font-size:12px;
	cursor:pointer;
	background-color:#C0C205;
	border: 1px solid #aeb004;
	}
.btn-nl:hover {
	background-color:#608501;
	color:#FFF;
	}

.fancy-newsletter-form .input_nl {
	width:257px;
	border:0;
	background-color:#833a1f;
	font-family: Arial, Verdana, Geneva, sans-serif; font-size:11px; color:#FFF; font-weight:bold;
	height:17px;
	padding:7px;
}
.fancy-newsletter-form .valid_nl {
	border:0;
	padding:0;
	margin:0;
	padding:7px 7px 6px 7px;
	background: #B46101;
	color:#cf9e63;
	cursor:pointer;
	position:relative;
	top:2px;
	font-weight:bold;
}
.fancy-newsletter-form .valid_nl:hover {
	color:#FFF;
}

/********************************************************************* Header ****************************************************************/
#header {
	width:920px;
	padding:0 20px 0 20px;;
	margin: auto;
}
#header p {
	font-size:18px;
	color:#5c1a02;
	letter-spacing: -0.1em;
	font-family: 'Droid Sans', sans-serif;
	margin:45px 0 0 0;
	display:block;
	float:left;
}
#header img {
	float:left;
	margin:0 20px 0 0;
}
/********************************************************************* Menu ****************************************************************/
#menu-div {
	width: 920px;
	margin: auto;
}
#menu-div ul {
	list-style: none;
	margin:0 ;
	padding: 0px;
}
#menu-div li {
	float: left;
	margin: 0px;
	padding: 10px 0 5px 0;
	text-align: center;
	height:35px;
	float:left;
	margin-right:1px;
}
#menu-div a {
	font-family: 'Droid Sans', sans-serif;
	font-size:20px;
	color:#c0c205;
	display: block;
	text-decoration: none;
	text-align:center;
	height:35px;
	background: #fff;
	line-height:35px;
}


#menu-div .selected a {
	background:none;
	color:#fff;
}   
#menu-a {
	width:89px;
}
#menu-b {
	width:97px;
}
#menu-c {
	width:92px;
}
#menu-d {
	width:145px;
}
#menu-e {
	width:65px;
}
#menu-f {
	width:96px;
}
#menu-g {
	width:106px;
}
#menu-h {
	width:74px;
}
#menu-i {
	width:148px;
	margin-right:0!important;
}
#menu-div a:hover {
	background:#c0c205!important;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
    color:#fff;
}
#menu-div #menu-a.selected {
	background: url('../images/template/menu-a.png') no-repeat left top;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
#menu-div #menu-b.selected {
	background: url('../images/template/menu-b.png') no-repeat left top;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
#menu-div #menu-c.selected {
	background: url('../images/template/menu-c.png') no-repeat left top;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
#menu-div #menu-d.selected {
	background: url('../images/template/menu-d.png') no-repeat left top;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
 #menu-div #menu-e.selected a {
	background:#c0c205!important;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
#menu-div #menu-f.selected {
	background: url('../images/template/menu-f.png') no-repeat left top;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
#menu-div #menu-g.selected {
	background: url('../images/template/menu-g.png') no-repeat left top;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
#menu-div #menu-h.selected {
	background: url('../images/template/menu-h.png') no-repeat left top;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
#menu-div #menu-i.selected {
	background: url('../images/template/menu-i.png') no-repeat left top;
	text-shadow: -1px 1px 1px #808100;
    filter: none;
}
/******************************************************************* Carousel **************************************************************/
/* main vertical scroll */
#slider-index {
	width:580px; 
	height:275px; 
	margin-top:5px;
}
#main {
	position:relative;
	overflow:hidden;
	height: 275px;
}
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	width:460px;
	height: 275px;
	background-image:url(../images/carousel/loading.jpg);
	background-color:#fff;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 460px;
	height: 275px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:460px;
	height:275px;
}

.item .content { position:relative; }
.item .content .text1 { position:absolute; top:5px; left:10px; padding:10px 0 0 0; line-height:25px;}
.item .content .text2 { position:absolute; top:73px; left:10px; padding:10px 0 0 0; line-height:25px;}
.item .content .text3 { position:absolute; top:141px; left:10px; padding:10px 0 0 0; line-height:25px;}
.item .content .text4 { position:absolute; top:210px; left:10px; padding:10px 0 0 0; line-height:25px;}
.item .content strong { 
	font-family: 'Droid Serif', Georgia, serif; 
	font-size:32px; 
	color:#596f05; 
	font-weight:normal;
	text-shadow: -1px 1px 1px #fff;
    filter: none;
}
.item .content .small { 
	font-family: 'Droid Sans', Arial, sans-serif; 
	font-size:18px; 
	color:#596f05; 
	text-shadow: -1px 1px 1px #fff;
    filter: none;
}
/********* BLOCK PAGE 1,2,3,4 index.php *********/
.shadow-1 {
	position:absolute;
	top:0;
	left:0;
	height:70px;
	width:460px;
	background-color:#FFF;
	opacity : 0.5; -moz-opacity : 0.5; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50);
}
.item .content:hover .shadow-1, .item .content:hover .shadow-2, .item .content:hover .shadow-3, .item .content:hover .shadow-4 {
	opacity : 0.9; -moz-opacity : 0.9; -ms-filter:'alpha(opacity=90)'; filter:alpha(opacity=90);
}
.item .content a:hover {
	text-decoration:none!important;
}
.shadow-2 {
	position:absolute;
	top:69px;
	left:0;
	height:70px;
	width:460px;
	background-color:#FFF;
	opacity : 0.5; -moz-opacity : 0.5; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50);
}
.shadow-3 {
	position:absolute;
	top:138px;
	left:0;
	height:70px;
	width:460px;
	background-color:#FFF;
	opacity : 0.5; -moz-opacity : 0.5; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50);
}
.shadow-4 {
	position:absolute;
	top:207px;
	left:0;
	height:69px;
	width:460px;
	background-color:#FFF;
	opacity : 0.5; -moz-opacity : 0.5; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50);
}

/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
	background-color:#c0c205;
	height:275px;
}

#main_navi li {
	background-color:#c0c205;
	border-top:1px solid #fff;
	clear:both;
	color:#5c1a02;
	font-size:11px;
	width:110px;
	height:58px;
	list-style-type:none;
	padding:5px;
	cursor:pointer;
	line-height:15px;
}

#main_navi li:hover {
	background-color:#596f05;
	color:#fff;
}

#main_navi li.active {
	color:#5c1a02;
	background: url('../images/template/fond-slider.png') #fff;
}
#main_navi li.active h2 {
	color:#FFF;
}

#main_navi img {
	float:left;
	margin-right:10px;
}

#main_navi .titre {
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#main div.navi {
	margin-left:120px;
	cursor:pointer;
}
/********************************************************************* Pub ****************************************************************/
.encart-pub {
	width:275px;
	height:90px;
	display:block;
	padding:5px 10px;
	color:#5c1a02;
	text-align:right;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-size:17px;
	text-decoration: none;
	margin:14px 0 0 0;
	letter-spacing: -0.1em;
}
#text_right iframe {
	margin: 0px 0 0 0!important;
}
.encart-pub span {
	font-family: 'Droid Sans', sans-serif;
	text-transform: uppercase;
	font-size:14px;
	display:block;
	margin:0 0 10px 0;
}
.encart-pub strong {
	font-weight:normal;
	font-size:22px;
	display:block;
}
.cours {
	background: url('../images/template/encart_35.jpg') no-repeat left top #efe7d7;
	border-right:5px solid #5c1a02;
}
.learning {
	background: url('../images/template/encart_38.jpg') no-repeat left top #efe7d7;
	border-right:5px solid #5c1a02;
}
.adresses {
	background: url('../images/template/encart_50.jpg') no-repeat left top #efe7d7;
	border-right:5px solid #5c1a02;
	font-size:24px!important;
}
.appli {
	background: url('../images/template/encart_47.jpg') no-repeat left top #efe7d7;
	border-right:5px solid #5c1a02;
}
.magazine {
	padding:10px 5px 0 0px;
	width:295px;
	height:100px;
	display:block;
	margin:14px 0 0 0;
	color:#fff;
	font-size:30px;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	text-shadow: -1px 1px 1px #808100;
    filter: none;
    text-align:right;
    text-decoration: none;
    line-height:30px;
}
.magazine span {
	text-transform: uppercase;
	font-size:14px;
	font-family: 'Droid Sans', sans-serif;
}
.enfant {
	background: url('../images/template/encart_43.jpg') no-repeat left top;
}
.sante {
	background: url('../images/template/encart_45.jpg') no-repeat left top;
}
.vins {
	background: url('../images/template/encart_40.jpg') no-repeat left top;
}

.index_list_cours {
	width: 175px;
	font-size: 16px !important;
	float: right;
}

.index_list_cours:hover {
	text-decoration: underline;
}

/************************************************************** LISTE Recette **************************************************************/
.quick-list {
	margin:0;
	padding:0;
	list-style: none;
}
.quick-list li {
	margin: 0;
}
.quick-list li a {
	padding:5px 10px;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-size:16px;
	display:block;
	border-bottom:2px solid #EFE7D7;
}
.quick-list li a:hover {
	text-decoration: none;
	background:#EFE7D7;
}
.recipe, .mag {
	overflow:hidden;
	width:100%;
	margin:14px 0 0 0;
}
.recipe .visuel {
	overflow:hidden;
	height:76px;
}
 .mag .visuel {
	overflow:hidden;
	height:90px;
	width:120px;
	position:relative;
}
.mag .visuel span.date {
	position:absolute;
	top:0;
	left:0;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:14px!important;
	padding:3px 5px;
	background: rgba(192, 194, 5, 1);
	color:#fff;
	text-shadow: 0px 1px 1px #808100;
	filter:none;
}
.complement span.date {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:14px!important;
	padding:3px 5px;
	background: rgba(192, 194, 5, 1);
	color:#fff;
	text-shadow: 0px 1px 1px #808100;
	filter:none;
}
.recipe .etapes {
	padding:5px 15px 5px 70px;
	width:375px;
	position:relative;
}
.mag .etapes {
	padding:5px 15px 5px 15px;
	width:430px;
	position:relative;
}
.etapes p {
	font-size:14px;
	line-height:20px;
	margin:10px 0 0 0;
}
.mag .etapes p {
	margin:5px 0 0 0;
}
.mag .etapes p a {
	font-size:13px;
	line-height:18px;
	margin:0 0 0;
}
.mag .etapes p a:hover {
	text-decoration:none;
}
.recipe-cat {
	display:block;
	position:absolute;
	left:-30px;
	top:30px;
	color:#fff;
	background-image: url('../images/photorecette/flag.png');
	background-repeat:no-repeat;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:16px!important;
	padding:0 0 0 10px;
	height:38px;
	line-height:36px!important;
	width:80px;
	z-index:100;
	text-shadow: -1px 1px 1px #808100;
	filter:none;
	overflow:hidden;
	margin:0!important;
}
.cadre_fiche .recipe-cat {
	top:15px!important;
	left:170px!important;
}
.recipe h3 a, .mag h3 a {
	text-decoration:none;
	font-size:18px;
	color:#5c1a02;
	font-weight:normal;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
}
.recipe h3 {
	margin:0 0 0 -65px;
}
.mag h3 {
	margin:0 ;
}
.recipe:hover, .mag:hover {
	background:#efe7d7;
}
.recipe .box {
	float:left;
	padding:0 2px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.1em;
}

#cadre_fiche .box {
	padding:0 2px;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.1em;
	height:25px;
	margin:2px 0 0 0;
	line-height:30px;
}
#cadre_fiche span.couvert, #cadre_fiche span.preparation, #cadre_fiche span.cuisson, #cadre_fiche span.difficulte, #cadre_fiche span.budget  {
	float:left;
	margin:0 2px 0 0;
}
.box .petit {
	font-size:10px;
}
#cadre_fiche .origine {
	padding:35px 0 0 0;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	margin:0;
}
#cadre_fiche .origine a {
	text-decoration: none;
	color:#5c1a02;
} 
#cadre_fiche .origine a:hover {
	text-decoration: underline;
}
span.couvert, span.preparation, span.cuisson, span.difficulte, span.budget {
	display:inline-block;
	width:25px;
	height:25px;
	background-image: url('../images/template/sprite.png');
	background-repeat:no-repeat;
}
.couvert {
	background-position:-12px -12px;
}
.preparation {
	background-position:-62px -12px;
}
.cuisson {
	background-position:-112px -12px;
}
.difficulte {
	background-position:-162px -12px;
}
.budget {
	background-position:-212px -12px;
}
.indication {
	width:156px;
	overflow:hidden;
}
#twitter, #pinterest, #facebook, #print, #mail {
	background-image: url('../images/template/sprite.png');
	background-repeat:no-repeat;
	display:block;
	width:30px;
	height:30px;
	margin:0 0 0 5px;
}
#twitter {
	background-position: -211px -60px;
}
#pinterest {
	background-position: -161px -60px;
}
#facebook {
	background-position: -111px -60px;
}
#print {
	background-position: -9px -60px;
}
#mail {
	background-position: -61px -60px;
}
#twitter:hover {
	background-position: -211px -110px;
}
#pinterest:hover {
	background-position: -161px -110px;
}
#facebook:hover {
	background-position: -111px -110px;
}
#print:hover {
	background-position: -9px -110px;
}
#mail:hover {
	background-position: -61px -110px;
}
.comment {
	overflow:hidden;
	margin:14px 0 0 0;
}
.comment h2 {
	font-size:16px!important;
	margin:0!important;
}
.comment span.comment-time {
	font-size:12px!important;
	text-transform: uppercase!important;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif!important;
}
.comment p {
	margin:0!important;
}
#brunch {
	background: url('../images/template/brunch.jpg') no-repeat;
	padding:5px 10px;
	width:560px;
	height:75px;
	margin:20px 0 0 0;
}
#brunch h2 {margin:0;}
#brunch h3 { margin:5px 0 0 0;}
#brunch h2 a {
	text-decoration:none;
	font-size:22px;
	line-height:24px;
	color:#5c1a02;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
}
#brunch h3, #brunch h3 a {
	text-decoration:none;
	font-size:14px;
	line-height:24px;
	color:#5c1a02;
	font-family: 'Droid Sans', sans-serif;
	font-weight:normal;
}
#brunch a:hover {text-decoration:underline!important;}
/************************************************************* LAST ARTICLE ****************************************************************/
.last-article {
	width:140px;
	position:relative;
	float:left;
	margin:0 6px 0 0;
	background:#5c1a02;
	height:185px;
}
.cote h3 {
	background: url('../images/template/fond-last2.png') no-repeat!important;
}
.last-article h3 {
	position:absolute;
	top:90px;
	padding:15px 5px 5px 5px;
	margin:0;
	background: url('../images/template/fond-last.png') no-repeat;
}
.last-article h3 a {
	color:#fff;
	font-family: 'Droid Sans', sans-serif;
	font-size:13px;
	text-shadow: -1px 1px 1px #300d00;
	filter:none;
	font-weight:normal;
	text-decoration:none;
	line-height:19px;
}
.last-article h3 a span.date {
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-size:16px;
}

/************************************************************* LAST VIDEOS ****************************************************************/
.last-videos {
	overflow:hidden;
}
#videos_home {
	float: left;
}
#videos_home #video_home_1,
#videos_home #video_home_2,
#videos_home #video_home_3 {
	width: 390px;
	height: 262px;
	overflow: hidden;
}
#videos_home #video_home_1 {
	display: block;
}
#videos_home #video_home_2,
#videos_home #video_home_3 {
	display: none;
}

#videos_home_nav {
	float: left;
	width: 190px;
	height: 250px;
	display: block;
}
#videos_home_nav #video_home_nav_1,
#videos_home_nav #video_home_nav_2,
#videos_home_nav #video_home_nav_3 {
	height: 65px;
	width: 160px;
	margin-bottom: 4px;
	display: block;
	background-color: #efe7d7;
	padding:10px 15px;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-size:18px;
	line-height:22px;
	cursor:pointer;
}
#videos_home_nav #video_home_nav_1:hover,
#videos_home_nav #video_home_nav_2:hover,
#videos_home_nav #video_home_nav_3:hover, .selected_video {
	background:#c0c205!important;
	color:#fff;
	text-shadow: -1px 1px 1px #808100;
	filter: none;
}
/********************************************************************* Body ****************************************************************/
.addwords_header {
	float:left;
	width:480px;
	height:125px;
}
.addwords_header .pub {
	width:480px;
	margin-top:35px;
	height:60px;
}
#container {
	margin: -5px auto 0 auto;
	background:#FFF;
	padding:  20px;
	width: 920px;
}
#text_left {
	float: left;
	width: 580px;
	padding:0px;
}
#text_right {
	float: right;
	width: 300px;
	padding:0px;
	clear: none;
}
#stickyunit { 
}

.stick{
	margin-top: 0 !important;
	position: fixed !important;
	top: 31px;
	padding: 0px 0px 0px 0px;
}

#autres_recettes {
	position:relative;
	width:300px;
}
#autres_recettes div {
	overflow:hidden;
	border-right:5px solid #c0c205;
	padding: 0 5px 0 0;
	margin:14px 0 0 0;
}
#autres_recettes h4 a {
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-weight:normal;
	color:#5c1a02;
	font-size:14px;
	text-decoration: none;
	line-height:19px;
}
#autres_recettes h4 {
	margin:0!important;
}
#autres_recettes a.left {
	margin:0 5px 0 0;
	display:block;
	width:100px;
}

#autres_recettes div:hover {
	background:#efe7d7;
}
#autres_recettes h4 span.right {
	width:25px;
	display:block;
	text-align:center;
}





#last_coms {
	margin-top:5px;
	position:relative;
}
#last_coms hr {
	height:5px;
	background-color:#c0c205;
	border:none;
}
#last_coms .visuel-com {
	display:none;
}
#last_coms .titre-com {
	width:205px;
	float:left;
	margin:0 20px 0 0;
}
#last_coms .com-com {
	float:left;
	width:350px;
}
#last_coms .com-com p {
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	line-height:16px;
}
.infos_dark {
	text-transform: uppercase;
	font-size:10px;
}
#last_coms h3 a {
	color:#5c1a02;
	font-weight:normal;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
	font-size:15px;
	line-height:24px;
	text-decoration: none;
}


#autres_articles {
	margin-top:10px;
	position:relative;
	width:280px;
	height:105px;
	padding-left:20px;
	background:url(../images/bg-corne2.jpg) top left no-repeat;
	color:#FFF;
}
#autres_articles .titre {
	display:block;
	padding-top:7px;
	font-size:15px;
	font-weight:bold;
}
#autres_articles ul {
	margin-left:25px;
	padding:0;
	line-height:13px;
}
#autres_articles li {
	font-size:11px;
	font-weight:normal;
	display: list-item;
  	list-style-image: url(../images/puce.gif);
	padding-left:2px;
}
#autres_articles li a { color:#F3F3F3; text-decoration:underline; }
#autres_articles li a:hover { color:#FFF; text-decoration:none; }

#title_video {
	position:absolute; 
	top:0; 
	left:0; 
	width:593px; 
	height:50px;
	background-color:#000;
	moz-opacity:0.7; 
	opacity: 0.7; 
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */ 
    filter: alpha(opacity=70); /* IE < 8 */ 
}
#title_video h2 {
	margin-top:12px;
	margin-left:15px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	color:#FFF;
}

#mapping_region {
	position:relative;
	width:300px;
	height:250px;
	color:#FFF;
}
#mapping_region .text {
	position:absolute;
	top:90px;
	left:10px;
}
#mapping_region .little { font-family: Arial, Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold; line-height:16px;}
#mapping_region .medium { font-family: Georgia, Arial, Verdana, Geneva, sans-serif; font-size:18px; line-height:18px;}
#mapping_region .big { font-family: Georgia, Arial, Verdana, Geneva, sans-serif;font-size:30px; line-height:27px;}

.container_liens_vert{
	position:relative; width:595px; margin-top:5px;
}
.container_liens_vert .first_link { float:left; text-align:center; width:140px; background-color:#608501; padding:3px; margin-left:1px; margin-right:3px; }
.container_liens_vert .link { float:left; text-align:center; width:140px; background-color:#608501; padding:3px; margin-right:3px; }
.container_liens_vert .last_link { float:left; text-align:center; width:140px; background-color:#608501; padding:3px; }
.container_liens_vert a { font-family: Arial, Verdana, Geneva, sans-serif; font-size:9px; font-weight:normal; color:#FFF; text-decoration:none; }
.container_liens_vert h3 { display:inline; font-family: Arial, Verdana, Geneva, sans-serif; font-size:9px; font-weight:normal; color:#FFF; margin:0; padding:0; }
.container_liens_vert a:hover { text-decoration:underline;}

.container_liens_orange{
	position:relative; width:595px; margin-top:5px;
}
.container_liens_orange .first_link { float:left; text-align:center; width:140px; background-color:#df7e00; padding:3px; margin-left:1px; margin-right:3px; }
.container_liens_orange .link { float:left; text-align:center; width:140px; background-color:#df7e00; padding:3px; margin-right:3px; }
.container_liens_orange .last_link { float:left; text-align:center; width:140px; background-color:#df7e00; padding:3px; }
.container_liens_orange a { font-family: Arial, Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; color:#FFF; text-decoration:none; }
.container_liens_orange h3 { display:inline; font-family: Arial, Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#FFF; margin:0; padding:0; }
.container_liens_orange a:hover { text-decoration:underline;}

.container_liens_red{
	position:relative; width:595px; margin-top:5px; border-bottom:solid 1 px #DDDDDD; padding-top:20px;margin-top:10px
}
.container_liens_red .first_link { float:left; text-align:center; width:150px;margin-left:5px; margin-right:3px;padding:5px; text-decoration:none; background-color:#C0C205;  }
.container_liens_red .last_link { float:left; text-align:center; width:150px;margin-left:5px;padding:5px; text-decoration:none; background-color:#C0C205;}
.container_liens_red a { font-family: Arial, Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#FFF; text-decoration:none; }
.container_liens_red h3 { display:inline; font-family: Arial, Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#FFF; margin:0; padding:0; }

#search_recette {
	width:890px;
	background:#c0c205;
	padding:10px 15px;
	margin:-20px 0 10px 0;
}
#search_recette h2 {
	font-size:24px;
	color:#5c1a02;
	font-family: 'Droid Serif', Georgia ,"Times New Roman";
}
#search_recette div {
	width:435px; 
	float:right;
	padding:5px 0 0 0;
}
.input-recherche {
	font-size:16px;
	border: none;
	background:#e3e554;
	color:#596f05;
	padding: 5px 4px;
	height: 21px;
	width: 380px;
	margin: 7px 0 0 0;
	display: block;
	float: left;
}
#search_recette input[type="submit"] {
	border:none;
	background-image: url('../images/template/valid.png');
	background-repeat:no-repeat;
	background-position:left top;
	height:42px;
	width:42px;
	color:#fff;
	font-family: 'Droid Sans', sans-serif;
	text-shadow: -1px 1px 1px #290b00;
    filter: none;
 }
#search_recette input[type="submit"]:hover {
	background-position:right top;
	background-color:#C0C205!important;
 }

#search-recette 
#search_recette label       { display: block; cursor: pointer; line-height: 20px; padding-bottom: 9px; padding-top: 3px; font-family: Arial, Verdana, Geneva, sans-serif; font-size:11px; color:#333333;  }
#search_recette .radios     { padding-top: 18px; background: url(divider.png) repeat-x 0 0; }
#search_recette .label_radio input  { margin-right: 5px; }

.has-js .label_radio    { padding-left: 29px; }
.has-js .label_radio    { background: url(../images/radio-off.jpg) 3px 3px no-repeat; }
.has-js label.r_on      { background: url(../images/radio-on.jpg) 3px 3px no-repeat; }
.has-js .label_radio input  { position: absolute; left: -9999px; }

#search_recette .search_container .search_input{
	position:relative; width:395px; height:22px;
}
#search_recette .search_container .search_input .input_search{
	position:absolute;
	top:0px;
	left:00px;
	border:0;
	padding:0;
	margin:0;
	width:264px;
	height:22px;
	padding-left:10px;
	background: url(../images/template/search_field_recette.jpg) left bottom no-repeat;
	cursor:pointer;
	font-family: Arial, Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; color:#6d3c00;
}
#search_recette .search_container .search_input .valid_search{
	position:absolute;
	top:0px;
	left:276px;
	border:0;
	padding:0;
	margin:0;
	width:119px;
	height:22px;
	background: url(../images/template/search_submit_recette.jpg) left top no-repeat;
	cursor:pointer;
}

#search_recette .search_container .search_input .valid_search:hover {
	position:absolute;
	top:0px;
	left:276px;
	border:0;
	padding:0;
	margin:0;
	width:119px;
	height:22px;
	background: url(../images/template/search_submit_recette.jpg) left bottom no-repeat;
	cursor:pointer;
}



#search_recette2 {
	position:relative; width:535px; padding:20px 10px 20px 40px; margin-top:5px; background-color:#F2F2F2;
}
#search_recette2 .text{
	float:left; width:150px; height:40px; font-size:24px; color:#FFF; line-height:22px;
}
#search_recette2 .text strong{ font-weight:bold; }
#search_recette2 .search_container{
	float:right; width:395px; height:22px;
}
#search_recette2 .search_container .search_input{
	position:relative; width:395px; height:22px;
}
#search_recette2 .search_container .search_input .input_search{
	position:absolute;
	top:0px;
	left:00px;
	border:0;
	padding:0;
	margin:0;
	width:264px;
	height:22px;
	padding-left:10px;
	
	cursor:pointer;
	font-family: Arial, Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; color:#6d3c00;
}
#search_recette2 .search_container .search_input .valid_search{
	position:absolute;
	top:0px;
	left:276px;
	border:0;
	padding:0;
	margin:0;
	width:119px;
	height:22px;
	background:#C0C205;
	cursor:pointer;
}
#search_recette2 .search_container .search_input .valid_search:hover {
	position:absolute;
	top:0px;
	left:276px;
	border:0;
	padding:0;
	margin:0;
	width:119px;
	height:22px;
	background:#C0C305; 
	cursor:pointer;
}


	
.btn-recherche {
	padding:5px;
	font-size:16px;
	cursor:pointer;
	background-color:#C0C205;
	border: 1px solid #aeb004;
	}
.btn-recherche:hover {
	background-color:#608501;
	color:#FFF;
	}

#menujour_container {
	position:relative;
	margin-top:2px;
	width:580px;
	height:212px;
	background: url(../images/template/menujour_bg.jpg) left top no-repeat;
	overflow:hidden;
}
#menujour_container .text {
	float:left; width:150px; padding-top:35px; margin-left:15px; margin-right:10px;
}
#menujour_container .text p {
	font-size:24px; font-weight:normal; color:#5c1a02;
}
#menujour_container .text p strong {
	font-size:30px; font-weight:bold; color:#5c1a02;
}
#menujour_container .text span {
	display:block; margin-top:13px; font-size:15px; font-weight:normal; color:#5c1a02;
}
#menujour_container .bloc {
	float:left; padding-top:40px; width:130px; margin-right:5px; text-align:center;
}
#menujour_container h2 {
	display:inline; color:#5c1a02; font-size:9px; font-family: font-family: 'Droid Sans', sans-serif; line-height:12px; margin:0px;
}
#menujour_container h2 a { color:#5c1a02; font-size:13px; text-decoration:none; font-family: 'Droid Sans', sans-serif; line-height: 18px;}
#menujour_container h2 a:hover {  text-decoration:none; }
#menujour_container h3 {
	font-size: 28px;
	line-height: 34px;
	margin: 3px 0 0 0;
}

#menujour_container .bloc img {
	margin-bottom:5px; border:solid 1px #cdb9bb;
}

#yellow_container {
	position:relative;
	margin-top:20px;
	width:580px;
	height:auto;
	overflow:hidden;
}
#yellow_container h2 {
	margin:10px 0 0 0!important;
}

#yellow_container h2 a { 
	color:#5c1a02; 
	font-size:26px; 
	font-family: 'Droid Serif', sans-serif; 
	font-weight:normal; 
	padding:0; margin:0; 
	text-align:center;
	text-shadow: -1px 1px 1px white;
	filter: none;
	text-decoration:none;
	text-transform: none;
	float:none;
}
#yellow_container .yellow:hover { 
	background:#c0c205;
}


#yellow_container h2 span {
	overflow:hidden;
	height:70px;
	display:block;
	margin:10px 0 0 0!important;
}
#yellow_container .yellow { 
	width:143px;
	height:120px;
	background:#ffbb30;
	float:left;
	margin:0 2px 0 0;
	text-align:center;
}

#mask_polaroides {
	position:absolute;
	top:0; left:0;
	width:595px;
	height:208px;
	z-index:100;
}
#green_container {
	position:relative;
	margin-top:5px;
	width:563px;
	padding:11px;
	height:225px;
	border:solid 5px #608501;
}
#green_container .photo {
	float:left; width:112px; height:220px; margin-right:15px;
}
#green_container .content {
	float:right; height:255px; width:435px; overflow:auto;
}
#green_container h3 {
	display:inline; font-family: Georgia, sans-serif; color:#3a5000; font-weight:normal; font-size:24px;
}
#green_container p {
	font-family: Arial, sans-serif; color:#3a5000; font-weight:normal; font-size:11px; margin-top:15px;
}



#orange_container {
	position:relative;
	margin-top:5px;
	width:563px;
	padding:11px;
	border:solid 5px #df7e00;
}
#orange_container .last_articles {
	height: 225px;
}
#orange_container .photo {
	float:right; width:190px; height:90px; margin-left:15px;
}
#orange_container .content {
	float:left; height:95px; width:355px; overflow:auto;
}

#orange_container h3 {
	font-family: Arial, sans-serif; color:#3a5000; font-weight:normal; font-size:11px; margin-top:3px; margin-bottom:3px;
}
#orange_container h3 a {
	color:#744406; 
	font-size:12px; 
	font-weight:normal; 
	text-decoration:underline;
}
#orange_container h3 a:hover {
	text-decoration:none;
}
.cadre_cat,.cadre_produit {
	width:282px; 
	background-color:#EFE7D7; 
	overflow:hidden;
}
.cadre_cat .titre {
	padding:10px; 
	height:20px;
	background:#E3E554;
}
.cadre_cat div, .cadre_produit div {
	overflow:hidden;
	padding:5px 10px;
}
.cadre_cat div img, .cadre_produit div .img {
	margin:0 10px 0 0;
	height:50px;
	overflow:hidden;
	display:block;
	float:left;
}
.cadre_cat .titre h3 {
	display:inline; 
	font-weight:normal; 
	font-size:22px; 
	line-height:20px; 
	text-shadow: -1px 1px 1px #808100;
	filter: none;
}
.cadre_cat h4,.cadre_produit h4 {
	padding:0; 
	margin:0;
}
.cadre_cat h4:hover, .cadre_produit h4:hover {
	background:#E3E554;
	overflow:hidden;
}
.cadre_cat h4:hover a, .cadre_produit h4:hover a  {
	text-shadow: 0px 1px 1px #808100;
	filter: none;
	color: #5C1A02!important;
}
.cadre_cat h4 a {
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	text-decoration:none;
	overflow:hidden;
	line-height:50px;
}
.cadre_produit h4 a {
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	text-decoration:none;
	overflow:hidden;
	line-height:30px;
}
.cadre_produit h4 a .cadre_provenance {
	font-size: 10px;
	text-decoration:none;
	overflow:hidden;
	line-height:10px;
	text-transform: uppercase;
	display:block;
}
.cadre_g_cat ul, .cadre_d_cat ul {
	margin:10px;
	padding-left:10px;
}
.cadre_g_cat li, .cadre_d_cat li {
  	list-style-image:none;
	padding-left:2px;
}

.cadre_cat_prod {
	float:left; 
	width:141px; 
	margin-right:5px; 
	margin-bottom:5px; 
	background-color:#C0C205; 
	padding-top:2px; 
	padding-bottom:3px;
	overflow:hidden;
}
.cadre_cat_prod span { 
	padding:10px; 
	display:block;
	height:35px;
}
.cadre_cat_prod a { 
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px; 
	color:#FFF; 
	text-decoration:none;
	text-shadow: -1px 1px 1px #808100;
	filter:none;
}
.cadre_cat_prod:hover { 
	background:#808100!important;
}

/******************************************************************* Formulaire **************************************************************/
.text_field {
	font-family: Georgia, Arial, sans-serif; 
	color:#666; 
	font-weight:normal;
	font-size:11px;
	padding:5px;
	border:solid 1px #F2F2F2;
}
.textarea_field {
	font-family: Georgia, Arial, sans-serif; 
	color:#666; 
	font-weight:normal;
	font-size:13px;
	height:85px;
	padding:10px;
	border:solid 1px #F2F2F2;
}

.text_field_error {
	font-family: Georgia, Arial, sans-serif; 
	color:#666; 
	font-weight:normal;
	font-size:13px;
	width:200px;
	background-color:#FCC;
	border:solid 1px #F00;
}
.textarea_field_error {
	font-family: Georgia, Arial, sans-serif; 
	color:#666; 
	font-weight:normal;
	font-size:13px;
	width:565px;
	height:85px;
	background-color:#FCC;
	border:solid 1px #F00;
}


/********************************************************************* Footer ****************************************************************/
#footer {
	background: url('../images/template/footer.png') no-repeat;
	width: 920px;
	padding:5px 0px;
	height:35px;
	margin:0 auto;
}
#footer p, #footer a {
	text-align:center;
	color:#d7c7af;
	font-family: Arial, sans-serif;
	text-decoration:none;
	text-transform: uppercase;
	margin:0;
	line-height:14px;
	font-size:10px;
}

#footer a:hover { text-decoration:none; color:#fff; }

/********************************************************************* Images ****************************************************************/

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.active  {
	color: #FFFFFF;
	padding-bottom: 4px;
	background-color: #FF9900;
}

/********************************************************************* Texte ****************************************************************/

.bleu {
	color: #5d4c3c;
}
.rouge {
	color: #C9AC0A;
}

.texte_reserver {
	padding-right: 20px;
	margin: 0px;
}

.small_text {
	font-size: 9px;
}

.infos { font-family: Arial, sans-serif; color:#999; font-weight:normal; font-size:10px; text-decoration:none; }
.infos a { font-family: Arial, sans-serif; color:#999; font-weight:normal; font-size:10px; text-decoration:none; }
.infos a:hover { text-decoration:underline; }
.pxnoir11 { font-family: Arial, sans-serif; color:#333; font-weight:bold; font-size:11px; text-decoration:underline; margin-bottom:2px;}
.pxnoir11:hover { margin-bottom:2px; text-decoration:none; }
.pxnoir12 { font-family: Arial, sans-serif; color:#333; font-weight:bold; font-size:12px; text-decoration:none; margin-bottom:2px;}
.pxnoir12:hover { margin-bottom:2px; text-decoration:underline; }
.pxnoir12b { font-family: Arial, sans-serif; color:#333; font-weight:bold; font-size:12px; text-decoration:underline; margin-bottom:2px;}
.pxnoir12b:hover { margin-bottom:2px; text-decoration:none; }
.pxnoir13 { font-family: Arial, sans-serif; color:#333; font-weight:bold; font-size:13px; text-decoration:none; margin-bottom:2px;}
.pxnoir13:hover { margin-bottom:2px; text-decoration:underline; }
.link_reg { font-size:12px; font-weight:bold; color:#666666; text-decoration:underline; line-height:20px; }
.link_reg:hover{ text-decoration:underline; }
/********************************************************************* Formulaire ****************************************************************/

.form_style {
	font-size: 11px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #DDD;
}
.form-style {
	font-size: 11px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #DDD;
}
.btn_style, .btn_style a {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5d4c3c;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	cursor: pointer;
	font-weight: bold;
	margin: 0px;
	border: solid 1px #938578;
}
.btn_style:hover, .btn_style a:hover
{
	background-color: #938578;
}
.btn {
	color:#fff;
	background-color:#869d03;
	border:1px solid #628602;
	font-weight:bold;
	font-size:0.9em;
	padding:3px;
	margin : 10px 0 10px 175px;
	cursor:pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn:hover {
	background-color:#628602;
}

/********************************************************************* Lien ****************************************************************/
a.roundbutton {
	font-size:13px;
	font-family:Arial;
    display:block;
    width:200px;
    text-align:center;
    margin-top:5px;
    padding:4px 2px 2px 2px;
    background-color:#833a1f;
    border:1px solid #833a1f;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -border-radius: 3px;
}
a.roundbutton:hover{
	font-size:10px;
	font-family:Arial;
    display:block;
    width:200px;
    text-align:center;
    margin-top:5px;
    padding:4px 2px 2px 2px;
    background-color:#c37124;
    border:1px solid #5b2803;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -border-radius: 5px;
}
input.roundbutton {
	font-size:13px;
	font-family:Arial;
    display:block;
    width:200px;
    text-align:center;
    margin-top:5px;
    padding:4px 2px 2px 2px;
    background-color:#628800;
    border:1px solid #628800;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
}
input.roundbutton:hover{
	font-family:Arial;
    display:block;
    width:200px;
    text-align:center;
    margin-top:5px;
    padding:4px 2px 2px 2px;
    background-color:#658317;
    border:1px solid #2b3c00;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
}

a.big_btn {
	margin:auto;
	display:block;
	width:425px;
	height:60px;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/big_btn.jpg) left top no-repeat;
	text-align:center;
	line-height:55px;
	text-decoration:none;
}
a.big_btn:hover {
	margin:auto;
	display:block;
	width:425px;
	height:60px;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/big_btn.jpg) left bottom no-repeat;
	text-align:center;
	line-height:55px;
	text-decoration:none;
}
a.big_btn2 {
	margin:auto;
	display:block;
	width:425px;
	height:60px;
	font-size:22px;
	font-weight:bold;
	color:#6c4c1e;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/big_btn2.jpg) left bottom no-repeat;
	text-align:center;
	line-height:55px;
	text-decoration:none;
}
a.big_btn2:hover {
	margin:auto;
	display:block;
	width:425px;
	height:60px;
	font-size:22px;
	font-weight:bold;
	color:#6c4c1e;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/big_btn2.jpg) left top no-repeat;
	text-align:center;
	line-height:55px;
	text-decoration:none;
}

.lien1:link, .lien1:visited
		{
	color: #FFFFFF;
	text-decoration: none;
		}		
		.lien1:hover
		{
	color: #bda48e;
	text-decoration: none;
		}
.lien2:link, .lien2:visited
		{
	color: #333333;
	text-decoration: none;
		}		
		.lien2:hover
		{
	color: #333333;
	text-decoration: underline;
		}
.lien3:link, .lien3:visited
		{
	color: #5d4c3c;
	text-decoration: none;
		}
				
		.lien3:hover
		{
	color: #938578;
	text-decoration: none;
		}
.lien4:link, .lien4:visited
		{
	color: #5d4c3c;
	text-decoration: underline;
		}
				
		.lien4:hover
		{
	color: #bda48e;
	text-decoration: underline;
		}
.lien5:link, .lien5:visited
		{
	color: #333;
	text-decoration: underline;
		}
				
		.lien5:hover
		{
	color: #5d4c3c;
	text-decoration: underline;
		}

a.btn_enlarge { position:absolute; display:block; top:0; left:0; width:15px; height:15px; background: url(../images/btn_enlarge.jpg) left top no-repeat; text-decoration:none;}
a.btn_enlarge:hover { background: url(../images/btn_enlarge.jpg) left bottom no-repeat; text-decoration:none; }

#cadre_fiche {
	width:550px;
	padding:15px;
	position:relative;
	background: url('../images/template/trame.jpg')repeat #f9f2e2 ;
}
#cadre_fiche img.left {
	margin:0 10px 0 0;
}
#cadre_fiche .right.picto {
	width:90px;
}
#cadre_fiche h3 {
	display:inline; margin:0; padding:0; font-size:14px; font-weight:bold; color:#333;
}
#cadre_fiche h4 {
	display:inline; margin:0; padding:0; font-size:12px; font-weight:bold; color:#628601;	
}


#cadre_fiche .fiche .returnlink {
	float:right; padding:3px; margin-right:5px; background-color:#e9efd8;
}
#cadre_fiche .fiche .returnlink a { color:#3c5200; font-size:10px; font-weight:bold; text-decoration:none; }
#cadre_fiche .fiche .returnlink a:hover { color:#3c5200; text-decoration:none; }

#cadre_fiche .signature {
	font-size:10px; font-weight:normal; color:#333;
}

#cadre_vin {
	padding: 0px;
	color: white;
	background:#5c1a02;
	height:30px;
	padding:0 10px;
}
#cadre_vin p {
	color: #fff;
	font-size: 15px;
	font-family: 'Droid Serif', sans-serif;
	text-shadow: -1px 1px 1px #1e0800;
	filter: none;
	line-height:30px;
	margin:0;
}
#cadre_vin a {
	color: #fff;
	font-size: 15px;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-shadow: -1px 1px 1px #1e0800;
	filter: none;
}
#cadre_vin:hover {
	text-decoration:none;
	background:#1e0800;
}
.cadre {
	background:#fef9f0;
	border-top:5px solid #c0c205;
	padding:15px;
	margin:14px 0 0 0;
}
.cadre h2 {
	margin-top:0;
	font-size:18px;
}
.cadre .note {
	width:210px;
	margin:0 0 0 30px;
}
.cadre .note p {
	font-style: italic;
	color:#c0c205;
	font-size:12px;
	line-height:22px;
}
.cadre .uppercase {
	text-transform: uppercase;
	font-size:11px;
	line-height:22px;
}
#share {
	background:#ffbb30;
	height:30px;
	padding:0 10px;
	margin:14px 0 0 0;
}
#share p {
	margin:0;
	line-height:30px;
	font-family: 'Droid Serif', sans-serif;
	text-shadow: -1px 1px 1px #ca8903;
	filter: none;
	color:#5c1a02;
	font-size:16px;
}
#formCom {
	background-color:#efe7d7;
	padding:15px;
	margin:0px 0 0 0;
}
.fond-com {
	background-image: url('../images/template/commentaires.png');
	background-repeat:no-repeat;
	background-position: right bottom;
	padding:15px 0 14px 0;
}
#formCom textarea {
	background:#cbbe9f;
	padding:4px;
	width:510px;
	height:70px;
	color:#fff;
	border:1px solid #cbbe9f;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:16px;
}
#formCom input {
	background:#cbbe9f;
	width:220px;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:14px 0 0 0;
	color:#fff;
	border:1px solid #cbbe9f;
	padding:4px;
	height:20px;
}
#formCom #btn_valid_form {
	background: url('../images/template/valid-form.png') no-repeat left top;
	color:#fff;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-shadow: -1px 1px 1px #1E0800;
	filter: none;
	height:34px;
	width:220px;
	margin:14px 0 0 0;
	border:none;
}
#formCom #cryptogram {
	position:absolute;
	left:-105px;
	top:14px;
	z-index:10;
}
#formCom label {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	padding:20px 0 0 0;
}
#formCom #btn_valid_form:hover {
	background: url('../images/template/valid-form.png') no-repeat left -35px;
}
div.quantite {
	background-image: url('../images/template/quantite.png');
	background-repeat:no-repeat;
	background-position: right bottom;
}
div.preparation {
	background-image: url('../images/template/preparation.png');
	background-repeat:no-repeat;
	background-position: right bottom;
}

/********************************************************************* Tableaux ****************************************************************/


.tableau {
	border: 1px solid #DDDDDD;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #FFFFFF;
}
.tableau-recherche {
	border: 1px solid #DDDDDD;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}


.tableau-gris {
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
}

.float-right {
	clear: left;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/********************************************************************* Modules et autres ****************************************************************/


.float-photo {
	clear: left;
	float: left;
	border: 0px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.float-left {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.float-bouton {
	clear: left;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.ranking {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.reservation_ico {
	float: right;
	clear: both;
}
.promo {
	float: right;
	padding-top: 0px;
	padding-right: 5px;
}
.texte_newsletter {
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-top: 10px;
}

.check_right {
	margin-left:0px;
}

.tablecart
{
	border: none;
	font-size:10px;
}

.tabcenter
{
	text-align: center;
	color: #666666;
}
.tableft
{
	text-align: left;
	color: #666666;
}
.img-grey {
	border: 1px solid #CCCCCC;
}
.img-grey:hover  {
	border: 1px solid #999999;
}


.btadd
{
	color: #FFFFFF;
	background-color: #5d4c3c;
	border:none;
	margin: 0px;
	font-size: 11px;
	cursor: pointer;
	padding: 0px;
}
.txtadd
{
	text-align:center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 17px;
	font-size: 10px;
}

.btinfo
{
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
	color:#999999;
	cursor:pointer;
	font-size: 9px;
	margin-top: 10px;
	height: 20px;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.active:hover {
	color: #FFFFFF;
	padding-bottom: 4px;
	background-color: #EE6200;
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}

.limitw
{
	width: 200px;	
}

.vignette {
	background-color: #F2F2F2;
	font-size: 11px;
	color: #5d4c3c;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.vignette:hover {
	border: 1px solid #DDDDDD;
	background-color: #E9E9E9;
}
.btn_bb, .btn_bb a {
	font-size: 12px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F90;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
	display: inline;
	text-align: center;
	background-image: url(../images/brunch-box/bg-btn.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F90;
	text-transform: uppercase;
}
.bordure-droite {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.table_reservation
{
	width:25px;
	border:none;
	font-size: 10px;
	color: #666666;
}

.recettes_une
{
	float:left;
	width:155px;
	height:120px;
	background-color:#F2F2F2;
	margin-right:10px;
	margin-top:10px;
	padding:10px;
}
.avis {
	background-color: #F2F2F2;
	padding: 10px;
	margin-bottom: 3px;
}
.ligne {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ligne-gris {
	background-color: #F2F2F2;
	padding: 10px;
	margin-bottom: 3px;
	overflow: auto;
}

.photo-ligne {
	float: left;
	margin-right: 20px;
}
.pub {
	margin-top: 10px;
	margin-bottom: 10px;
}

#requetes_f_div {
	position: relative; width: 575px; padding: 10px; margin-top: 5px; background-color: #5C1A02;
}
#requetes_f_div h3 {
	display: block;
	margin-top:0;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
#requetes_f_div div {
	text-align:center;
}
#requetes_f_div a {
	text-decoration:underline;
	color:#FFF;
	font-size:12px;
}
#requetes_f_div a:hover {
	text-decoration:none;
}

/********************************************************************* Images ****************************************************************/

.img-border-white {
	border: 3px solid #CCCCCC;
}
.brdr-fb {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #DDD;
}

.img-rollover {
	border: 2px solid #FFFFFF;
}

.img-rollover:hover {
	border: 2px solid #CCCCCC;
}

.border-content {
	border: 1px solid #CCCCCC;
}

.preload {
	display:none;	
}

/******************************************************************** Tabbee ****************************************************************/

#mobile, #moblie .btn_style, #mobile a, #mobile .tableau, #mobile p, #mobile h5, #mobile h2, #mobile h3
{
	font-size: 13px !important;
}

/******************************************************************** Paginate ****************************************************************/

.paginate_region{
	display:block; 
	float:left; 
	width:13px; 
	height:12px; 
	line-height: 12px;
	text-align:center;
	/*border:1px solid black; */
	padding: 3px; 
	font-size: 10px;
	text-decoration:none;
	cursor: pointer;
	margin: 20px 4px; 
	border:1px solid #ccc;
}

.paginate_region:hover{
	color: #888;
	background-color:#DDD;
}

.flagList {
	height:95px!important;
}
.flagList, .blasonList{
	position:relative; 
	font-size: 10px; 
	text-decoration: none; 
	display: block; 
	float:left; 
	padding: 10px 5px 0px 5px; 
	margin: 3px; 
	width: 80px; 
	height: 120px;
	text-align:center;
	background-color:#F9F2E2;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Droid Serif', sans-serif;
}

.blasonList:hover, .flagList:hover{
	background-color:#C0C205;
	text-decoration: none;
	text-shadow: -1px 1px 1px #808100;
	filter:none;
	color:#fff;
}

.countRecette{
	position: absolute; 
	font-size:10px; 
	bottom: 5px; 
	left: 0px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Droid Sans', sans-serif;
}

.nameDisplay{
	line-height: 16px;
	font-size: 13px;
	display:block;
}

.moreLinks{
	padding: 5px 15px 5px 5px;
	background-color: #F3F3F3;
	
}

.moreLinks a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.moreLinks a:hover{
	color:#333;
	text-decoration:underline;
}


.idl_audiotel_number, .idl_audiotel_text {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	}
	
/********* Iphone apps *********/

.iphone_item{
	display: block;
	float:left; 
	width: 100px;
	padding: 10px;
	margin: 10px;
	position:relative;
	text-align:center;
	height: 160px;
}

.iphone_item .iphone_title{
	background: transparent;
	font-size: 12px;
}

.iphone_item{
	/*background-color:#F5F5F5;*/
	text-decoration:none;
}

.iphone_item:hover{
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.iphone_image{
	width:	100px;
	height:	100px;
	margin-bottom: 5px;
}

.iphone_image img{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


/********* PAGINATION *********/
#pagination {
  text-align: center;
  position: relative;
}
.inline {
  display: inline-block;
}
#pagination a {
  font-size: 13px;
  background: #EFE7D7;
  color:#5C1A02;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  font-family: 'Droid Serif', Georgia ,"Times New Roman";
  margin: 0;
}
#pagination a#current, #pagination a:hover {
  background: #5C1A02;
  color:#fff!important;
}

/*********************************************************** Recherche auto-completion ***********************************************************/

.break {
	clear:both;
}

#suggestions, #suggestions_mini {
	position: relative;
	left:235px;
	width:320px;
	display:none;
}

/* SEARCHRESULTS */
.searchresults {
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	width:320px;
	background-color:#C0C205;
	font-size:10px;
	line-height:14px;
}
.searchresults a {
	display:block;
	background-color:#e9e9e9;
	clear:left; height:38px;
	text-decoration:none;
}
.searchresults a:hover {
	background-color:#b7b7b7;
	color:#ffffff;
}
.searchresults a img {
	float:left;
	padding:5px 10px;
}
.searchresults a span.searchheading {
	display:block;
	font-weight:bold;
	padding-top:5px;
	color:#191919;
}
.searchresults a:hover span.searchheading {
	color:#ffffff;
}
.searchresults a span {
	color:#555555;
}
.searchresults a:hover span {
	color:#f1f1f1;
}
.searchresults span.category {
	font-size:11px;
	margin:5px;
	display:block;
	color:#ffffff;
}
.searchresults span.seperator {
	float:right; padding-right:15px;
	margin-right:5px;
	background-image:url(../images/shortcuts_arrow.gif);
	background-repeat:no-repeat;
	background-position:right; }
.searchresults span.seperator a {
	background-color:transparent;
	display:block;
	margin:5px;
	height:auto;
	color:#ffffff;
}

/*********************************************************** recette_detail : commentaires ***********************************************************/
#more_coms, #less_coms {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	cursor: pointer;
    width: 180px;
}
#more_coms:hover, #less_coms:hover {
	color: #888877;
}
#others_coms {
	overflow: hidden;
}
