@charset "UTF-8";
/* CSS Document */



html { 
  padding:0px;
  margin:0px;
}



body {
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
  text-align:center;
	margin:0px;
	padding:0px;
	background: #e2dcd2 url(icononav/fd_main.jpg) repeat-x;

}






a { 
text-decoration: none;
	color: #524d46;
}
 
a:hover { 
text-decoration: none;
	color: #bc200d;
}



.selected{
	color: #4e302d;
	font-weight: bold;
}

/*  positioning-layers statisch und absolut */

#main_container {
width:980px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#left {
	
width:186px;
padding:0px;
float:left;
	/*border-right: 1px solid #bdb6b5;*/
}

#content {
/*width:586px;*/
width:780px;
padding:0px;
float:left;
margin-left: 6px;
border-right: 1px solid #cfc9bd;
border-left: 1px solid #cfc9bd;
background-color: #FFF;
min-height:620px;
height:expression(this.scrollHeight > 630 ? "auto":"620px");
}







#header {

	height: 112px;
}

#logo{
	float: left;
	position:absolute;
	top:50px;
}


#lang{
	float: left;
	position:absolute;
	top:27px;
	margin-left: 15px;
}


/* @group Article */
/* logo podibus et menu podibus*/

#left.article{ margin-top: 3px;		
}

#logo.article{
	float: left;
	position:absolute;
	top: 115px;
	margin-left: 94px;
}

#logo.article img{
	border-style: none;
}

#slickbox{

}
#slickbox #block #blockcontent{
	background-color: #db3a26;
	margin: 0;
	padding: 0;
}

#slickbox #block #blockcontent ul{
color: #e3dcd2;
	margin: 3px 0 3px 10px;
	text-transform: uppercase;
	font: bold 12px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #db3a26;
}
#slickbox #block #blockcontent ul li{
	font-size: 11px;
	margin: 3px 0 2px 20px;
	list-style-type: none;
	list-style-image: url(icononav/puce_fleche_rouge.gif);
	list-style-position: outside;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 14px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #fff;
	background-color: #db3a26;
}
#slickbox #block #blockcontent ul li a{
	color: #FFF;
}
#slickbox #block #blockcontent ul li a:hover{
	color: #e3dcd2;
	text-decoration: underline;
}


td.piedblock_pod{
	width:178px;height:10px; background: url(icononav/pied_bandeau_pod.gif) no-repeat;
}

td.piedblock_pod2{	width:8px; height:10px; background: url(icononav/pied_bandeau_pod2.gif) no-repeat;}


/* logo article*/
#logo_article{
	float: left; position : absolute; margin-left: 195px;
	margin-top: 28px;
	
}
#lang.article{
	float: left;
	position:absolute;
	top:27px;;
	margin-left: 15px;
}









/* @end */
/* ================= NAVIGATION ============= */

/* @group NAVIGATION */

#nav{ width: 775px;

height: 31px;
	background: url(icononav/fd_nav.gif) repeat-x;
	margin: 0;
	padding-left: 6px;
}


.bt{
	float: left;
	margin-left: 1px;
	color: #FFF;
	font: 11px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.bt_accueil{
	float: left;
	margin-left: 0px;
}

#bt_content1{
	float: left;
	padding: 9px 10px 7px;background-color;
	background: url(icononav/fd_bt_nav_off1.gif) no-repeat;
	
}
#bt_content1 a{
	text-decoration: none;
	color: #fff;
}
#bt_content2{
	float: left;
	width:7px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url(icononav/fd_bt_nav_off2.gif) no-repeat;	
}


#bt_contenton1{
float: left;
	padding: 7px 10px;background-color;
	background: url(icononav/fd_bt_nav_on1.gif) no-repeat;
}
#bt_contenton2{
	float: left;
	width:7px;
	height: 31px;
	background: url(icononav/fd_bt_nav_on2.gif) no-repeat;

}

/* @end */

/* ============= BLOCKS ================= */

#block{
	padding: 0;
	margin: 5px 0 0;
}

#block #blockhead{
	margin: 0;
	padding: 0;

}
#block #blockhead a{
	text-decoration: none;

}

#block #blockcontent{
background-color: #FFF;
clear: both;
}

#block #blockcontent p{
	padding: 5px 4px 4px 8px;
	margin: 0;
	color: #4e4543;
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
p{
	padding: 5px 4px 5px 8px;
	margin: 0;
	color: #34302b;
	font: lighter 12px/16px Verdana;
}

p.spip{
	padding: 5px 4px 5px 8px;
	margin: 0;
	color: #34302b;
	font: lighter 12px/16px Verdana;
}



#block  ul{
	color: #5a534b;
	font-weight: bold;
	font-size: 11px;
	margin: 3px 0 3px 6px;
	padding: 0;
	text-transform: uppercase;
}
#block ul li{
	font-size: 11px;
	margin: 5px 0 2px 20px;
	list-style-type: none;
	list-style-image: url(icononav/puce_fleche_grise.gif);
	list-style-position: outside;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 12px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#block #blockcontent ul li a{
	color: #5a534b;
	
	}
	#block #blockcontent ul li a:hover{
	color: #cd3a28;
	
	}

/* @group BLOCS LEFT ET RIGHT */

/* ======  LEFT */

/* @group BLOCKS MARGE */

#left.accueil{ }

#left #block{ }




#left #block table td.teteblock1{	
width:178px; height: 24px;background: url(icononav/tete_bandeau_right1.gif) no-repeat; padding-left: 8px;
	display: table-cell; vertical-align: middle;
	color: #504b44;
	font: bold 14px Tahoma, Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-top: 3px;
}

#left #block table td.teteblock2{	
width:8px; height:31px;background: url(icononav/tete_bandeau_right2.gif) no-repeat;
}


#left .piedblock1{
width:178px;height:10px; background: url(icononav/pied_bandeau1.gif) no-repeat;
} 

.piedblock2{
	width:8px; height:10px; background: url(icononav/pied_bandeau2.gif) no-repeat;
} 



#right #block table td.teteblock1{	
width:192px; height:31px;background: url(icononav/tete_bandeau_right1.gif) no-repeat;
	padding-left: 8px;
}


#right .piedblock1{
width:192px;height:10px; background: url(icononav/pied_bandeau1.gif) no-repeat;
}

#block #blockcontent_pod{
	background-color: #db3a26;
	margin: 0;
	padding: 0;
}


#left #block table td.tetepod1{	
width:178px; height: 24px;background: #db3a26 url(icononav/tete_bandeau_rightpodibus1.gif) no-repeat; padding-left: 8px;
	display: table-cell; vertical-align: middle;
	color: #504b44;
	font: bold 14px Tahoma, Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-top: 3px;
}

#left #block table td.tetepod2{	
width:8px; height:31px;background: #db3a26 url(icononav/tete_bandeau_rightpod.gif) no-repeat;
}





/* @end */ 


/* ================== CONTENT =============== */ 

/* ================== block grande image */

/* @group BLOC GRANDE IMAGE */

#imgmain.accueil{
 width: 578px;
  height: 188px;
	/*margin-left: 7px;
	margin-top: 6px;*/
	margin-bottom: 6px;
}
#imgmain.article{display:table; width: 766px; height: 188px;
	margin-left: 7px;
	margin-top: 6px;
	margin-bottom: 6px;
	
}
#imgrande{
	float:right;
}

#imgrande img{
	height: 188px;
}
#txte{
width: 222px;
height: 159px;
	color: #FFF;
	font-size: 15px;
	margin: 0;
	padding: 20px 6px 6px 13px;
	/*background-color: #a09386;*/
	float:left; line-height:19px;
	/*background-color: #8b8075;*/
}
#imgmain #txte h1, #imgmain_article #txte h2, #imgmain #txte h2, #imgmain #txte h3, #imgmain #txte h4, #imgmain #txte h5, #imgmain #txte h6{	
margin: 0; padding: 0; color: #FFF; font-weight: normal; font-style: normal; }

#imgmain #txte h1, #imgmain_article #txte h1{ font-size: 30px;
	line-height: 28px; color: #FFF;
}
#imgmain #txte h2, #imgmain_article #txte h2{ font-size: 26px; line-height: 24px; color: #FFF;}
#imgmain #txte h3, #imgmain_article #txte h3{ font-size: 22px;  line-height: 20px;color: #FFF; }
#imgmain #txte h4, #imgmain_article #txte h4{ font-size: 20px; line-height: 18px;color: #FFF; }
#imgmain #txte h5, #imgmain_article #txte h5{ font-size: 18px; line-height: 19px;color: #FFF;}
#imgmain #txte h6, #imgmain_article #txte h6{ font-size: 16px; color: #FFF;}


/* @end */

/* @group EDITO */


#edito{ float:left; 
position: absolute; 
width: 196px;
	background: url(icononav/fd_edito.gif) no-repeat;
	height:212px;
	margin-left: 584px;
}


#edito_titre{
	font: bold 18px Tahoma, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; float :left;
	color: #FFF;

	margin-top: 5px;
}

#edito img{
	 float :left;
	margin-right: 3px;
	margin-top: 5px;
	margin-left: 12px;
}
#edito img.spip_logos{
	margin: 0 4px 0 0;
	padding: 0;
}

#edito_name{
	font: italic 10px Tahoma, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#edito_title{

	font: bold 14px/14px Tahoma, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #4e302d;
	margin-bottom: 3px;
	margin-top: 0;
	margin-right: 3px;
}

#edito_txt{
font: 11px Tahoma, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 4px;
	margin-left: 4px;

	padding-left: 10px;
	height: 119px;
}

/* #left #block table td.edito1{	
color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
width:178px; 
height:31px;
background: url(icononav/tete_bandeau_edito1.gif) no-repeat; padding-left: 8px;
	display: table-cell; 
	vertical-align: middle;
	
}
#left #block table td.edito1 a{
	color: #FFF;
	font-weight :400;
}

#left #block table td.edito2{	
width:8px; height:31px;background: url(icononav/tete_bandeau_edito2.gif) no-repeat;
} */

/* @end */

/* ================== block produits phares */

/* @group PRODUITS PHARES */

#produits_phares{
	width: 184px;
	float:left;
	padding: 0;
	margin: 8px 4px 0;
	background-color: #85392e;
}
#produits_phares_premier{
	width: 184px;
	float:left;
	margin: 8px 4px 0 10px;
	background-color: #85392e;
}



#produits_vr{
	width: 376px;
	
	float:left;
	padding: 0;
	margin: 8px 1px 0 4px;
	background-color: #85392e;
}


#produits_phares img{
	margin: 0;
	padding: 0;
	border-style: none;
}



	
	
#produits_phares #titre, #produits_vr #titre{
	width: 176px;
	vertical-align: middle;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #f6f5f2;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
#produits_phares #txt{
	width: 176px;
	text-align: center;
}
#produits_vr #txt{
	width: 368px;
}
#txt{ 
	background: #e85d43 url(icononav/fd_bloc_mainproduct.gif) repeat-x 0 0;
	color: #e3dcd2;
	font-size: 13px;
	font-weight: bold;
	height: 35px;
	text-align: center;
	padding: 0 4px 1px;
	margin: 0;
}

#txt a {
	text-decoration: none;
	color: #e3dcd2;
}

/* @end */

.expo{ background-color: #b20a3e;}
.parcours{ background-color: #005083; }
.lieu{ background-color: #428315; }

.trexpo{color: #b20a3e;}
.trparcours{ color: #005083; }
.trlieu{color: #428315; }
.important{color: #4e302d; }


/* ================== block */
#clear{
	clear: both;
	height:1px;
}

#tab_content{
	margin: 0;
	padding: 0;
	border-right: 1px solid #e54527; 	border-left: 1px solid #e54527;	border-bottom: 1px solid #e54527;
}

#content #block{
	padding: 0;
	margin: 0 0 6px;
}

#content #block #blockhead{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #504b44;
}
#content #block #blockcontent {  border-left: 1px solid #d4d0cb; border-right: 1px solid #d4d0cb; border-bottom: 2px solid #d4d0cb;
}
#content #block #blockcontent p{ 
padding: 5px 4px 4px 6px;
	margin: 0;
	color: #59524a;
	
}

#content #block table td.teteblock1{	
height:31px;background: url(icononav/tete_bandeau_content1.gif) no-repeat; padding-left: 8px;
}

#content #block table td.teteblock2{	
width:8px; height:31px;background: url(icononav/tete_bandeau_content2.gif) no-repeat;
}

/* ================== block pano et liste */

/* @group BLOC VISITE */


#visit_container{
	margin-left: 8px;
	padding-left: 0;
	padding-bottom: 2px;
	margin-right: 8px;
		border-bottom: 3px solid #a0968b;
	
	border-left: 1px solid #d4c6bb;
	border-right: 1px solid #d4c6bb;
	
}

#visit_container p, #visit_container p.spip,{
	font-style: italic;
	font-size: 11px;
}



#visit_container i.spip{
	font-size: 10px;
}

#vc_title{
	color: #fff;
	font-size: 18px;
	padding: 2px 0 2px 9px;
	margin-bottom: 8px;
	background: #7c7064 url(icononav/fd_titre.gif) repeat-x 0 -31px;
}

#go{
	float: right; 
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 1px;
	border-style: none;
	
}
#go img{
	width: 16px;
}
#go a img{
	width: 16px;
	border-style: none;
	border-width: 0;
}



#visite{
	margin-left: 8px;
	margin-right: 8px;

	margin-bottom: 5px;
	border-top: 1px solid #d4c6bb;
	border-bottom: 1px solid #b6aaa0;
	padding-top: 0;
	padding-bottom: 3px;
	border-left: 1px solid #d4c6bb;
	border-right: 1px solid #d4c6bb;
	background-color: #FFF;
}
#visite.accueil{
	padding: 0;
	margin: 0 0 4px 8px;
}

#visite img{
	float:left;
	margin-right: 6px;
	border: 1px solid #9a9087;
	margin-top: 1px;
	padding-top: 0;
	
	
	margin-left: 2px;
}
#visite_title{
	margin-right: 0;
	border-bottom: 4px solid #e3dcd2;
	font-size: 12px;
	font-weight: bold;
	color: #db3a26;
	margin-bottom: 1px;
	padding: 2px 0 3px 7px;
}
#visite_title.accueil{
	background: url(icononav/fd_titre.gif) repeat-x 0 -36px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	height: 15px;
	
}
#visite_title.accueil a{color: #fff;
	
}
#pan #visite_title.accueil{
	background: url(icononav/fd_titre.gif) repeat-x 0 -36px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	height: 15px;
	
}
/*#visite p{
	display: table;
	padding: 3px 0;
	margin: 0;
	color: black;
	font: 11px/12px Verdana, "Lucida Grande", Arial, Lucida, sans-serif;
	text-indent: 1px;
	height: 122px;
	

}*/

#visite.accueil p{
	border-style: none;
	padding-right: 3px;
	height:108px;
}

#visite_detail {
	display:table;
	height: 122px;
}

#visite_detail table tbody td {
	width: 298px;
	height: 122px;
		border-right: 2px solid #e3dcd2;
	
}


p.visite_detail, #visite p.spip, #visite p{
display:table;
/*font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
font: 11px/13px Verdana, "Lucida Grande", Arial, Lucida, sans-serif;
padding: 0;
	color: black;
	margin: 0;
	text-indent: 1px;
	
}

p.visite_detail img, #visite p.spip img, #visite p img{
	display:block;
	border-style: none;
	margin-bottom: 2px;
	padding-bottom: 5px;
	
}


#boutons{
	float: right;
	position:relative;
	width: 110px;
	text-align:center;
		height: 122px;
	padding-right: 3px;
}


#bouton{

	background-image: url(icononav/fd_bouton.gif);
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 108px;
	padding: 5px 0 0;
	margin: 4px 0 0;
}


#caracs{
	float:right;
	margin: 1px 4px 0;
	padding: 0 0 0 5px;
	border-left: 1px solid #db3a26;
	color: #695145;
	font: bold 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	border-bottom: 1px dotted #dfd2c4;
}

#caracsvideo{
	float:right;
		border-left: 1px solid #db3a26;
		height: 16px;
		width: 30px;
	background: url(icononav/ico_video.gif) no-repeat;
}
#caracsaudio{
	float:right;
		border-left: 1px solid #db3a26;
			height: 16px;
	width: 30px;
	background: url(icononav/ico_audio.gif) no-repeat;
}
#caracsfile{
	float:right;
		border-left: 1px solid #db3a26;
			width: 30px;
	background: url(icononav/ico_file.gif) no-repeat;
}

#prix{
	color: #db3a26;
	font-weight: bold;
	border-bottom: 1px solid #d4c6bb;
	padding-top: 4px;
	padding-bottom: 6px;
}




/* @end */

td.list{
	border-right: 1px solid #8c8174;
	padding-right: 8px;
		padding-left: 8px;
	width: 368px;

}
td.list2{
	padding-right: 8px;
	padding-left: 8px;
}
#block.list{
	float: left;	
	margin-left: 8px;
	margin-bottom: 8px;
}

#block.listarticle{
	float: left;	
	margin-left: 8px;
	margin-bottom: 8px;
	width: 573px;
	border-right: 1px solid #d8d2cb;
	margin-right: 0;
}
#block.listarticleoff{
	float: left;	
	margin-left: 8px;
	margin-bottom: 8px;
	width:766;
	margin-right: 0;
	border-right-width: 0;
	border-right-style: none;
}
#block.annexes{
	float: left;	
	margin-left: 13px;
	margin-bottom: 8px;
	width: 765px;
	margin-right: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
#block.annexes H3.spip, #block.annexes H3{
margin-left:8px;
}


#block.list table td.list{
	border-right: 1px solid #aba296;
}


.big{
	color: #35201e;
	text-decoration: none;
	font: 24px/22px Tahoma, Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	
}


/* @group BLOC PANO */

#bt_vr{
	width: 158px;
	height: 57px;
	background-image: url(icononav/fd_btvr.gif);
	margin: 0;
	padding: 6px 11px 4px 15px;
	color: #fff;
	text-shadow: #514b49 2px 2px 2px;
	font-size: 12px;
	line-height: 17px;
}
.ttrbt{
	font-size: 24px;
	line-height: 16px;
}

#pano{
	font: 11px/11px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #1a1815;
}

#pano p{
		color: #1a1815;
	font: 11px/10px Verdana, "Lucida Grande", Lucida, sans-serif;
	letter-spacing: -0.1em;
	margin: 0;
	padding: 3px 0 2px;
}


#pano a, #pano p a{
		color: #000;
	
}











#pano_droite #block_droite {margin-left:8px;margin-top:8px;}


#blockhead_droite table { 

}



td.teteblock_droite1{	
width:166px; height: 31px;
background: url(icononav/tete_bandeau_rightd1.gif) no-repeat; padding-left: 8px;
	display: table-cell; vertical-align: middle;
	color: #504b44;
	font: bold 14px Tahoma, Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-top: 3px;
	
}

.teteblock_droite2{	
width:8px; height:31px;background: url(icononav/tete_bandeau_rightd2.gif) no-repeat;

}



#blockcontent_droite {
width:170px;
padding: 5px 4px 4px 6px;
	margin: 0;
	color: #59524a;
	 border-left: 1px solid #d4d0cb; border-right: 1px solid #d4d0cb; border-bottom: 2px solid #d4d0cb;
	
}


#block_droite #blockcontent_droite ul{
	color: #5a534b;
	font-size: 12px;
	margin: 3px 0 3px 6px;
	padding: 0;

}
#block_droite #blockcontent_droite ul li{
font-weight:normal;
	font-size: 12px;
	margin: 5px 0 2px 20px;
	list-style-type: none;
	list-style-image: url(icononav/puce_fleche_grise.gif);
	list-style-position: outside;
	line-height: 12px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#block_droite #blockcontent_droite ul li a{
	color: #5a534b;
	
	}
#block_droite #blockcontent_droite ul li a:hover{
	color: #cd3a28;
	
	}
	
#block_droite #blockcontent_droite ul li a.selected{
font-weight:bold;
	
	}
	
	
	
	
	








#pan{
		width : 376px;
	font-weight: bold;
background: #9a9087 url(icononav/fd_titre.gif) repeat-x 0 23px;
	padding: 0;
	margin: 0 0 4px;
}
#pan img{
	width : 376px;
	height: 70px;
	padding: 0;
	margin: 0 0 3px;
	border-style: none;
}
#pan #go img{
	width : 16px;
	height: 16px;
	margin: 0 4px 0 0;
	padding: 0;
}


#pan a{
	color: #fff;
}


#content_pano{
}

#content_pano.accueil{
	background-color: #e5e3de;
	margin: 0;
	padding: 0 0 15px;
}


#content_pano.article p.spip, #content_pano.article p{
	line-height: 14px;
	
}

#pano.article { 
float: right; 
width: 191px;
	text-align: left;
	margin-right: 8px;
}

#pano.article #block{margin-top:8px;
margin-left:8px;
}


#content_pano.article strong.spip, #content_pano.article strong{
	font-size: 14px;
	color: #55453c;
	margin-bottom: 4px;
}

/* My Comment */
#pano.article a.spip_out{
	display:block;
	margin-top: 2px;
		padding-top: 2px;
	border-top: thin solid #a0968b;
	color: #554e3d;
	font: bold 10px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
		letter-spacing: normal;
}
#pano.article a.spip_out:hover{
	color: #db3a26;
}

#pano.article img{ float: left; 
width: 184px; 
	
}

#vignette_petit_pano img{ height: 34px;
	
}
/* @end */

/*========== Panier == */
#panier{ width: 98px;
	float:right;
	top: 83px;
	margin-left: 879px;
	position : absolute;
	color: #69625a;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	padding: 0 0 0 7px;
	background: url(icononav/fd_bt_panier.gif) no-repeat;
}


h1 {font-size: 24px;color: #564b47;margin: 0;padding: 0;font-weight: normal; font-style: normal;}


h2 {font-size: 22px;color: #564b47;	margin: 0;padding: 0; font-weight: normal; font-style: normal;}
h3 {color: #635342;margin: 0;padding: 0;
	text-align: left;
	font: 24px Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
}

h3.spip{
	color: #635342;margin: 8px 0 0;padding: 0;
	text-align: left;
		font: bold 14px Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
		
}



#block.listarticle  h3{
	margin-left: 8px;
	margin-right: 8px;
}


h3.acc {
	background-color: #dcdad1;
	margin-top: 8px;
	padding: 3px 0 4px 5px;
	width: 100%;
	margin-right: 0;
}
h4 {font-size: 15px;color: #553936;margin: 0;padding: 4px 0 3px 9px;font-weight: bold;}

h5 {font-size:16px;color: #564b47;margin: 0;padding: 0;font-weight: normal;}
h6 {font-size:14px;color: #564b47;margin: 0;padding: 0;font-weight: normal;}


.copyright {
	font-size: 10px;
	font-style: italic;
	margin-top: 6px;
	display: block;
}





/* @group PIED */
#footer {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #d0d3d8;
clear: both;
	background-color: #d3cfc1;
	color: #524d46;
	margin-left: 193px;
	text-align: center;
	width: 780px;
	background-image: url(icononav/fd_bloc_mainproduct.gif);
	padding: 0 0pt 0.3em;
}

#footer .block_various_links{
list-style-type: none;
list-style-image: none;
list-style-position: outside;
	color: #4a4640;
}

#footer .block_various_links li{
display: inline;
	padding: 0px 6px 0px 9px;
	border-left: 1px solid #e3dcd2;
}
#footer .block_various_links li.prem{
display: inline;
	padding: 0px 6px 0px 9px;
	border-style: none;
}
#footer .block_various_links li a {
text-decoration: none;
color: #fff;
}
#footer .block_various_links li a:hover {
	color: #e3dcd2;
}


/* @end */

/* @group Edito */
#pano_edito{
	float: right;	
	display:table; width: 184px;
	text-align: left;
		border: 1px solid #5d4c38;
	margin-bottom: 4px;
	margin-left: 8px;
	background-color: #a79d90;
}


#nom_lien{background: #a49b8e url(icononav/fd_titre.gif) repeat-x 0 -36px;
width : 100%;
	color: #fff;
	
	margin: 0;
	font-weight: bold;
	padding: 0;
}
/*#pano_edito img{
	margin: 0;
	padding: 0;

	float: right;	
	display:table; width: 184px;
	height: 70px;
	}*/

.ttt{display:block;
	padding: 5px;
	
}

#article_edito{	
display :table;
	margin-left: 10px;
	margin-right: 8px;
}
.chapo{
	color: #615644;
}


.edito_content{	
display :table;
	margin-left: 50px;
		margin-right: 56px;
}

#article_edito .soustitre {font: normal  18px Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif; margin-bottom:10px;color: #644b35; }
.tabs-container .soustitre{font: normal  18px Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif; margin-bottom:10px;color: #644b35; }

h1.edito{color: #644b35;
	font: normal  30px Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin-bottom: 6px;
	padding-bottom: 0px;
	letter-spacing: 0.1ex;
	display:table;
	width:720px;
}

h2.edito{color: #644b35;
	font: 24px Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;	margin: 0;
	padding-bottom: 0;
	letter-spacing: 0.1ex;
	display:table;
	width:720px;
}

#clear2.edito{
	margin: 0;
	padding: 0;
	width: 400px;
	clear: both;
	height: 2px;
}

#clear2 hr{
	margin-left: 20px;
	padding: 0;
	width: 710px;
	clear: both;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #918580;
	height: 2px;
}

h4.edito{


	color: #fff;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 7px;
	height: 15px;
	background-image: url(icononav/fd_bloc_mainproduct.gif);
}





/* @end */

#block.listarticle .soustitre{
	margin-left: 8px;
	margin-right: 8px;
	color: #635365;
	font-size: 16px;
	line-height: 16px;
}

.legend {
	font-size: 9px;
	line-height: 10px;
	font-style: italic;
	color: #5a5a5a;
}

img { margin: 0; padding: 0; border: none; }
.spip_logos { margin: 0; padding: 0; border: none; }


