/*---

Bottesanfibio.com - Tradition DeLuca // CSS Section
Auteur : Arteca Design inc.
Derniere revision : 13 mars 2008
	
Notes :

---*/

div.cleaner {
	clear: left; 
	line-height: 0; 
	height: 0; 
	font-size: 0;
}

/* //////////////////////// */

#timeline {
	position: relative;
	margin : 0 -15px;
	margin-top: 8px;
	height: 32px;
	padding: 0;
	border-bottom: 1px solid #069;
	border-bottom: 1px solid #AA612C;
	z-index: 0;
	padding-left: 9px;
}

#timeline li {
	z-index: 3;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#timeline li a {
	display: block;
	padding: 0;
	margin: 0 6px;
	text-decoration: none;
	color: #333;
	width: 56px;
	height: 32px;	
	text-indent: -5000px;
	background: url("../img/btn_annees_timeline.gif") no-repeat 50% 0;
}

#timeline li#btn70 a { background-position: 50% -100px; }
#timeline li#btn80 a { background-position: 50% -200px; }
#timeline li#btn90 a { background-position: 50% -300px; }
#timeline li#btn00 a { background-position: 50% -400px; }

#timeline li a:hover { color: #999; }

#timeline li.current {
	z-index: 1;
	background: url("../img/bg_slider_current.gif") no-repeat 50% 100%;
}

#timeline li.current a { background-position: 50% -50px; }

#timeline li#btn70.current a { background-position: 50% -150px; }
#timeline li#btn80.current a { background-position: 50% -250px; }
#timeline li#btn90.current a { background-position: 50% -350px; }
#timeline li#btn00.current a { background-position: 50% -450px; }

#slider {
	z-index: 2;
	position: absolute;
	height: 35px;
	background: url("../img/slider.gif") no-repeat 50% 100%;
}

/* //////////////////////// */

body div#content {
	background-color: #D2D2D2;
	border-bottom: 5px solid #FFF;
	
	/*
	overflow: hidden;
	height: 500px;
	*/
}

body#faq div#content,
body#results div#content,
body#contact #content { 
background-color: #FFF; 

}

body #content div.section {
	border: none;
	background-image: none;
	margin-right: 382px;
	margin-left: 24px;
	background-color: #FFF;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	padding: 8px 10px 0;
	border-bottom: 1px solid #FFF;
} 

body#faq #content div.section,
body#results #content div.section,
body#contact #content div.section {
	margin-right: 255px;
	border: none;
	margin-left: 0;
	border-left: 24px solid #D2D2D2;
	background: url("../img/border_dashed.gif") repeat-y top right;
}

body#results #content div.section { padding-right: 0; }

body#tradition #sidebar {
	border: none;
	width: 250px;
	margin-right: 250px;
	width: 127px;
	height: 253px;
	padding: 0;
	margin: 0;
	right: 250px;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
}

body#faq #sidebar,
body#results #sidebar,
body#contact #sidebar{ margin-top: 268px; }

body#tradition.annees60 div#content { background: url("../img/img_right_annees60.jpg") no-repeat 100% 258px #D2D2D2; }
body#tradition.annees70 div#content { background: url("../img/img_right_annees70.jpg") no-repeat 100% 258px #D2D2D2; }
body#tradition.annees80 div#content { background: url("../img/img_right_annees80.jpg") no-repeat 100% 258px #D2D2D2; }
body#tradition.annees90 div#content { background: url("../img/img_right_annees90.jpg") no-repeat 100% 258px #D2D2D2; }
body#tradition.annees00 div#content { background: url("../img/img_right_annees00.jpg") no-repeat 100% 258px #D2D2D2; }


body#tradition.annees60 #sidebar { background-image: url("../img/bg_section_annees60.jpg"); }
body#tradition.annees70 #sidebar { background-image: url("../img/bg_section_annees70.jpg"); }
body#tradition.annees80 #sidebar { background-image: url("../img/bg_section_annees80.jpg"); }
body#tradition.annees90 #sidebar { background-image: url("../img/bg_section_annees90.jpg"); }
body#tradition.annees00 #sidebar { background-image: url("../img/bg_section_annees00.jpg"); }

body#tradition div.mainNav { border-bottom: 5px solid #FFF; }

body#tradition #content h1 {
	padding: 0;
	margin: 20px 0 15px;
	display: block;
	height: 26px;
	line-height: 26px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

body#tradition.annees60 #content h1 { background-image: url("../img/title_ere_flower_power.gif"); }
body#tradition.annees70 #content h1 { background-image: url("../img/title_annees_disco.gif"); }
body#tradition.annees80 #content h1 { background-image: url("../img/title_consommation_prestige.gif"); height: 50px; }
body#tradition.annees90 #content h1 { background-image: url("../img/title_embarras_choix.gif"); }
body#tradition.annees00 #content h1 { background-image: url("../img/title_histoire_revisee.gif"); }

body#tradition.annees60.en #content h1 { background-image: url("../img/title_flower_power_era.gif"); }
body#tradition.annees70.en #content h1 { background-image: url("../img/title_disco_years.gif"); }
body#tradition.annees80.en #content h1 { background-image: url("../img/title_conspicuous_consumption.gif"); height: 50px; }
body#tradition.annees90.en #content h1 { background-image: url("../img/title_spoilt_choice.gif"); }
body#tradition.annees00.en #content h1 { background-image: url("../img/title_history_revisited.gif"); }

body#faq #content h1,
body#results #content h1,
body#contact #content h1 {
	padding: 0;
	margin: 7px 0 10px;
	display: block;
	height: 26px;
	line-height: 26px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-image: url("../img/title_faq.gif")
}

body#faq #content h1 {
	background-image: url("../img/title_faqs.gif");
}



body#results #content h1 {
	margin: 0 10px 10px 0;
	border-top: 7px solid #FFF;
	background: url("../img/title_resultats_recherche.gif") no-repeat;
}

body#results.en #content h1 { background: url("../img/title_search_results.gif") no-repeat; }

body#contact.fr #content h1 { background-image: url("../img/title_nous_joindre.gif") }

body#contact.en #content h1 { background-image: url("../img/title_contact_us.gif") }

/* //////////////////////// */

body#tradition #content h3 {
	padding: 0;
	margin: 0 0 15px;
	display: block;
	height: 19px;
	line-height: 19px;
	text-indent: -5000px;
	background: url("../img/subtitle_tradition_fr.gif") no-repeat;
}

body#tradition #content h3.sub1968 		{ background-position: 0 0; }

body#tradition #content h3.subDebut70 	{ background-position: 0 -19px; }

body#tradition.en #content h3.subDebut70 { 
	background: url("../img/subtitle_early_70.gif") no-repeat; 
	height: 23px;
	line-height: 23px;
}

body#tradition #content h3.sub1971		{ background-position: 0 -38px; }
body#tradition #content h3.sub1972		{ background-position: 0 -57px; }

body#tradition #content h3.sub1980		{ background-position: 0 -76px; }
body#tradition #content h3.subDebut80	{ background-position: 0 -95px; }

body#tradition.en #content h3.subDebut80 	{
	background: url("../img/subtitle_early_80.gif") no-repeat;
	height: 23px;
	line-height: 23px;
}

body#tradition #content h3.sub1984		{ background-position: 0 -114px; }
body#tradition #content h3.sub1985		{ background-position: 0 -133px; }
body#tradition #content h3.sub1988		{ background-position: 0 -152px; }
body#tradition #content h3.subFin80		{ background-position: 0 -171px; }

body#tradition.en #content h3.subFin80	{
	background: url("../img/subtitle_end_80.gif") no-repeat;	
}

body#tradition #content h3.sub1990		{ background-position: 0 -190px; }
body#tradition #content h3.sub1991		{ background-position: 0 -209px; }
body#tradition #content h3.sub1992		{ background-position: 0 -228px; }
body#tradition #content h3.sub1994		{ background-position: 0 -247px; }
body#tradition #content h3.sub1995		{ background-position: 0 -266px; }
body#tradition #content h3.sub1997		{ background-position: 0 -285px; }

body#tradition #content h3.sub2000		{ background-position: 0 -304px; }
body#tradition #content h3.sub2004		{ background-position: 0 -323px; }
body#tradition #content h3.sub2005		{ background-position: 0 -342px; }

/* //////////////////////// */

body#tradition #content h4.anneesTimeline {
	padding: 0;
	margin: 0;
	background: url("../img/title_annees_timeline.gif") no-repeat;
	height: 15px;
	line-height: 15px;
	text-indent: -5000px;
}

body#tradition.en #content h4.anneesTimeline {
	background: url("../img/title_years_timeline.gif") no-repeat;
}

/* //////////////////////// */

body #content p.backToTop { padding-bottom: 10px; }

body#results #content p.backToTop { padding-top: 5px; }

body #content p.backToTop a {
	display: block;
	height: 15px;
	line-height: 15px;
	width: 15px;
	text-indent: -5000px;
	background: url("../img/icn_arrow_stroke_top.gif") no-repeat;
	text-decoration: none;
}

body #content p.backToTop a:hover { background-position: 0 -15px; }

/* //////////////////////// */

body#faq dl dt {
	color: #B48B27;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
}

body#faq dl dd { margin-bottom: 15px; }

/* //////////////////////// */

body#results div.section dl {
	border: 1px solid #D2D2D2;
	display: block;
	padding: 8px;
	margin: 0 10px 10px 0;
	width: 287px;
	width: 211px;
	float: left; 
	color: #999;
	font: normal 12px "verdana", lucida, arial, helvetica, sans-serif;
}

* html body#results div.section dl { width: 206px; }

body#results div.section dt {
	padding: 0 0 5px 0;
	font-weight: normal;
	font-size: 14px;
	color: #666;
}

body#results div.section dl dd {
	font-size: 10px;
	margin: 0;
}

body#results div#content h4 {
	color: #B48B27;
	font-weight: normal;
	font-size: 14px;
	
	padding: 0;
	margin: 0;
}

body#results div#content p { color: #b3b3b3; }

/* //////////////////////// */