body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.fondBandeau {
	background-image:  url(image-site/bandeau-site.gif);
	background-repeat: repeat-y;
}
.fondSite {
	background-image:  url(image-site/fond-site.gif);
	background-repeat: repeat-y;
}
.fondBandeau2 {
	background-image:  url(image-site/fond-bandeau.gif);
	background-repeat: repeat-y;
}
a.lienbandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration : none;
}
a.lienbandeau:visited {
	color: #000066;
	text-decoration : none;
	font-weight: bold;
}
a.lienbandeau:hover {
	color: #666666;
	text-decoration : none;
	font-weight: bold;
}
a.lienbandeau:active {
	color: #000066;
	text-decoration : none;
	font-weight: bold;
}
.fondMenuAccueil {
	background-image:  url(image-site/fondmenuaccueil.gif);
	background-repeat: repeat-y;
}
a.menuaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-decoration : none;
}
a.menuaccueil:visited {
	color: #666666;
	text-decoration : none;
	font-weight: normal;
}
a.menuaccueil:hover {
	color: #000066;
	text-decoration : none;
	font-weight: normal;
}
a.menuaccueil:active {
	color: #666666;
	text-decoration : none;
	font-weight: normal;
}
.lignetableau {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.menusite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration : none;
}
a.menusite:visited {
	color: #666666;
	text-decoration : none;
	font-weight: normal;
}
a.menusite:hover {
	color: #000066;
	text-decoration : none;
	text-decoration : underline ;
}
a.menusite:active {
	color: #666666;
	text-decoration : none;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration : underline overline;
}
.main
{
	cursor : hand;
}.bordure {
	border: 1px solid #000066;
}

