html {
	height:100%;
	width:100%;
}

body {
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

a:hover
	{
	color: #01017A;
	text-decoration: none;
	}

ol{ color:#c00;font-size=12px;} 
span{ color:#000; font-size=16px;} 

a, a:active, a:visited
	{
	text-decoration: none;
	}

.dep th
	{
	text-align : left;
	font-size: 0.8em;
	}

.dep td
	{
	text-align : left;
	font-size: 0.8em;
	}

.dep tr
	{
	padding-left: 2px;
	background-color: #f4ebde;
	}

.dep caption
	{
	text-align : center;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 15px;
	}

.texte
	{
	font-size: 1.1em;
	margin-right: 0px;
	margin-left: 20px;
	}

.menu 
	{
	position: absolute;
	top: 305px;
	left: 6px;
	width: 121px;
	}

.menu ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

.menu li
	{
	text-indent: 10px;
	margin-top: 0.2em;
	line-height: 2em;
	}

.menu li a
	{
	display: block;
	color: #000000;
	background-color:#f4ebde;
	height: 100%;
	}

.menu li a:hover
	{
	color: #FFFFFF;
	background-color:#c1191d;
	}

.corps 
	{
	position: absolute;
	/*background: url(images/f.jpg);*/
	background-repeat: repeat-y;
	left: 127px;
	top: 286px;
	width: 570px;
	height: 695px;
	}
	
p
	{
	text-align: justify;
	}
	
#pageHeader {
background: transparent url(images/ftitre.jpg) repeat-x top left;
width:100%;
height:282px;
}

#pageHeader h1  { 
	background: transparent url(images/bandeau.png) no-repeat top left;
	width: 694px;
	height: 282px;
	padding:0;
margin:0;
	}

#pageHeader h1 span 
	{
	display:none
	}
	
#pageFooter 
	{ 
	background: url() no-repeat left bottom; 
	width: 704px; 
	height: 155px;
	left: -40px;
	}

#pageFooter span 
	{
	display:none
	}

h1
	{
	position: absolute;
	font-size: 1.7em;
	left: 0px;
	top: 0px;
	}

h2
	{
	font-size: 1.5em;
	color: #c1191d;
	}

h3
	{
	font-size: 1.3em;
	}

h4
	{
	font-size: 1.1em;
	}

.etoile li
	{
	list-style-image: url("/images/etoile.gif");
	padding-left: 0.5em;
	line-height: 2em;
	}
	
.etoile ul
	{
	margin-top:-10px
	}

