.titre { padding: 0em;
background-color: transparent;
visibility: visible;
margin-left: 135px;
margin-bottom: 10px;
margin-top: 10px;
position: relative;
text-align: center;
width: 80%;
color: rgb(0, 0, 0);
text-decoration: underline;
font-family: Trebuchet MS;
font-size: 1.5em;
}
.background { background-repeat: repeat ! important;
background-attachment: fixed;
background-position: left center;
background-color: rgb(250, 250, 250);
}

.bgimage { background-image: url("proust.jpg");
margin: 2em 20%;
width: 550px;
height: 0.25pem;
padding: 20;
background-repeat: no-repeat;
line-height: 3em;
background-color: transparent;
}

.h1 { border: medium none ;
font-family: Lucida Grande,Arial;
text-align: left; 
font-weight: normal;
color: rgb(0, 0, 0);
background-repeat: no-repeat;
background-position: 50%;
margin-left: 135px;
margin-top: 5px;
background-color: transparent;
background-attachment: fixed;
font-size: 0.8em;
}

.h2 { border: 0.05em none rgb(0, 51, 0);
font-weight: normal;
font-style: italic;
text-transform: none;
color: rgb(102, 102, 102);
text-align: justify;
background-color: transparent ! important;
margin-left: 135px;
margin-top: 3px;
font-family: lucida grande,arial;
font-size: 0.8em;
}

