BODY {
	background-color: white;
}

P{
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	color : Black;
	text-align: left;
	line-height: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.blanc{
	font-family : Verdana;
	font-weight : normal;
	font-size : 5px;
	color : white;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
}

A {
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #004080;
	text-decoration: none;
}

A:hover {
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	color : #727272;
	text-decoration: none;
}

H1 {
	font-family : Verdana;
	font-weight : bold;
	font-size : 15px;
	color : #931826;
	margin-top: 10px;
	margin-bottom:5px;
	margin-left: 0px;
	margin-right: 0px;
}


h2{
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	text-align : justify;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: normal;
	text-decoration: none;
	color : #931826;
}

.hl{
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	text-align : justify;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: normal;
	text-decoration: none;
	color : #931826;
}


Li {
	font-family : Verdana;
	font-weight : NORMAL;
	font-size : 11px;
	color :  Black;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	position: relative;
	padding: 5px 5px;
}

dt {
	font-family : Verdana;
	font-weight : NORMAL;
	font-size : 11px;
	color :  Black;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	position: relative;
	padding: 5px 5px;
}

.logo {
	font-family : "Trajan Pro";
	font-weight : bold;
	font-size : 14px;
	color : #931826;
	text-decoration: none;
}


