/* CSS Document */

h1#sub{
	font-size:12px;
	color:#006600;	
}
h1#sub a{
	font-size:12px;
	color:#006600;
	text-decoration:underline;
	}
h1#sub a:hover{
	font-size:12px;
	color:#009900;
	text-decoration:none;
	}
h2 {
	font-size:16px;
	color:#990000;
	line-height:22px;
	}
h3{
	font-size:12px;
	color:#006600;
	margin:0;
	}
p.nor{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
p a.hab{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
	}
p a.hab:hover{
	font-size:12px;
	font-weight:normal;
	color:#006600;
	text-decoration:none;
	}
p.aussi{
	font-size:11px;
	color:#990000;
	}
p.aussi a {
	font-size:11px;
	color:#990000;
	text-decoration:underline;
	font-weight:normal;
	}
p.aussi a:hover{
	font-size:11px;
	color:#990000;
	text-decoration:none;
	font-weight:normal;
	}
a.haut {
	font-weight:normal;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
	}
div#main{
	text-align:left;
	width:968px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#FFFFFF;
	}
ul{
	margin-left:5em;
	}
ol{
	margin-left:5em;
	}
ol ul {
	margin:auto;
}
	
div#cadre{
	width:950px;
	}
	
div.cond{
	background-image:url(images/bg_cond.jpg);
	background-repeat:repeat-x;
	padding:35px 15px 15px 15px;
	}
div.clearer{
	clear:both;
	}
.fll{
	float:left;
	}
.flr{
	float:right}
