/* CSS Document */
 
A:link {text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF8040;
	text-align: left;
	vertical-align: baseline;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
A:hover {
	text-decoration: none;
	color: #FFC891;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold
}
A:active {
	text-decoration: none;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
}
.AuCoeur {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.NomEntrep {
	font-family: Verdana;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #515151;
}
.Texte1 {
	font-family: Times;
	font-size: Small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.Texte2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.Texte3 {
	font-family: Verdana;
	font-size: Small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.Date {
	font-family: Verdana;
	font-size: xx-Small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.TexteBig {
	font-family: Verdanan;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.TitreGris {
	font-family: Verdana;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	margin: 10px;
	text-align: center;
    color: #515151;
}
.Usjmtitre {
	font-family: Verdana;
	font-size:medium;
	font-weight: bold;
	text-align: center;
    color: #515151;
}
.Usjmtexte {
	font-family: Verdana;
	font-size: Small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.Texte2Mouv {
	font-family: verdana;
	font-size: small;
	font-style: normal;
	font-weight: none;
	margin:5px;
	color: #000;
	text-align: left;
}
.Texte3Mouv {
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: none;
	color: #000;
	text-align: left;
}
.imgMouv {
	margin: 0px;
	float: right;
	border:1px;
	border-color: #FC6;
	padding-bottom:25px;
	padding-left:10px;
}
