#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;
            float: left;
            left: 65px;            width: 150px;            height: 200px;}
	
#titre h3 {
            position: absolute;
            float: left;
            left:0 ;
            top:5px ;
            width: 180px;
            height: 20px;
            background: transparent url(../images/tit_conditions.gif) no-repeat;
}

#titre h3 span {
            display: none;
}/* ---------------------------------- conditions --------------------------- */
#conditions {
            position: absolute;            height: 500px;
            width: 645px;            left: 50px;            top: 270px;            margin: 0 00px 40px 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-bottom:2px;
}
