.page {   /* contenu de la page, colonne centrale extensible */
background-image:  url(img-f/titre-pr.jpg);
}
.proj {   /* fond bois */
margin-right:auto;
margin-left:auto;
margin-bottom:15px;
width:90%;
background-image:url(img-f/sunset.jpg);
border-style:solid;
border-width:1px;
border-color:#223F56;
padding:10px;
color:#223F56;
font-family:geneva, arial, helvetica, san-serif;
font-size:14px;
text-align:left;
}

	/* div titi */
	  #obj1 {
	    position:absolute;
		left:0px;
		top:0px;
		width:41px;
		height:35px;
		visibility:hidden;
		}	
	  #obj2 {
	    position:absolute;
		left:0px;
		top:0px;
		width:41px;
		height:35px;
		visibility:hidden;
		}	
