#contents {
    		width: 780px;
    		height: 800px;
    		margin-left: 0px;
            background: transparent url(../images/bg_centre.jpg) no-repeat;
}

#contents #zone-image {
            z-index: 2;            position: absolute;            height: 169px;
            width: 176px;            left: 300px;            top: 35px;
}

/* ---------------------------------- titre --------------------------- */
#titre {
            position: absolute;
}
	
h3#titre {
            background: url(../images/tit_puce.gif) no-repeat 0 1px;
            width: 190px; height: 20px;
            position: relative; top: 5px; left: 65px;
            padding: 0 0 0 20px;
            font-size: 16px; font-family:  Verdana, sans-serif; font-weight: normal; letter-spacing: 2px;
            color: black;
            }

#titre h3 span {
            display: none;
}

/* ---------------------------------- societe --------------------------- */

#recrutement {
            z-index: 4;
            position: relative;
            width: 645px;
            left: 50px;
            top: 115px;
            margin: 0 0 0 20px;
}

h4 {
            color : #666699;
            font-size: 12px;
            text-decoration: none;
            padding-left: 15px;
            padding-bottom: 2px;
            border-bottom: 1px solid #9999CC;
            background: transparent url(../images/puce_claire.gif) no-repeat 0px 2px;
}

p {
            color: #000066;
            text-decoration: none;
            padding: 0 0 2px 0;
            margin: 0;
}
