body {
	background: url(../imgs/fond-vert.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
body, p, td {
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bordphoto {
	border: 4px solid #CCC;
}
a:link, a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #0C3;
	text-decoration: none;
}

.MHSPM
{
	display:none;
}
.contenu {
	float: left;
	width: 693px;
	padding-left: 35px;
	background: #FFF;
}
.tit {
	font-size: 18pt;
	color: #F60;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sstit {
	font-style: italic;
	color: #693;
	font-size: 12pt;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}
.txtgrisitalique {
	font-style: italic;
	color: #666;
	font-size: 11pt;
}
.fiche {
	border: 1px dashed #999;
	padding: 10px 20px 20px;
	background: #FFF;
	width: 600px;
	overflow: visible;
	position: absolute;
	z-index: 5;
	margin-left: 30px;
}
h2 {
	font-weight: bold;
	color: #CC0033;
	font-size: 12pt;
}
.encartorange {
	background: #b40033;
	padding: 0px;
	width: 240px;
	color: #FFF;
}
.encartorange a {
	color: #FFF;
	text-decoration: none;
}
.titres {
	float: left;
	width: 160px;
	line-height: 22px;
	height: 22px;
}
