/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */



body {
 	font-family:"Century gothic",Arial,sans-serif;


}

p
{
	font-family:"Century gothic",Arial,sans-serif;
	font-size:10pt;
	font-weight : regular ;
	color : #000000 ;
 	width : 50% ;
	border: none ;
	text-align: justify;
	padding: 2px; /* Marge intérieure de 12px */
}

h1
{
	font-family:"Century gothic",Arial,sans-serif;
	font-size:20pt;
	font-weight : bold ;
	width : 50% ;
	color : #000000 ;
	margin : 0px 0px 0px 10px ;
	padding : 0px ;
}

h2
{
	font-family:"Century gothic",Arial,sans-serif;
	font-size:12pt;
	font-weight : normal ;
	width : 50% ;
	color : #22427C ;
}

h3
{
	font-family:"Century gothic",Arial,sans-serif;
	font-size:10pt;
	font-weight : lighter ;
	width : 100% ;
	color : #000000 ;
	margin : 0px 0px 0px 10px ;
	padding : 0px ;
}

h4
{
	font-family:"Century gothic",Arial,sans-serif;
	font-size:8pt;
	font-weight : bolder ;
	margin : 0px 0px 10px 10px ;
	width : 50% ;
	color : #000000 ;
}

#navigation {
	width: 100% ;
	list-style: none;
	font-size : 9pt ;
	margin: 0px 0px 0px 15px ;
	padding: 0px;
}

#navigation li {
	background: none ;
	color: #FFFFFF ;
	border: none ;
	margin-bottom: 10px ;
	border-width:2px ;
	border-style:solid ;
	border-top-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
}

#navigation li a {
	display: block ;
	background: none ;
	color: #000000 ;
	font: 1em "Century gothic",Arial,sans-serif ;
	line-height: 1em ;
	text-align: left ;
	text-decoration: none ;
	padding: 2px 0px 2px 2px ;
	border-width:2px ;
	border-style:solid ;
	border-top-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
}

#navigation li a:hover {
	display: block ;
	width : 80% ;
	background: #22427C ;
	color: #FFFFFF ;;
	padding: 2px 0px 2px 2px ;
}

#navigation li a:focus {
	display: block ;
	width : 80% ;
	background: #647aa3 ;
	color: #FFFFFF ;
	padding: 2px 0px 2px 2px ;
}

a:link {
	display: block;
	text-decoration : none ;
	font-size:10pt;
	font-weight : normal ;
	border-width:4px ;
	border-style:solid ;
	border-top-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
}

a:visited {
	display: block;
	color: #000000 ;
	border-width:4px ;
	border-style:solid ;
	border-top-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
}

a:hover {
	display: block;
	background: none ;
	color: #FFFFFF ;
	border:4px solid;
	border-top-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#22427C;
	border-left-color:#FFFFFF; /* Ajout */
 
}

a img {
	border: none ;
}

hr {   
	display: block;
	clear: both;
	height: 0px;
	margin: 40px 0 40px;
	padding: 0;
	border: 0;
	line-height: 1;
}