td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #076D9D;
	text-decoration: none;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc33;
	text-decoration: none;
}
body {
	scrollbar-base-color:#008BCE;
	scrollbar-arrow-color:#FFFFFF;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC109;
	text-decoration: none;
}
.evidence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008BCE;
	text-decoration: none;
}
.gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #076D9D;
	text-decoration: none;
}
.tres-gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF8311;
	text-decoration: none;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0983BD;
	border: 1px solid #FF6600;
}
.fond-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	background-image:  url(images2/fond-titre.jpg);
	background-repeat: no-repeat;

}
.fond-nav {
	background-image:  url(images2/fond-nav.jpg);
	background-repeat: repeat-x;
}
.fond-presentation {
	background-image:  url(images2/fond-presentation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond-gauche {
	background-image:  url(images2/fond-gauche.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titre-page {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006595;
	text-decoration: none;
}
.fond-presentation2 {

	background-image:  url(images2/fond-presentation2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond-contact {
	background-image:  url(images2/fond-contact.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fond-presentation3 {

	background-image:  url(images2/fond-presentation3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond-gauche2 {

	background-image:  url(images2/fond-gauche2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond-dgrade {
	background-image: url(images2/fond-degrade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fond-nav-degrade {
	background-image: url(images2/fond-nav-degrade.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
