body {
	margin: 0px;
	padding: 0px;
	background: #FFF url(../imgs/fond.jpg) repeat-x top;
}
body, p, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#page {
	background: url(../imgs/fdpage.jpg) no-repeat center top;
	margin: auto;
	width: 990px;
	height:670px;
}


html>body #page {

	height: auto;
	min-height: 670px;
}

#tabmenu a:link, #tabmenu a:visited, #tabmenu a:hover{
	font-size: 11px;
	line-height: 12px;
	color: #be0029;
	text-decoration: none;
}
a:link, a:visited, a:hover{
	color: #333;
	text-decoration: none;
}
a.blanc:link,  a.blanc:visited,  a.blanc:hover{
	color: #FFF;
	text-decoration: none;
}
.MHSPM
{
	display:none;
}
p {
	margin: 2px 0px;
	padding: 0px;
}
h2 {
	font-size: 17px;
	font-variant: small-caps;
	color: #be0029;
	font-weight: bold;
}
.txtred {
	color: #be0029;
}

h1 {
	color: #00555B;
	font-size: 22px;
	font-weight: normal;
	background: url(../imgs/fd-tit.jpg) no-repeat left;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #00555b;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.txtbig {
	font-size: 14px;
	color: #444E4F;
	font-family: Arial, Helvetica, sans-serif;
}

.encartgris {
	background: #FFF url(../imgs/degradgrisbleu.jpg) repeat-x top;
	padding: 10px;
	color: #333;
	font-size: 11px;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
.divimage {
	font-size: 11px;
	color: #666;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	margin-left: 5px;
	line-height: normal;
}
.encartrouge {
	color: #FFF;
	background: url(../imgs/encart-rouge.jpg) no-repeat;
	padding: 20px 15px 0px;
	height: 102px;
	width: 195px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tableh {
	background: #DEEAEB;
	border: 1px solid #C6DADB;
}
.tableh  td {
	background: #FFF;
	border-right: 1px solid #C6DADB;
	border-bottom: 1px solid #C6DADB;
}
