BODY {
/*background-color: #FFFFFF;*/ 
font-family:Verdana; 
font-size : 9pt; 
/*scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #9C9E9C;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #2C2A2C;
scrollbar-arrow-color: #003366;
scrollbar-track-color: #E2DCD8;
scrollbar-darkshadow-color: #2C2A2C;*/
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;

}

.titre2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
}

.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

/*
.ch10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../form_haut3d.gif);
	text-align: center;
}
*/
.photo
	{
	display: block; 
	background: #efefef; 
	border: 1px solid #B5AEA4; 
	border-top: 1px solid #eee; 
	border-left: 1px solid #eee; 
	margin: 10px auto; 
	padding: 1em;
	}

.contour
	{
	padding: 7px;
	border: 1px solid #CCCCCC;
	float: left;
	background-color: #FCF6EC;
	margin: 3px;
	}
 
a
{
	color: #243C5D; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration : none;
} 
a:hover
{
	color: #5B90C1;
} 
a:active
{
	color: #747474;
}