/* CSS Document */

  
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
p {
margin: 0 0 10px 0;
}
h1 {
margin-left:205px;
font-size:24px;
font-weight:normal;
color:#bbcd1e;
}
h2 {
font-size: 12px;
font-weight:bold;
padding-top:0;
}
a img {border:0;}

/* -------------------------------------- MENU SUPERIEUR ---------------------------------------- */
#header {
height: 90px;
background-image: url(images/motif_olivier2.gif);
padding-top: 10px;
}
#logo {
float: left;
}
#haut {
height: 35px;
margin-left:205px;
background-image: url(images/motif_ligne_verte.gif);
background-repeat:repeat-x
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
margin: 0 30px;
}
#menuhaut a {
margin: 0 2px;
color: #3f531f;
text-decoration: none;
font-size: 120% ;
font-weight: bold;
line-height: 1.9 ;
}
#menuhaut a:hover {
text-decoration: none;
color: #fd0b79;
}
/* - essai nouvelle MP --*/
#image_top {
margin: 0px 1px 1px 0px;
}

/* ------------------------------- organisation partie centrale ---------------------------------- */
#conteneur {
width: 1000px;
margin-left: auto;
margin-right: auto;
background-image: url(images/motif_olivier_clair.gif);
}
#centre {
position: relative;
background-color:none;
}
/* de centre : margin-left: 200px;
margin-right: 200px; */

/* Contenu principal */
#principal {
	margin-left: 200px; /* -> 2 */
	margin-right: 200px; /* -> 2 */
	padding: 10px 20px;
max-width:800px;
min-height:424px;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.5;
}

#gauche {
	position: absolute; /* -> 1 */
	top: 0;
	left: 0;
	width: 180px;
	text-align: right;
	padding-right: 2px;
	background-color: #3f531f;
}
#gauche li {
color: #3f531f;
font-weight:bold;
}
#gauche ul {
	margin: 0;
	padding: 05px 05px 20px 0px;
	list-style: none;
}
#gauche a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 10px;
	line-height: 1.2;
	font-size: .9em;
	text-decoration: none;
	color: #FFFFFF;
}
#gauche a:hover {
color: #fd0b79;
}
#nosoffres {
background-image: url(images/bouton_feuilleV.gif);
background-repeat:no-repeat;
padding-top:1px;
}
#presentation {
background-image: url(images/bouton_grappe.gif);
background-repeat:no-repeat;
padding-top:1px;
}
#contact {
background-image: url(images/bouton_olivier.gif);
background-repeat:no-repeat;
padding-top:1px;
}

/* -------------------------------------- MENU DROIT ---------------------------------------- */

#droite {
float:right;
width: 200px;
margin-top: 10px;
background-color: #FFFFFF;
color:#FFFFFF;
font-weight:bold;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
#top_droite {
height: 30px;
line-height: 1.7 ;
padding-left: 10px;
background-image: url(images/menu_rech_fond.gif);
background-repeat:no-repeat;
}
#stop_affaire {
height: 30px;
line-height: 1.7 ;
padding-left: 10px;
background-image: url(images/menu_rech_stopaff.gif);
background-repeat:no-repeat;
}

/* -------------------------------------- PIED ---------------------------------------- */

#pied {
clear:both;
height: 39px;
background-color: #a3c31b;
color:#3f531f;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

/* ----------------------------------- ANNONCE ------------------------------------ */

.annonce {

border-style : double;

border-color: #3f531f;

padding: 10px;

color:#3f531f;

margin-bottom: 20px;
background-color:white;
-moz-opacity:0.7;
filter : alpha(opacity=70);
opacity:0.7;

}


.annonce img{

float : left;

margin: 0 5px 5px 0;



}




h4 {
color: #3f531f;
font-size:18px;
font-weight: bold;
}

h4 a {text-decoration:none;}

#informations {

cellspacing : 25px;

}



.reference {display:inline;}
.prix {margin-left:100px;display:inline;}


/** gallery */

div.content {
	
	display: none;
	float:right;
	margin-left:0;
        margin-right:90px;
	width:550px; 
}
div.controls {
	margin-top: 5px;
	margin-left: 20px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
	
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: inline;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: inline;
}
div.download {
	float: right;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	float:left;
}
ul.thumbs {

	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	display: block;

}
ul.thumbs li a {
	display: inline;
}
ul.thumbs li.selected a {

}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: inline;
width:80px;
	margin:3px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
} 
