

.Sommaire
         {
          color: #0066CC;
          FONT-WEIGHT: bold;
           }



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	color: #0066CC;
	font-variant: normal;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:  bold;
	color: #0066CC;
	font-variant: normal;
}




p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
        text-align: justify;

}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
        
}



.grandtitre {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	font-weight: bold;
	background-color: #3c679a;
	background-position: center center;
	letter-spacing: 2px;
	text-align: center;
	color: #F2F2F2;


}
.puces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	list-style-type: none;
	font-size: 12px;


}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 10px;

}
.titre1 {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-right: 5px;
	margin-left: 10px;
	color: #000000;




}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 10px;


}
.puce02 {
	list-style-position: outside;
	list-style-image: url(images/puce15.gif);
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.pucenum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
.titretab {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	font-weight: bold;
	color: #F2F2F2;
	background-color: #3C679A;
	width: 100%;
	letter-spacing: 2px;
	text-align: center;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	cursor: hand;
}



a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	cursor: hand;
	text-decoration: underline;

}
