body {
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 75%;
background-color: #CCCCCC;
text-align:center;
}

.global {
width: 760px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
} 


.leblocheader {
width:700px;
height: 97px;
background-image: url('images/img04.jpg');
border: 0 px solid #000000;
} 


.leblocmenuheader {
background-image: url('images/img07.jpg');
width: 700px;
height: 17px;
border-top: 1px solid #000000;
}

.lebloccontenu {
background-image: url('images/img12.jpg');
border: 1px solid #000000;
margin-top:5px;
width: 700px;
height: 356px; /* cette ligne indique la hauteur du bloc contenu */
}

.menutitre {
text-align: left;
font-weight: bold;
margin-left: 10px;
}

.titre {
text-align: left;
font-weight: bold;
margin-left: 10px;
}

.texte {
text-align: left;
height:340px;
overflow:auto;
padding-left:10px;
padding-right:10px;
}

a {
color: #000000;
text-decoration: none;
}

.lebloctitre {
	border-bottom: 1px solid #000000;
	background-image: url('images/img09.jpg');
	height: 15px;
	}

a:hover {
color: #000000;
text-decoration: underline;
} 
