body { margin-top:0;}

/************  DIV  ****************/

div#conteneur {
background-image:url(images/background_05.jpg);
background-repeat:repeat;
position:relative;
width: 1020px;
margin: 0px auto;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
div#header {
background-image:url(images/compagnie_02.jpg) ;
float:right;
width: 771px;
height: 150px;
}
div#gauche {
background-image:url(images/compagnie_01.jpg);
background-repeat:no-repeat;
width:249px;
height:551px;
float:left;
padding: 0 0 0 0;
margin-top: 0 0 0 0;
}
div#centre {
background-image:url(images/compagnie_03.jpg) ;
background-repeat:no-repeat;
float:right;
padding:0 0 0 0;
margin:0 0 0 0;
width: 771px;
}
div#news {
padding-top:510px !important;
padding-top:510px;
padding-left:60px;
margin:0 0 0 0;
width:150px;
text-align:center;
}

div#footer {
background-image:url(images/pied-de-page_04.jpg) ;
background-repeat:no-repeat;
float:bottom;
padding:0 0 0 0;
margin:0 0 0 0;
width: 1020px;
height: 47px;
clear:both;
text-align:center;
color:#F8EECA;
font-size:10px;
}


/******************  UL  *******************/

ul#menu {
list-style-type:none;
width:771px;/*771 */
height:27px;
/*display:inline;*/
padding:0 0 0 0;
margin:0 0 0 0;
text-align:center;
}

ul#menu li {	display : inline;
				margin:0;
				font-size:1;
				line-height:1px;
				padding:0;
				float:right;}

img {
border:0px;}


 /***************************************************/	
 /*************			CSS CLASSIQUE  	    *********/
 /***************************************************/

.plan {
	text-decoration:none;
	color:#000000;
}

.texte4 {
	font-weight:bold;
	color:#3D2F15;
}

.titre_actu {
	color:#F4EAC6;
	font-weight:bold;
}

.texte_actu {
	color:#F4EAC6;
	font-size:10px;
}

.newsletter_input {
	font-size:10px;
	text-align:center;
}

.btn_ok {
	background-color:#F8EECA;
	color:#34250E;
	border:1px #34250E solid;
	font-size:10px;
	width:22px;
}

.phrase_emailing {
    color:#F8EECA;
    font-size:9px;
}

.mentions_legales {
	color:#F8EECA;
	font-size:9px;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*OPACITE SUR IMAGES*/
.opacite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.opacite:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

#tab_contact, #tab_actu, #tab_detail{
height:401px;
}

#tab_produit{
height:250;
}

.tab_actu2{
width:100%;
height:100%;
}
