body {
	margin-left:0px;
	margin-right:0px;
}
.MenuBarre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	background-image: url(/images/barre_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.MenuBarre:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.MenuTitre {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/menu_titre.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	width: 150px;
}
.MenuRubrique {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-image: url(/images/menu_fond.gif);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 150px;
}
.MenuRubrique:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.BlocContent {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 480;
	margin-bottom: 10px;
	margin-top: 10px;
}
.Copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	text-align: center;
}
a {
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-family: Arial;
	color: #CC0000;
	font-size: 16px;	
	font-weight: bold;
}
h2 {
	font-family: Arial;
	color: #003399;
	font-size: 14px;	
}
p,td {
	font-size: 12px;	
}
.FootBarre {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	background-image: url(/images/barre_menu2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.news {
	color: #003399;
	font-style:oblique;
}
li {
	list-style:circle;
}

/* gallery */
img {
	border:0;
}
img.thumb {
	width:100px;
}
img.align-left {
	float:left;
	margin:0 10px 5px 0;
}
img.align-right {
	float:right;
	margin:0 0 5px 10px;
}

.crosslink
{
	text-align: center;
	font-family:Verdana;
	font-size:9px;
	color:#9A9A9A;
}

.crosslink a
{
	color:#9A9A9A;
}