BODY {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	text-align: left;
	margin: 1px 1px 1px 1px;
	background-image: url(../pixes/fondbleu.png);
	background-position: left;
	background-repeat: repeat-y;
}

A:ACTIVE {
	font-family :  Arial;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

A:LINK {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #EC850A;
}

P {
	line-height : 14px;
}

TD {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	color : Black;
	padding-left : 1px;
	padding-right : 1px;
}


TR {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	color : #EC850A;
	padding-left : 1px;
	padding-right : 1px;
}


H1 {
	font-family : Arial;
	font-size : 14px;
	text-decoration : none;
	color : Black;
	margin-bottom : 4px;
}	

H2{
	font-family : "Arial Black";
	font-size : 14px;
	text-decoration : none;
	font-weight : lighter;
	color : #EC850A;
	margin-bottom : 4px;
}