div.signature {
margin-top:30px;
text-align:right;
color:#F5D922;
font-style:italic;
}

/* nos_metiers (macdock) */
#dock {
position: relative;
width:600px;
height:60px;
}

.dock-container{
position:absolute;
height:60px;
}

.dock-item {
position: absolute;
display: block; 
}

.dock-item span {
display:none;
text-align:center;
background-color: #333;
}

.dock-item img {
width: 100%; 
border: solid 1px #333;
}

.texte{
margin-top:60px;
}

.texte .paragraph{
width:400px;
margin-left:220px;
}

.texte .title-level1{
margin-left:220px;
margin-bottom:10px;
}


/* slideShow */
#slideshow{
position:relative;
}

#slideshow IMG {
    position:absolute;	
    z-index:8;
    opacity:0.0;	
}

#pageTheme-1  #slideshow IMG {
    position:absolute;	
    z-index:8;
    opacity:0.0;
 	border: solid 1px #333;	 
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.slideshow{
margin-left:255px;
}

.slideshow IMG {
    position:absolute;	
    z-index:8;
    opacity:0.0;	
}

#pageTheme-1.slideshow IMG {
    position:absolute;	
    z-index:8;
    opacity:0.0;	
}

.slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.slideshow IMG.last-active {
    z-index:9;
}

/*Carroussel Logistique*/
.logistique{
_height:250px;
height:100px;
_width:550px;
margin-top:80px;
_margin:0px;
}

.logistique img{
border: solid 1px #FFF;
cursor: pointer;
}

.texte_logistique{
margin-top:80px;
_margin-top:160px;
}

.texte_logistique img {
border: solid 1px #FFF;
}

/*tableau certifications*/

.certifications {
height: 573px;
width:573px;
}

.certifications td{
border: 1px solid #555;
}

.logo{
text-align:center;
font-weight: bold;
color: #FFF;
background-color: #333;
width:90px;
}

.fond_td{
background-color:#444;
}

/*offre emploi*/

.offre_emploi {
text-align:center;
font-size:12px;
}

.offre_emploi span a{
background-color: #FFF; 
padding: 0px 8px 0px 8px;
border: solid 1px #FFF; 
}

.offre_emploi span a:hover{
background-color: #333; 
}

.offre_emploi td{
border: solid 1px #ccc;
width:200px;
height: 150px;
}

#qualite_environnement {
background-image:url("../images/qualite_environnement.jpg");
}

#conception_creation {
background-image:url("../images/conception_creation.jpg");
}

#logistique_maintenance{
background-image:url("../images/logistique_maintenance.jpg");
}

#technique_production{
background-image:url("../images/technique_production.jpg");
}

#commerce{
background-image:url("../images/commerce.jpg");
}

#administration_informatique{
background-image:url("../images/administration_informatique.jpg");
}

