
.wf-active #fondamentaux {
	font-family: myriad-pro;
	font-size: 14px;
	color: #4c413c;
}

#fondamentaux h3 {
	color: #969090;
	font-size: 19px;
	text-transform: uppercase;
}

#fondamentaux h3.title {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.51);
    border-bottom: 1px solid #F2F2F2;
    color: #393434;
    left: 0;
    line-height: 60px;
    margin-bottom: 30px;
    position: absolute;
    text-align: center;
    top: 119px;
    width: 100%;
    z-index: 2;
}

#fondamentaux a {
	text-decoration: none;
	color: #DF4E13;
	font-weight: bold;
}
#fondamentaux .haut a {
	display: block;
	height: 20px;
	width: 20px;
	text-indent: -40px;
	overflow: hidden;
	background: transparent url(arrow_up.png) top left no-repeat;
	position: absolute;
	bottom: 3px;
	right: 50%;
}

#fondamentaux #main_title {
	height: 116px;
	position: relative;
}
#fondamentaux #main_title img {
	position: absolute;
	z-index: 2;
}
#fondamentaux #presentation {
	padding: 40px 40px 40px 40px;
	text-align: justify;
	position: relative;
	font-size: 13px;
	 font-family: georgia;
    font-weight: 500;
    background: transparent url(bg_texture_presentation_1.jpg) left 3px no-repeat;
    border-bottom: 1px solid #B3B3B3;
}

#fondamentaux #presentation .content_page {
	padding: 0;
    background: none;
    box-shadow: none;
}

#fondamentaux #presentation p {
	padding: 5px 20px 0;
    text-align: justify;
    text-shadow: 1px 0 1px #F5F5F5;
    text-transform: uppercase;
    font-weight: bold;
    color: #515151;
}
#fondamentaux #presentation a {
    border-radius: 5px 5px 5px 5px;
    color: #4A4545;
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin-right: 12px;
    padding: 5px 7px;
    text-decoration: underline;
}
	
#fondamentaux #presentation_title {
	top: 0;
}

#fondamentaux #partie1 {
	margin-top: 50px;
}

#fondamentaux #partie1.content_page {
	background: url('bg_transparent.png') repeat 0 0 transparent;
}
#fondamentaux #partie1.content_page h4 {
    border-bottom: 1px dashed #DF4E13;
    color: #DF4E13;
    font-size: 15px;
    margin: 20px 0;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}

#fondamentaux #partie1.content_page #img_cristel {
	float: right; 
	margin-left: 20px;
}

#fondamentaux #partie1 ul.menu_fondamentaux a {
    display: block;
    font-family: myriad-pro;
    line-height: 33px;
    text-decoration: none;
    text-transform: uppercase;
	width: 167px;
	font-weight: normal;
	background: #dda792; /* Old browsers */
	background: -moz-linear-gradient(top,  #dda792 0%, #df4e13 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dda792), color-stop(99%,#df4e13)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dda792 0%,#df4e13 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dda792 0%,#df4e13 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dda792 0%,#df4e13 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #dda792 0%,#df4e13 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dda792', endColorstr='#df4e13',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	color: #fff;
	margin: 0 auto;
	font-weight: 600;
	font-size: 11px;
}

#fondamentaux #partie1 ul.menu_fondamentaux a:hover {
	background: rgb(221,167,146); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(221,167,146,1) 0%, rgba(221,110,66,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,167,146,1)), color-stop(100%,rgba(221,110,66,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(221,167,146,1) 0%,rgba(221,110,66,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(221,167,146,1) 0%,rgba(221,110,66,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(221,167,146,1) 0%,rgba(221,110,66,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(221,167,146,1) 0%,rgba(221,110,66,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dda792', endColorstr='#dd6e42',GradientType=0 ); /* IE6-9 */
}

#fondamentaux #partie1 h4 {
	text-align: center; 
	margin-top: 36px
}

#fondamentaux #partie1 ul.menu_fondamentaux {
	list-style: none;
	margin-left: 0;
	position: absolute;
	bottom: 30px;
	left: 61px;
}

#fondamentaux #partie1 ul.menu_fondamentaux li {
	text-align: center;	
	margin-bottom: 30px;
	display: block;
	float: left;
}

#fondamentaux .coeur {
	width: 65px;
	height: 54px;
	position: absolute;
	bottom: -34px;
	left: 50%;
	margin-left: -32px;
	z-index: 2;
	background: transparent url(coeur.png) top left no-repeat;
}
#fondamentaux .ribbon {
	width: 840px;
	height: 94px;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 2;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}

#fondamentaux .ribbon_diagonale {
	width: 385px;
	height: 223px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}

#fondamentaux #ribbon1 { background-image: url(ribbon_1.png); }
#fondamentaux #ribbon2 { background-image: url(ribbon_2.png); }
#fondamentaux #ribbon3 { background-image: url(ribbon_3.png); }
#fondamentaux #ribbon4 { background-image: url(ribbon_4.png); }
#fondamentaux #ribbon5 { background-image: url(ribbon_5.png); }

#fondamentaux .intro {
    background: transparent url(bg_texture_presentation.jpg) left -207px repeat;
	position: relative;
	padding: 40px 40px 40px;
}

#fondamentaux #bottom {
	background: transparent url(bg_texture_feu.jpg) left -500px no-repeat;
}

#fondamentaux #bottom .content_page {
	background: transparent;
	box-shadow: none;
}

#fondamentaux .content_page {
	background: #fff;
	padding: 40px 40px 40px 40px;
	box-shadow: 0 0 5px #000;
	text-align: justify;
}

#fondamentaux #materiaux .content_page {
	background: none;
	box-shadow: none;
}

/* SLIDESHOW *****************************************************************************/

#cuisson_choix {
   
}
#cuisson_choix .cuisson_choix_content {
    cursor: pointer;
    display: block;
    float: left;
    height: 105px;
    margin-left: 7px;
    padding: 10px;
    text-align: center;
    width: 56px;
    color: #fff;
}

#cuisson_choix .cuisson_choix_content:hover, #cuisson_choix .cuisson_choix_content.current {
	background: none repeat scroll 0 0 rgba(30, 27, 27, 0.44);
	box-shadow: 0 0 2px #000000;
}

#cuisson_choix p {
	font-size: 10px;

}

#cuisson_choix img {
	width: 60px;
}

#cuisson_choix p.legende:first-letter{
	text-transform: uppercase;	
}

#cuisson_slideshow {
    position: relative;
	box-shadow: 0 0 5px #000;
	margin-top: 0;
}

#cuisson_slideshow_box {
	height: 345px;
    overflow-x: hidden;
}

#cuisson_slideshow_content {
	height: 296px;
	width: 6000px; 
}


#cuisson_slideshow_content .mode_legende { 
	font-size: 11px;
}

#fondamentaux #nav_slideshow span {
	position: absolute;
	display: block;
	width:	34px;
	height: 67px;
	text-indent: -50px;
	overflow: hidden;
	cursor: pointer;
}

#fondamentaux #nav_slideshow #left {
	background: url('arrows.png') no-repeat 0 0 transparent;
	left: -34px;
    top: 100px;
}


#fondamentaux #nav_slideshow #right {
    background: url("arrows.png") no-repeat scroll -34px 0 transparent;
    right: -34px;
    top: 100px;
}

#fondamentaux #cuisson .content_page {
	background: none;
	box-shadow: none;
}

#fondamentaux #cuisson.intro {
   background: url("bg_texture_cuisson.jpg") repeat scroll top left transparent;
}
#fondamentaux #cuisson_titles {
	height: 82px;
	background: #fff url(cuisson_titles.png) top left no-repeat;
	box-shadow: 0 0 5px #000;
	margin: 20px 0 0;
}
#fondamentaux #cuisson .cuisson_slide {
	background: #fff url(cuisson_slide_bg.png) top left repeat-y;
	height: 296px;
	width: 680px;
	display: block;
	float: left;
}

#fondamentaux #cuisson p:first-letter {
	text-transform: uppercase;
}

#fondamentaux #cuisson .cuisson_slide .cols {
	height: 255px;
}
#fondamentaux #cuisson .cuisson_slide .col1 {
	float: left;
	width: 234px;
}
#fondamentaux #cuisson .cuisson_slide .col1 table {
	height: 255px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#fondamentaux #cuisson .cuisson_slide .col1 td {
	vertical-align: middle;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
}
#fondamentaux #cuisson .cuisson_slide .col2 {
    color: #DF4E13;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 37px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 221px;
}

#fondamentaux #cuisson .cuisson_slide .col2 p {
	margin-bottom: 0;
}

#fondamentaux #cuisson .cuisson_slide .col3 {
	float: left;
	width: 215px;
	padding: 7px 0 0 0;
}

#fondamentaux #cuisson .cuisson_article_title {
	background: #df4e13;
    padding-bottom: 15px;
}

#fondamentaux #cuisson .cuisson_article_title h3 {
	height: 41px;
	background: #df4e13;
	color: #fff;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	position: relative;
	overflow: hidden;
}
#fondamentaux #cuisson .cuisson_article_title a {	
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0DFDF;
    border-radius: 5px 5px 5px 5px;
    color: #DF4E13;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 300;
    margin-left: 19px;
    padding: 5px 7px;
    text-align: center;
    width: 97px;
}

#fondamentaux #cuisson .cuisson_article_title a.current {
    border-color: #000000;
    box-shadow: 1px 1px 2px #000000;
    color: #000000;
}

#fondamentaux #cuisson .cuisson_article_title span {
	font-size: 11px;
	position: absolute;
	right: 10px;
}

#fondamentaux #cuisson .ustensiles {
	display: block;
	float: left;
	width: 107px;
	text-align: center;
	color: #DF4E13;
}
#fondamentaux #cuisson .ustensiles p, #fondamentaux #cuisson .ustensiles p img {
	width: 90%;
}
#fondamentaux #cuisson .ustensiles p {
	margin: 0;
	font-size: 12px;
}

/* Textes mode de cuisson ****************************************/

.cuisson_textes {
	display: block;
	background-color: #fff;
}

.cuisson_textes li {
	margin: 10px;
}

.cuisson_textes .parts {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.cuisson_textes .parts h2 {
    border-bottom: 1px dashed #DF4E13;
    font-size: 15px;
    margin: 0 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-transform: uppercase;
}

.cuisson_textes .accordion_content {
	padding: 20px;
}

.indispensables_content {
	margin-top: 15px;
}

.indispensables_content strong {
	color: #DF4E13;
	font-weight: normal;
}

.indispensables_img {
	float: left;
}

p.indispensables_nom strong {
	font-weight: bold;
	color: #DF4E13;
}

.indispensables_txt {
	margin-left: 120px;
}

.secrets h2 {
	margin-bottom: 15px;
}

.secrets_content {
  	display: block;
    float: left;
    height: 160px;
    width: 210px;
    text-align: center;
    margin-bottom: 15px;
}

.secrets_content p {
	margin: 0;
}

p.secrets_txt {
	font-style: italic;
	margin-top: 5px;
}
.secrets_img  a {
	display: block;
}
.secrets_img img {
	display: block;
	width: 178px;
	height: 120px;
	padding: 5px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px#888;
	box-shadow: 0 0 2px #888;
}

/* SLIDESHOW PARTENAIRE ***********************************************************/

#fondamentaux #gamme .content_page {
	margin-top: 65px;
	background: none;
	box-shadow: none;
	padding: 0;
}

#fondamentaux #gamme.intro {
    background: url("bg_gamme.jpg") repeat scroll top left transparent;
}

#fondamentaux #gamme .txt_intro {
	background: url("bg_transparent.png") repeat scroll top left transparent;
	padding: 40px;
	margin-bottom: 40px;
	box-shadow: 0 0 5px #000000;
}

#fondamentaux #gamme .txt_intro {
	margin: 0;	
}

#fondamentaux #gamme .vignettes_cristel {
    background: url("bg_transparent.png") repeat scroll 0 0 transparent;
    border: 1px solid #5B5A59;
    box-shadow: 0 0 5px #000000;
    display: block;
    float: left;
    height: 294px;
    text-align: center;
    text-transform: uppercase;
    width: 350px;
    margin-bottom: 40px;
}
#fondamentaux #gamme .vignettes_cristel.over {
    background: #DD6B3B;
}
#fondamentaux #gamme .vignettes_cristel.over a, #fondamentaux #gamme .vignettes_cristel.over a span {
	color: #fff;
}
#fondamentaux #gamme .vignettes_cristel {
	margin-left: 4px;
}
#fondamentaux #gamme .vignettes_cristel.pair {
	margin-left: 50px;
}

#fondamentaux #gamme .vignettes_cristel_img {
	display: block;
}


#fondamentaux #gamme h4 {
	border-bottom: 1px dashed #DF4E13;
    color: #DF4E13;
    font-size: 15px;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
#fondamentaux #gamme a {
	color: #605E5D;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    display: block;
}
#fondamentaux #gamme .title_links a { 
    margin-top: 12px;
}
#fondamentaux #gamme p {
	margin: 0;
}

#fondamentaux #gamme a span {
	color: #605E5D;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}
#container_img {
	margin-top: 40px;	
}

#partenaires_slideshow {
    position: relative;
	box-shadow: 0 0 5px #000;
	margin-top: 20px;
}

#partenaires_slideshow_box {
	height: 296px;
    width: 670px;
    overflow-x: hidden;
}

#partenaires_slideshow_content {
	height: 296px;
	width: 6000px; 
}

#fondamentaux #nav_slideshow_partenaires span {
	position: absolute;
	display: block;
	width:	34px;
	height: 67px;
	text-indent: -50px;
	overflow: hidden;
	cursor: pointer;
}

#fondamentaux #nav_slideshow_partenaires #left_partenaires {
	background: url('arrows.png') no-repeat 0 0 transparent;
	left: -34px;
    top: 100px;
}


#fondamentaux #nav_slideshow_partenaires #right_partenaires {
    background: url("arrows.png") no-repeat scroll -34px 0 transparent;
    right: -34px;
    top: 100px;
}

#fondamentaux #partenaires {
	position: relative;
	width: 670px;
	margin: 0 auto;
}
#fondamentaux #gamme .txt_intro a {
	float: right; 
	margin: 10px 0 10px 30px; 
}
	
#fondamentaux #partenaires_titles {
	width: 668px;
	height: 82px;
	background: #fff url(cuisson_titles.png) top left no-repeat;
	box-shadow: 0 0 5px #000;
	margin: 270px 0 30px 0;
}

#fondamentaux #partenaires .partenaires_slide {
	height: 296px;
	width: 670px;
	display: block;
	float: left;
}

#fondamentaux #partenaires p {
	margin-bottom: 0px;
}

#fondamentaux #partenaires p:first-letter {
	text-transform: uppercase;
}

#fondamentaux #partenaires .partenaires_slide .cols {
	height: 255px;
}
#fondamentaux #partenaires .partenaires_slide .col1 {
	float: left;
	width: 234px;
}
#fondamentaux #partenaires .partenaires_slide .col1 table {
	height: 255px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#fondamentaux #partenaires .partenaires_slide .col1 td {
	vertical-align: middle;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
}
#fondamentaux #partenaires .partenaires_slide .col2 {
	float: left;
	width: 221px;
	color: #DF4E13;
	text-align: center;
	padding: 37px 0 0 0;
}

#fondamentaux #partenaires .partenaires_slide .col2 p {
	margin-bottom: 0;
}

#fondamentaux #partenaires .partenaires_slide .col3 {
	float: left;
	width: 215px;
	padding: 7px 0 0 0;
}

#fondamentaux #partenaires .partenaires_article_title {
	height: 41px;
	background: #FFFFFF;
	color: #787878;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	overflow: hidden;
}

.partenaires_article_title span {
	font-size: 12px;
	padding-left: 20px;
}

.partenaires_article_title ul {
	list-style: none;
	margin: 25px auto;
	width: 652px;
}

.partenaires_article_title ul li {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 9px;
    margin: 0;
    padding: 5px 8px;
    text-transform: uppercase;
    border-right: 1px solid #fff;
    line-height: 20px;
    font-weight: bold;
    background: #dda792; /* Old browsers */
	background: -moz-linear-gradient(top,  #dda792 0%, #df4e13 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dda792), color-stop(99%,#df4e13)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dda792 0%,#df4e13 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dda792 0%,#df4e13 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dda792 0%,#df4e13 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #dda792 0%,#df4e13 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dda792', endColorstr='#df4e13',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	color: #fff; 
}

.partenaires_article_title ul li:hover, .partenaires_article_title ul li.current {
	background: rgb(221,167,146); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(221,167,146,1) 0%, rgba(221,110,66,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,167,146,1)), color-stop(100%,rgba(221,110,66,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(221,167,146,1) 0%,rgba(221,110,66,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(221,167,146,1) 0%,rgba(221,110,66,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(221,167,146,1) 0%,rgba(221,110,66,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(221,167,146,1) 0%,rgba(221,110,66,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dda792', endColorstr='#dd6e42',GradientType=0 ); /* IE6-9 */
}

.partenaires_article_title ul li.last {
	border-right: 0 none;
}
/* TABLEAU LES MATERIAUX *************************************************************/

#materiaux_slideshow {
    position: relative;
	margin-top: 20px;
}

#materiaux_slideshow_box {
	
}

#materiaux_slideshow_content {
	
}

#fondamentaux #nav_slideshow_materiaux span {

}

#fondamentaux #nav_slideshow_materiaux #left_materiaux {
	
}


#fondamentaux #nav_slideshow_materiaux #right_materiaux {
  
}

#fondamentaux #materiaux {
	background: transparent url(bg_materiau.jpg) top left repeat;
}
#fondamentaux #materiaux_titles {
	width: 668px;
	height: 82px;
	background: #fff url(cuisson_titles.png) top left no-repeat;
	box-shadow: 0 0 5px #000;
	margin: 10px 0 30px 0;
}
#fondamentaux #materiaux .materiaux_slide {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 6px #000000;
    margin-bottom: 30px;
}

#fondamentaux #materiaux ul {
	padding: 37px 20px 20px;
	list-style: none;
}

#fondamentaux #materiaux p {
	margin-bottom: 0px;
	padding: 20px;
}

#fondamentaux #materiaux p:first-letter {
	text-transform: uppercase;
}

.materiaux_content_img {
  	display: block;
    float: left;
    height: 89px;
    width: 210px;
    text-align: center;
    margin-bottom: 15px;
}

#fondamentaux #materiaux .materiaux_content_img p {
	margin: 0;
	padding: 0;
}

#fondamentaux #materiaux p.materiaux_txt {
	font-style: italic;
	margin-top: 5px 0 0 0;
	padding: 0;
}

.materiaux_img img {
	width: 93px;
	height: 61px;
	padding: 5px;
	background: #D6D6D6;
	-moz-box-shadow: 0 0 2px #888;
	-webkit-box-shadow: 0 0 2px#888;
	box-shadow: 0 0 2px #888;
}

#fondamentaux #materiaux .materiaux_slide .cols {

}
#fondamentaux #materiaux .materiaux_slide .col1 {
	float: left;
	width: 234px;
	height: 562px;
	background-color: #EAEAEA;
	color: #000;
}
#fondamentaux #materiaux .materiaux_slide .col1 table {
	height: 562px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#fondamentaux #materiaux .materiaux_slide .col1 td {
	vertical-align: middle;
	color: #fff;
	text-align: left;
	padding: 0 10px;
	line-height: 30px;
}
#fondamentaux #materiaux .materiaux_slide .col2 {
	border-left: 1px solid #9D9D9D;
    color: #222222;
    float: left;
    height: 560px;
    text-align: left;
    width: 444px;
}

#fondamentaux #materiaux .materiaux_slide .col2 p {
	margin-bottom: 0;
}

#fondamentaux #materiaux .materiaux_slide .col2 ul li {
	margin-bottom: 20px;
}

#fondamentaux #materiaux .materiaux_slide .col3 {
	float: left;
	width: 215px;
	padding: 7px 0 0 0;
}

#fondamentaux #materiaux .materiaux_article_title {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 27px;
    height: 57px;
    padding: 12px 0 5px;
    text-align: center;
    text-transform: uppercase;
	color: #fff;
	position: relative;
}

#fondamentaux #materiaux .materiaux_article_title:hover {

}

#fondamentaux #materiaux .materiaux_article_title.type_1 {
	background: transparent url(bg_metal.jpg) top left repeat;
}
#fondamentaux #materiaux .materiaux_article_title.type_2 {
	background: transparent url(bg_ceramique.jpg) top left repeat;
}
#fondamentaux #materiaux .materiaux_article_title.type_3 {
	background: transparent url(bg_moderne.jpg) top left repeat;
}
#fondamentaux #materiaux .materiaux_article_title.type_4 {
	background: transparent url(bg_revetement.jpg) top left repeat;
}

#fondamentaux #materiaux .materiaux_article_title span {
	display: block; 
	font-size: 13px;
}

#fondamentaux #materiaux .materiaux_article_title span.en_savoir_plus {
	position: absolute;
	right: 10px;
	bottom: 8px;
		
}


/* TABLEAU FEUX *************************************************************/

#feux_slideshow {
    position: relative;
	box-shadow: 0 0 5px #000;
	margin-top: 55px;
}

#feux_slideshow_box {
	height: 296px;
    width: 670px;
    overflow-x: hidden;
}

#feux_slideshow_content {
	height: 296px;
	width: 6000px; 
}

#fondamentaux #nav_slideshow_feux span {
	position: absolute;
	display: block;
	width:	34px;
	height: 67px;
	text-indent: -50px;
	overflow: hidden;
	cursor: pointer;
}

#fondamentaux #nav_slideshow_feux #left_feux {
	background: url('arrows.png') no-repeat 0 0 transparent;
	left: -34px;
    top: 100px;
}


#fondamentaux #nav_slideshow_feux #right_feux {
    background: url("arrows.png") no-repeat scroll -34px 0 transparent;
    right: -34px;
    top: 100px;
}

#fondamentaux #feux {
	position: relative;
	width: 670px;
	margin: 0 auto;
}
#fondamentaux #feux_titles {
	width: 668px;
	height: 82px;
	background: #fff url(cuisson_titles.png) top left no-repeat;
	box-shadow: 0 0 5px #000;
	margin: 270px 0 30px 0;
}
#fondamentaux #feux .feux_slide {
	height: 296px;
	width: 670px;
	display: block;
	float: left;
}

#fondamentaux #feux p {
	margin-bottom: 0px;
	padding: 20px;
}

#fondamentaux #feux p:first-letter {
	text-transform: uppercase;
}

#fondamentaux #feux .feux_slide .col1 p {
	color: #fff;
}

#fondamentaux #feux .feux_slide .cols {
	height: 255px;
}
#fondamentaux #feux .feux_slide .col1 {
	float: left;
	width: 320px;
	height: 255px;
	background-color: #517F8A;
}
#fondamentaux #feux .feux_slide .col1 table {
	height: 255px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#fondamentaux #feux .feux_slide .col1 td {
	vertical-align: middle;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
}

#fondamentaux #feux .feux_slide .col1 img {
    background: none repeat scroll 0 0 #6A6A6A;
    border: 1px solid #222;
    padding: 6px;
    width: 90px;
}
#fondamentaux #feux .feux_slide .col2 {
	float: left;
	width: 350px;
	color: #222;
	text-align: justify;
	height: 255px;
	background: #fff;
}

#fondamentaux #feux .feux_slide .col2 p {
	margin-bottom: 0;
}

#fondamentaux #feux .feux_slide .col3 {
	float: left;
	width: 215px;
	padding: 7px 0 0 0;
}

#fondamentaux #feux .feux_article_title {
	height: 41px;
	background: #3D3D3D;
	color: #fff;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
}

#feux_choix ul {
	list-style: none;
	margin: 40px 0 0 0;
}

#feux_choix ul li {
	display: block;
	float: left;
	margin: 0;
}
#feux_choix ul li a {
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-right: 4px;
    padding: 0 11px;
    text-shadow: 0 0 3px #000000;
}
#feux_choix ul li.last a {
	border: none;
	margin-right: 0;
	padding-right: 0;
}
#feux_choix ul li a.current {
	color: #FF8956;
	text-shadow: 1px 1px 2px #070202;
}

#bottom .content_page {
	position: relative;
}

/* Link page d'accueil et recettes */ 
#home_left_col_partner_cristel {
	margin: 20px 0px; 
	border: 1px solid rgb(238, 238, 238); 
	color: rgb(255, 255, 255); 
	padding: 10px; 
	background: linear-gradient(to bottom, rgb(221, 167, 146) 0%, rgb(223, 78, 19) 99%) repeat scroll 0px 0px transparent;
}

#menu-fondamentaux a {
	border: 1px solid #A6A4A4;
    border-radius: 5px 5px 5px 5px;
    color: #DF4E13;
    cursor: pointer;
    display: block;
    font-size: 11px;
    height: 120px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-indent: -400px;
    text-transform: uppercase;
    width: 146px;
}
#menu-fondamentaux {
	background: none;
	border: 1px solid #A9A0A0;
}

#menu-fondamentaux a.selected {
	box-shadow: 1px 2px 4px #847B7B;
}
#menu-fondamentaux a.menu-0 {
	background: url('menu/menu-fondamentaux.jpg') no-repeat 0 -120px transparent
}
#menu-fondamentaux a.menu-0.selected, #menu-fondamentaux a.menu-0:hover {
	background: url('menu/menu-fondamentaux.jpg') no-repeat 0 0 transparent
}
#menu-fondamentaux a.menu-1 {
	background: url('menu/menu-fondamentaux.jpg') no-repeat -146px -120px transparent
}
#menu-fondamentaux a.menu-1.selected, #menu-fondamentaux a.menu-1:hover {
	background: url('menu/menu-fondamentaux.jpg') no-repeat -146px 0 transparent
}
#menu-fondamentaux a.menu-4 {
	background: url('menu/menu-fondamentaux.jpg') no-repeat -292px -120px transparent
}
#menu-fondamentaux a.menu-4.selected, #menu-fondamentaux a.menu-4:hover {
	background: url('menu/menu-fondamentaux.jpg') no-repeat -292px 0 transparent
}
#menu-fondamentaux a.menu-2 {
	background: url('menu/menu-fondamentaux.jpg') no-repeat -438px -120px transparent
}
#menu-fondamentaux a.menu-2.selected, #menu-fondamentaux a.menu-2:hover {
	background: url('menu/menu-fondamentaux.jpg') no-repeat -438px 0 transparent
}
#menu-fondamentaux a.menu-3 {
	background: url('menu/menu-fondamentaux.jpg') no-repeat -584px -120px transparent
}
#menu-fondamentaux a.menu-3.selected, #menu-fondamentaux a.menu-3:hover {
	background: url('menu/menu-fondamentaux.jpg') no-repeat -584px 0 transparent
}

.isHidden {
	display: none;
}

#fondamentaux .navigation_footer {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.51);
    bottom: 0;
    height: 26px;
    left: 0;
    margin: 20px auto 0;
    position: absolute;
    width: 840px;
    z-index: 2;
}

#fondamentaux .navigation_footer #prev {
	color: #000000;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 2px 7px;
    position: absolute;
    left: 0;
    text-transform: uppercase;
    top: 0;
    width: 98px;
}

#fondamentaux .navigation_footer #next {
	color: #000000;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 2px 7px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    width: 80px;
}

#fondamentaux .navigation_footer #next:hover,
#fondamentaux .navigation_footer #prev:hover
{
	background: #DF4E13;
	color: #fff;
}