body {
	margin-top: 0;	
	padding:0;
	color: #333333; 
	font-family: verdana, arial, sans-serif, serif; 
	text-align: center; 
	font-size: 10px;
	font-weight: normal;
	background-image: url("images/fond.gif");
	background-position:top;
	background-repeat:repeat-y;
}

img {	border:0; }

td {
	font-size: 12px;
	text-align: left; 
	font-family: verdana, sans-serif, serif;
	vertical-align:top; 
}

.titre1 {
	padding: 0px;
	border-spacing: 0px;
	width:100%;
}

.titre1 td{
	vertical-align: middle;
	color:#2449B3;
	font-size:10pt;
	text-align: left; 
}

.table1 {
	width:100%;
	background-color:#828282;
}

.table1 td{
	vertical-align: middle;
	font-size:10px;
	text-align: center; 
	background-color:#ffffff;
}

h2 {
	font-size:18pt;
	color:#2B8339;
}

h3 {
	font-size:11pt;
	font-weight:bold;
	color:#2449B3;
}

h4 {
	font-size:9pt;
	font-weight:bold;
	color:#2449B3;
}

p {
	padding: 0;
	margin: 0px;
	text-align:justify;
	
}

A:link { text-decoration: underline; color: #333333; font-weight: none;}
A:visited { 	text-decoration: underline; color: #333333; font-weight:none;}
A:hover { color: #9F9F7D; font-weight: none; text-decoration:none;}

.bleu:link { text-decoration: underline; color: #2449B3; font-weight: none;}
.bleu:visited { 	text-decoration: underline; color: #2449B3; font-weight:none;}
.bleu:hover { color: #5A7CDE; font-weight: none; text-decoration:none;}

ul { 	list-style: disc; }

ul li { 
	margin:0 0 0 0;
	padding: 0;
}


	

