#contents {    		width: 780px;    		height: 650px;    		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;
            float: left;
            left: 65px;            width: 150px;            height: 200px;}
	
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 --------------------------- */
#contact {
            position: absolute;            height: 470px;
            width: 645px;            left: 50px;            top: 265px;            margin: 0 00px 40px 20px;}
p {
            color: #000066;            text-decoration: none;
            padding-bottom: 2px;
}form {            margin: 0; padding: 0;}legend {            font-size: 12px;            color: #666699;}fieldset {            border: 1px #666699 solid;}label {            font-size: 11px;            line-height: 20px;            display: block;            float: left;            text-align: right;            width: 25%;}.inptTxt {            font-family: Verdana, geneva, sans-serif;
            font-size: 10px;            line-height: 9px;
        	text-decoration: none;
            background-color: white;            color: #666699;            padding: 2px;
            border: solid 1px #666699}.inptBtn {            font-family: Verdana, geneva, sans-serif;
            font-size: 10px;        	text-decoration: none;            background-color: #6666CC;            color: white;            padding-left: 15px;            padding-right: 15px;
            border: solid 1px #666699}
