body {
	scrollbar-3dlight-color: #86BE49;
	scrollbar-arrow-color: #D2E8BD;
	scrollbar-base-color: #D2E8BD;
	scrollbar-darkshadow-color: #566BBE;
	scrollbar-face-color: #86BE49;
	scrollbar-highlight-color: #86BE49;
	scrollbar-shadow-color: #86BE49;
	scrollbar-track-color: #D2E8BD;
	background-color: #D2E8BD;
	background-image: url(images/navigation/fond.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

TD {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	
}
h1 {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	color: #003366;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.titres
{
	color: #000000;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 28px;
	height: 28px;
}

h2
{
	color: #003399;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3
{
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.soustitresbleus
{
	color: #003366;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.soustitresrouges
{
	color: #BB2A2F;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}



A {
   text-decoration: none;
	color: #0099cc;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	
}
A:hover {
   text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

A.copyright {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
}
A.copyright:hover {
   text-decoration: none;
	color: #0099CC;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	
}

A.menu {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
}

A.menu:Hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	background-image: url(images/navigation/fd-menu.jpg);
}

td.content {
	background-image: url(images/navigation/interieur/bg_titres_bas.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: white;
}

.legende{
	text-decoration: none;
	color: #003366;
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
	}

.textarea {
	background-color: White;
	color: #566BBE;
	font-size: 11px;
	font-family: Arial;
	}
	
.textfield {
	background: White;
	color: #566BBE;
	font-size: 11px;
	font-family: Arial;
	border: 0px;
	
	}
	
.rech
	{
	font-size:9px;
	}

.sousmenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}
.sousmenu:active {
	font-family: Arial;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	background-image: url(images/navigation/fd-ssmenu.jpg);
}
		
.sousmenu:hover {	
    font-family: Arial;	
	font-size: 11px;	
	color: #0099CC;	
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:100%;
	background-image: url(images/navigation/fd-ssmenu.jpg);
	}

			
.soussousmenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display:block;
	width:100%;
}
.soussousmenu:active {	
    font-family: Arial;	
	font-size: 10px;	
	color: #0099CC;	
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/navigation/fd-ssmenu.jpg);
	width:100%;
	}
		
.soussousmenu:hover {	
    font-family: Arial;	
	font-size: 10px;	
	color: #0099CC;	
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/navigation/fd-ssmenu.jpg);	
	width:100%;
	}

.fdclair {
	background-color: #c3f3ff;
	padding-left: 5px;
}
.fdfonce {
	padding-left: 5px;
	background-image: url(images/navigation/interieur/bg_titres.gif);
}


