body    {
    background-color: #2F3131;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;
    margin:0px 1px 0px 0px;
	scrollbar-arrow-color:#2F3131;
	scrollbar-base-color:#ECB235;
	scrollbar-face-color:#ECB235;
	scrollbar-highlight-color:#2F3131;
	scrollbar-shadow-color:#2F3131;
	scrollbar-track-color:#2F3131;

}

table,tr,td,th {
    font-family: Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    color: #ffffff;
}

.expli {
	color: #000000;
}

.fond {
    background: url(img/fond.gif);
	background-color:#4274A6;

}

.fond-nav {
    background: url(img/fond-nav.gif);
	background-repeat: x;
}

.fond-fil {
    background: url(img/fond-fil.gif);
}

.fond-filint {
    background: url(img/fond-filint.gif);
}

.fond-news {
    background: url(img/fond-news.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

.fond-pied {
    background: url(img/fond-pied.gif);
	padding-top: 7px;
}

.entete {
    background: url(img/entete-1.jpg);
}

.arrondi {
    background: url(img/arondi.png);
}

.top {
	padding-right: 10px;
}

a.nav {
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}

a.nav:hover {
	color: #ffffff;
	font-weight : bold;
	text-decoration : underline;
}

a.nav:visited {
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}

.adresse {
	  font-size: 10pt;
	padding-right: 250px;
}

.photo1 {
	padding-top: 8px;
}

.centre {
	font-size: 9pt;
	color: #000000;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
}

.centreint {
	font-size: 9pt;
	color: #000000;
	padding-top: 8px;
	text-align: justify;
}

.pied {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 22px;
	padding-right: 10px;
	padding-bottom: 11px;
}

a.pied-lnk {
	color: #3F3E3C;
	text-decoration: none;
}

a.pied-lnk:visited {
	color: #3F3E3C;
	text-decoration: none;
}

a.pied-lnk:hover {
	color: #DFE3EC;
	text-decoration : underline;
}

h4 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #2F3131;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #376C9C;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-top: 17px;
}


h2 {
	font-family: Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}

h1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #B9810A;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.utile {
	padding-top: 40px;
	padding-left: 20px;
}

a.utile-lnk {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

a.utile-lnk:visited {
	color: #ffffff;
	text-decoration: none;
}

a.utile-lnk:hover {
	color: #ffffff;
	text-decoration : underline;
}

.titrefiche {
	color: #B9810A;
	font-weight: bold;
	border-bottom: 1px solid #B9810A;
}

.textefiche {
	color: #000000;
	font-weight: normal;
}

.textefiche_present {
	color: #000000;
	font-weight: bold;
}

.textefiche_futur {
	color: #000000;
	font-weight: normal;
}

.textefiche_passe {
	color: #797D7D;
	font-weight: normal;
}

.form, textarea, select {
    font-family: Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
}