body {
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #55A0FF;
	scrollbar-shadow-color: #9BB6CE;
	scrollbar-highlight-color: #55A0FF;
	scrollbar-3dlight-color: #55A0FF;
	scrollbar-darkshadow-color: #55A0FF;
	scrollbar-track-color: #55A0FF;
	scrollbar-arrow-color: #55A0FF;
	scrollbar-base-color: #55A0FF;
	background-color: #B1D0EC;
} 
 
TD {
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

p {
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

li
{
	list-style-image: url(/images/navigation/puce.gif);
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: normal;
	text-align: left;
	list-style-position: inherit;
}

li.lisimple
{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #3F5769;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: normal;
	text-align: left;
	list-style-type: square;
	list-style-image: none;
}

.texte
{
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	font-style: normal;
	color: #55A0FF;
	text-align: justify;
	line-height: 18px;
}


A {
	text-decoration: none;
	color: Black;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
	text-align:left;
}

A:Hover {
	text-decoration: none;
	color: #55A0FF;
}

A.lien {
	text-decoration: none;
	color: #974E2B;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	text-transform:uppercase;
	font-weight: bold;
}

A.lien:Hover {
	text-decoration: none;
	color: #55A0FF;
}

h1
{
	text-decoration: none;
	color: #1A181D;
	font-size: 16px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
}

h2
{
	text-decoration: none;
	color: #974E2B;
	font-size: 13px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
	text-align:left;
}

h3
{
	text-decoration: none;
	color: #2E72B3;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
}

.titres
{
	text-decoration: none;
	color: #974E2B;
	font-size: 12px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
}

.soustitres
{
	text-decoration: none;
	text-align: left;
	color: #974E2B;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
}


.legende{
	text-decoration: none;
	color: #77756D;
	font-size: 10px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	text-align: center;
	}


.textarea {
	background-color: #E9ECE6;
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	margin: 2px 2px 2px 2px;
}
	
.textfield {
	background-color: #E9ECE6;
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	margin: 2px 2px 2px 2px;
}

input
{
	background-color: #E9F2F9;
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	border-bottom: 1px #2E72B3 solid;
	margin: 2px 2px 2px 2px;
}


.submit
{
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	margin: 2px 2px 2px 2px;
	background-image: url(images/navigation/submit.gif);
	height: 30px;
	width: 157px;
	font-weight: bold;
}

select
{
	background-color: #E9F2F9;
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	border-bottom: 1px #2E72B3 solid;
	margin: 2px 2px 2px 2px;
}


th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #2169AE;
	text-align: justify;
}
td.row_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #2169AE;
	text-align: justify;
}
td.row_gris1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B1D0EC;
	text-align: justify;
}
td.row_gris2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E9F2F9;
	text-align: justify;
}

.none {
	background-color: transparent;
	border: 0px;
}

/*******************************************************************************/

div#header{
	margin-bottom: -3px;
}

div#header a#logo-accueil{
	border: none;
	padding: 0;
	margin: 0;
}

div#header a#logo-accueil img{
	border: none;
	padding: 0;
	margin: 0;
}

.img-menu{
    margin-top: -3px;
}

#img-titre{
	/*position: relative;
    top: -3px;*/
	z-index: 1;
}

/********************* MENU ****************************************************/

div#menu1{
	position:absolute;
	width:159px;
	height:45px;
	margin:33px 0px 0px -159px;
	background:url(/images/menu/fd-menu.gif);
	visibility: hidden;
	z-index: 999;
	background-repeat: no-repeat;
}

div#menu2{
	position:absolute;
	width:183px;
	height:78px;
	margin:33px 0px 0px -183px;
	background:url(/images/menu/fd-menu2.gif);
	visibility: hidden;
	z-index: 999;
	background-repeat: no-repeat;
}

div#menu4{
	position:absolute;
	width:103px;
	height:46px;
	margin:33px 0px 0px -103px;
	background:url(/images/menu/fd-menu4.gif);
	visibility: hidden;
	z-index: 999;
	background-repeat: no-repeat;
}

/******************************************************************************/

/********************* MENU PAGES CONTACT ET ACTU *****************************/

div#menu1c{
	position:absolute;
	width:159px;
	height:45px;
	margin:0px 0px 0px 0px;
	background:url(/images/menu/fd-menu.gif);
	visibility: hidden;
	z-index: 999;
	background-repeat: no-repeat;
}

div#menu2c{
	position:absolute;
	width:183px;
	height:78px;
	margin:0px 0px 0px 0px;
	background:url(/images/menu/fd-menu2.gif);
	visibility: hidden;
	z-index: 999;
	background-repeat: no-repeat;
}

div#menu4c{
	position:absolute;
	width:103px;
	height:46px;
	margin:0px 0px 0px 0px;
	background:url(/images/menu/fd-menu4.gif);
	visibility: hidden;
	z-index: 999;
	background-repeat: no-repeat;
}

/******************************************************************************/

/*********** LANGUES **********************************************************/

span#langues{

position: absolute;
background-color: #C9DEF1;
margin-left: 45px;
text-transform: uppercase;

}

span#langues img{
vertical-align: -1px;
border: none;

}

/******************************************************************************/