 body{
	background-color:#CCCCCC;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	background-image: url(/images/fond3.gif);
	background-repeat: repeat;
 }
H1{color:#000099;font-size:16px; font-weight:bold;margin-bottom:10px} 
H2{font-size:14px; font-weight:bold;margin-bottom:10px} 

TD{color:#333333;font-size:12px}
 
A {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}


a.lien1 {
	color: #000099;
	text-decoration: none;
}
a.lien1:hover {
	color: #000000;
	text-decoration: none;
}

a.lien2 {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
a.lien2:hover {
	text-decoration:underline;
}

	td.attention
{
	padding: 3px;
	color: #993399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C588E1;
	border-right-color: #9933CC;
	border-bottom-color: #9933CC;
	border-left-color: #C588E1;
	background-color: #FDF1FE;
	font-size:12px
	}

