/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-family: Georgia, Times,Serif;
	font-family:Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: center;
	background: #be071a url('images/bodydef.jpg') no-repeat center 0;
	
	}

.size10{ font-size: 10px; }
.size11{ font-size: 11px; }
.size12{ font-size: 12px; }
.size13{ font-size: 13px; }
.size14{ font-size: 14px; }
.size16{ font-size: 16px; }
.size18{ font-size: 18px; }
.size20{ font-size: 20px; }
.size24{ font-size: 24px; }
.size30{ font-size: 30px; }
.size36{ font-size: 36px; }
.size48{ font-size: 48px; }
.size60{ font-size: 60px; }
.size72{ font-size: 72px; }
.size90{ font-size: 90px; }
#page {
	/*background-color: white;*/
	border: 0px solid #959596;
	text-align: left;
	}

/*#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}
*/



		
#header {
	background: transparent url('images/fd01.jpg') no-repeat center 92px;
	
	}


	
#header.fdpiano {
	background: transparent url('images/fdpiano.jpg') no-repeat center 92px;
	}
#header.fdpro {
	background: transparent url('images/fdpro.jpg') no-repeat center 92px;
	}
#header.fdservices {
	background: transparent url('images/fdservices.jpg') no-repeat center 92px;
	}
	#header.fdactus {
	background: transparent url('images/fdactus.jpg') no-repeat center 92px;
	}

body.fdservices {background: #be071a url('images/bodyservices.jpg') no-repeat center 0;}
body.fdactus {background: #be071a url('images/bodyactus.jpg') no-repeat center 0;}

body.fdpiano {background: #be071a url('images/bodypiano.jpg') no-repeat center 0;}

body.fdpro {background: #be071a url('images/bodypro.jpg') no-repeat center 0;}

#header h5 { float: right; color: #fff; text-align: right; margin: 210px 0 0 0; padding: 0 25px 0 0; font-size: 49px; border-bottom: solid 1px #CC0000; }
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em; line-height: 1.2em;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	}

.widecolumn .entry p {
	font-size: 1.05em; clear: left;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
/*	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	/*background: transparent url('images/bas.png') no-repeat 0 0;*/
	}

small {
	
	font-size: 0.8em;
	line-height: 1.1em;
	}

h1, h2, h3 {
	/*font-family: Verdana, Arial, Sans-Serif;*/
	font-weight: bold;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	color: #cc071e;
	}
h3 { color: #000; font-size: 20px;}
h2.pagetitle {
	font-size: 1.6em; 
	 display: block; width:100%; 
	}
h2.pagetitle span { float: left; background: #fff url(images/bish2.png) repeat-x 0 0; height: 18px; padding: 7px 10px; color: #fff; margin-bottom: 20px;}

h2.pagenews { float: left; background: transparent url(images/flash65gris.png) no-repeat 0 0; height: 65px; padding:0; color: #fff; margin-bottom: 20px; width: 244px; margin: -25px 0 0 624px; overflow: hidden; text-indent: -900%; position: absolute; border: solid 0px #000; padding: 0;}




h2.pagetitle span a { color: #fff;}
h2.titpres { border-bottom: solid 1px #CC0000; color: #CC0000; padding-bottom: 5px; margin-top: 20px; clear: left;}
#sidebar h2 {
/*	font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
h3.accroche { color: #6a0514; font-size: 15px; clear: left;
color: #000; 
/*font-style: normal;
			line-height:normal;
			font-family: 'ITCAvantGardeGothicStdExtraLi', sans-serif;
			font-size-adjust: 0.53;*/}
h3.accroche span { color: #CC0000; }
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	color: #ba071c;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}
	h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #cc071e;
	}
h2 a:hover {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/*.entry p a:visited {
	color: #b85b5a;
	}
*/

h2 {
	
	color: #cc071e;
	}
.entry p a {
	color: #cc071e;
	}
.entry p a:hover {
	color: #000;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
/*	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

 #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a  {
	color: #cc071e;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}
	
a.afb, a.afb:hover, a.afb:visited   {
	color: #cc071e; color: #fff;
	text-decoration: none;
	}

a.afb:hover {
	color: #45549A;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

#slidepro {
width: 433px; height: 289px; padding:8px 8px 8px 8px; 
padding: 0px; width: 432px; height: 288px; margin: -40px 0 0 15px; border: solid 0px #AA231F; float: right;
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	/*background-color: white;*/
	margin: 121px auto 0 auto;
	padding: 0;
	width: 760px;
	width: 837px;
	width: 1011px;
	border: 0px solid #959596;
	}

#header {
	/*background-color: #73a0c5;*/
	margin: 0 0 0 80px;
	padding: 0 0 22px 0;
	height: 200px;
	width: 758px;
	width: 837px;
	margin: 0 0 0 96px;
	height: 340px;
	
	border-bottom: 0pt solid #6a0514; 
	}

#headerimg {
	margin: 0 0 0 0px;
	height: 92px;
	width: 837px;
	border: 0pt solid red;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	padding: 0 0 20px 96px;
	width: 627px;
	}

.widecolumn {
	padding: 10px 0 20px 96px;
	margin: 0px 0 0 0px;
	width: 837px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px 0; text-align: left; margin-bottom: 5px; border-bottom: solid 1px #6a0514; 
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	width: 837px;
	height: 77px;
	border-top: 0pt solid #6a0514;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 20px; 
	text-align: center;
	clear: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	 color: #000; font-size: 20px;
	}
h4 {
	padding: 0;
	margin: 10px 0 0;
	 color: #CC0000; font-size: 12px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 790px;
	width: 200px;
	border: 0pt solid red;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	
h1#logo{ float: left; width:268px ; height:92px ; margin: 0 0px 0 0; padding: 0;border: 0pt solid white;}
h1#logo a{ float: left; width:268px ; height:92px ; 
margin: 0; padding: 0; 
overflow: hidden; text-indent: -900px;}
#pianav { float: right; width:565px ; height:92px ; 
margin: 0; padding: 0; 
overflow: hidden; }
#holdform {height:26px; float: right }

#searchform { height: 26px; margin: 0; padding: 0; width: 100%; float: right; text-align: right;}
#searchform input { border: 1pt solid #ccc; background: #fff; height: 14px; padding:2px; width: 100px; float: left; margin-top: 3px;}
#searchform #searchsubmit { height: 20px; width: 20px; margin: 0; padding: 0; overflow: hidden; height: 19px; width: 20px; background: #fff url(images/go.png) no-repeat 0 0; text-indent: -900px; border: none; margin: 4px 0 0 10px; }

#myul { float: right; width:560px; height: ; border-bottom: 0pt solid #6a0514; position: absolute; margin: 40px 0 0 6px; }
#myul li { float: left; list-style-type: none; margin: 0 0 15px 20px; padding: 0; clear: none;}
#myul li a, #myul li a:visited, #myul li a:hover { color: #bfbfbf; text-decoration: none; font-size: 16px; color: #848484; 
			}
#myul li.cat-item-1 { margin-left: 0;}
#myul li a:hover { color: #808080; color: #cc071e;}
#myul li.current-cat a, #myul li.current-cat a:hover, #myul li.current-cat a:visited,
#myul li.current-cat-parent a, #myul li.current-cat-parent a:hover, #myul li.current-cat-parent a:visited,
#myul li.current_page_item a, #myul li.current_page_item a:hover, #myul li.current_page_item a:visited { color: #cc071e}

#myul li.current_page_item ul li a, #myul li.current_page_item ul li a:visited { color: #848484}
#myul li.current_page_item ul li a:hover { color: #808080}




#myul li.current_page_parent a, #myul li.current_page_parent  a:visited , #myul li.current_page_parent  a:hover { color: #cc071e}

#myul li.current_page_parent ul li.current_page_item a, #myul li.current_page_parent ul li.current_page_item a:visited { color: #cc071e}

#myul li.current_page_parent ul li a, #myul li.current_page_parent ul li a:visited { color: #848484}
 #myul li.current_page_parent ul li a:hover { color: #cc071e}

#myul li.current-cat-parent li a, #myul li.current-cat-parent li a:visited { color: #848484}
#myul li.current-cat-parent li a:hover { color: #808080}
#myul li.current-cat-parent li.current-cat a { color: #cc071e}
#myul li ul { padding-top: 15px;}
#myul li ul li { clear: left; width: 100%; padding: 5px 5px 5px 20px; margin: 0;}
#myul li ul li a{ font-size: 90%}
#hpage {position: absolute; width: 100%;  z-index: 5;  }
#abs01 {position: absolute; width: 100%;  height:555px; z-index: 1;  top: 60px;}
#abs02 {position: absolute; width:100%; height:487px; z-index: 1;  top: 615px; }
#abs03 {position: absolute; width:100%;  z-index: 1;  bottom: 20px;  }
#abs04 {position: absolute; width:100%; height:496px; z-index: 1;  bottom: 0; }
#abs01 div { width: 1011px; height: 555px; background: transparent url(images/bibi_01_bis2010.png) no-repeat 0 bottom; margin: 0 auto;  }

#abs02 div { width: 1011px; margin: 0 auto; border: 0pt solid red;height: 0px; background: transparent url('images/bibi_05.png') repeat-y 0 0px; padding: 0;}
#abs04 div { width: 1011px; height: 74px; background: transparent url(images/bibi_04.png) no-repeat 0 bottom; margin: 0 auto;  }
#abs03 div { width: 1011px; height: 496px; background: transparent url(images/bibi_03.png) no-repeat 0 bottom; margin: 0 auto;  }
#abs03 div.div2 { width: 1011px; height: 74px; background: transparent url(images/bibi_04.png) no-repeat 0 bottom; margin: 0 auto;  }

#abs02 div.div1 { width: 1011px; height: 496px; background: transparent url(images/bibi_03.png) no-repeat 0 bottom; margin: 0 auto;  }
#abs02 div.div2 { width: 1011px; height: 74px; background: transparent url(images/bibi_04.png) no-repeat 0 0px; margin: 0 auto;  }
#absbas {position: absolute; width: 100%; height:78px; z-index: 1;  margin: 0 0 0 0; bottom: 0;}
#absbasin { width: 837px; margin: 0 auto;  border: 0pt solid red; height: 78px;}
#cg {float: left; width: 179px; height:575px; z-index: 1;  border: 1pt solid red; margin: -497px 0 0 -79px; background: transparent url(images/cg2.png) no-repeat 0 0;}

#cd {float: right; width: 80px; height:78px;  margin: 0 -80px 0 0; background: transparent url(images/cd.png) no-repeat 0 0;}

#footin {position:absolute; z-index:2; width:837px; text-align: center; margin: 8px 0 0 0; color: #bfbfbf }
#footin h5 { text-align: left; color: #808080; color: #F8D67C; margin: 35px 0; font-size: 10px; font-weight: 400; font-family: Arial; padding-left: 0; text-indent: -40px;}
#footin h5 a { color: #F8D67C; } 
#ulpied { width: 100%; text-align: center; margin:0px 0 0 0; padding:10px 0 0 0;}
#ulpied li { text-align: center; list-style-type: none; display: inline-block; margin: 0 5px;} 
#ulpied li a, #ulpied li a:visited, #ulpied li a:hover { color: #808080; text-decoration: none; font-size: 12px; font-family: Arial; }
#ulpied.acc li a, #ulpied.acc li a:visited, #ulpied.acc li a:hover { color: #f5f5f5;  }
#ulpied li.cat-item-1 { margin-left: 0;}
#ulpied li a:hover, #ulpied.acc li a:hover { color: #808080; color: #cc071e;}
#ulpied li.current-cat a, #ulpied li.current-cat a:hover, #ulpied li.current-cat a:visited { color: #cc071e; color: #808080;}

.formular fieldset {
margin-top: 20px;
padding : 15px;
border: 1px solid #B5B8C8;	

}

.formular legend {
font-size: 12px;
color: #15428B;
font-weight: 900;
}

.formular fieldset label {
float: none;
text-align: inherit;
width: auto;
}

.formular label span {
color: #000;
}

.black label span {
color: #ccc;
}

table  {

border-collapse:collapse;
border-spacing:0px;
display:table;

}

.formular input, .formular select, .formular textarea {
display : block;
margin-bottom: 5px;
font-family: Arial;
}

.formular .text-input {
width: 160px;
color: 555;
padding: 2px;
border: 1px solid #d5d5d5;
font-size: 14px;
margin-top: 4px;
background: #fff;
/*background: #FFF url('/img/form/text-bg.gif') repeat-x;*/

}
.fc-tbx {z-index: 20}

.text-input:hover, .text-input:focus {border: 1px solid #CC071E;}


.formular span.checkbox, 
.formular .checkbox {
display: inline;
}

.formular .button, .formular .bouton {
text-align:right;
color:#CC0529 ;
padding: 0 0 3px 0;
font-size:14px;
margin-top:3px;
background-color: transparent;
width: 100%;
text-align: center;
display: block;
border: none;
}
hr.bdx { border: none; height: 1px; background-color: #6a0514; padding: 0; margin: 20px 0 0 0; clear: left;}

/*.breadcrumb {position: absolute; width: 835px; border: solid 0px #cc0000; margin: -18px 0 0 97px;}*/
.breadcrumb {width: 835px; border: solid 0px #cc0000; margin: 0 auto; padding-top: 252px;}
/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.breadcrumb {width: 835px; border: solid 0px #cc0000; margin: 0 auto; padding-top: 253px;}
}
p.plus {border-top: solid 1px #cc0000; padding-top: 14px}
a.plusdinfos, a.plusdinfos:visited { background: #fff url(images/plusdinfos.gif) no-repeat 0 0; width:62px ; height: 19px; overflow: hidden; text-indent: 900px; float: right; padding: 0; margin: 0;} 
a.plusdinfos:hover { background: #fff url(images/plusdinfos.gif) no-repeat 0 -18px; }

p.chapo, p.chapono { height: 160px; overflow: hidden; border: solid 0px #d5d5d5; padding-right: 0; border-bottom: solid 1px #cc0000; padding-bottom: 10px;} 
 p.chapono { height: auto;}
p.pied { height: 90px; overflow: hidden; border: solid 0px #d5d5d5; padding-right: 0;} 
p.schi { height: 100px;}
p.imge {height: 75px; width: 250px; overflow: hidden; padding: 0; border: solid 0px #d90000;}
p.tofprod { padding-bottom: 14px; border-bottom: solid 1px #cc0000; text-align: center}


/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tabledecontact {
		float: left; clear: left;
	}
}
h2.pagetitle{
	font-weight: normal;
}
/*h2 a, .entry h2, .entry h3, #tittof {
font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'ITCAvantGardeGothicStdMedium', sans-serif;
			font-size-adjust: 0.53;
}
*/



#abs01 div.acc {background: transparent url(images/bibi_01_bis2010acc.png) no-repeat 0 bottom;} 
#abs02 div.div2acc { width: 100%; height: 74px; background: transparent url() no-repeat 10px 0; margin: 0 0 0 0px; border-top: solid 10px #CC071E;   }
.rouge {color: #CC071E;} 
.accp { font-family: Tahoma;}
#myul li { float: left; list-style-type: none; margin: 0 5px 15px 10px; padding: 0; clear: none;}
.slideshow{display:block;position:relative;z-index:0;}.slideshow-images{display:block;overflow:hidden;position:relative;}.slideshow-images img{display:block;position:absolute;z-index:1;}.slideshow-thumbnails{overflow:hidden;}.slideshow-images{height:300px;width:400px;}.slideshow-images-visible{opacity:1;}.slideshow-images-prev{opacity:0;}.slideshow-images-next{opacity:0;}.slideshow-images img{float:left;left:0;top:0;}.slideshow{height:300px;margin:0 auto;width:400px;}.slideshow a img{border:0;}.slideshow-captions{background:#000;bottom:0;color:#FFF;font:normal 12px/22px Arial,sans-serif;left:0;overflow:hidden;position:absolute;text-indent:10px;width:100%;z-index:10000;}.slideshow-captions-hidden{height:0;opacity:0;}.slideshow-captions-visible{height:22px;opacity:.7;}.slideshow-controller{background:url(controller.png) no-repeat;height:42px;left:50%;margin:-21px 0 0 -119px;overflow:hidden;position:absolute;top:50%;width:238px;z-index:10000;}.slideshow-controller *{margin:0;padding:0;}.slideshow-controller-hidden{opacity:0;}.slideshow-controller-visible{opacity:1;}.slideshow-controller a{cursor:pointer;display:block;height:18px;overflow:hidden;position:absolute;top:12px;}.slideshow-controller a.active{background-position:0 18px;}.slideshow-controller li{list-style:none;}.slideshow-controller li.first a{background-image:url(controller-first.gif);left:33px;width:19px;}.slideshow-controller li.last a{background-image:url(controller-last.gif);left:186px;width:19px;}.slideshow-controller li.next a{background-image:url(controller-next.gif);left:145px;width:28px;}.slideshow-controller li.pause a{background-image:url(controller-pause.gif);left:109px;width:20px;}.slideshow-controller li.play a{background-position:20px 0;}.slideshow-controller li.play a.active{background-position:20px 18px;}.slideshow-controller li.prev a{background-image:url(controller-prev.gif);left:65px;width:28px;}.slideshow-loader{height:28px;right:0;position:absolute;top:0;width:28px;z-index:10001;}.slideshow-loader-hidden{opacity:0;}.slideshow-loader-visible{opacity:1;}.slideshow-thumbnails{bottom:-65px;height:65px;left:0;position:absolute;width:100%;}.slideshow-thumbnails *{margin:0;padding:0;}.slideshow-thumbnails ul{height:65px;left:0;position:absolute;top:0;width:10000px;}.slideshow-thumbnails li{float:left;list-style:none;margin:5px 5px 5px 0;position:relative;}.slideshow-thumbnails a{display:block;float:left;padding:5px;position:relative;}.slideshow-thumbnails a:hover{background-color:#FF9!important;opacity:1!important;}.slideshow-thumbnails img{display:block;}.slideshow-thumbnails-active{background-color:#9FF;opacity:1;}.slideshow-thumbnails-inactive{background-color:#FFF;opacity:.5;}

#show {position: absolute; border: solid 1px #d5d5d5;}
