/* CSS Document */
@media screen {
.nosite {
display: none;
}
}
body {
	background-image: url(images2/fond.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
}
body, table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	line-height: 12px;
}
a:link, a:hover, a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a:link, a:visited {
	color: #663300;
}
a:hover {
	color: #990000;
}
.barre {
	background-image: url(images2/barre.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bordgrisomb {
	border: 1px solid #999999;
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=4, Direction=135, Color:#9EA4AB);
}.txtblanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006699;
	font-weight: normal;
	line-height: 22px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	line-height: 12px;
	text-align:center;
	font-weight:normal;
}

.MHSPM
{
	display:none;
}