a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}	
.filet {
	border-bottom-width: 1px;
	border-bottom-color:#888888;
	border-bottom-style:solid;
	vertical-align:middle;
}
.texte {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066}
.titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #990000}
.puces1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; list-style-type: circle; background-position: left}
.GrandTitre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bolder; color: #990000}
.MoyenTitre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bolder; color: #990000}
.sousTitre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; font-weight: bold; color: #000066}
.arguments {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000; font-size: 12px; font-weight:bold;}
.texte_blanc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.texte_gras16 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000066}
.texte_gras14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000066}
.texte_gras {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000066}
.texte_gris14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666}
.texte_gris {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666}
.texte_maigris {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; color: #666666}
.texte_blanc_12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:500; color: #FFFFFF}
.texte_blanc_16 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.texte_blanc_20 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FFFFFF}
.style2 {	color: #FFFFFF; font-weight: bold; font-size: 14px;}
.style4 {	color: #FFFFFF;	font-weight: bold; font-size: 20px;}
.style5 {	font-size: 16px; font-style: italic; font-weight: bold;}
.style9 {	font-size: 20px; font-style: normal; font-weight: bolder; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style10 {	font-size: 18px; font-style: italic; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style11 {	font-size: 18px}
.style12 {	color: #990000; font-weight: bold; font-size: 12px; }
.style14 {	color: #990000; font-weight: bold; font-size: 14px; }
.style15 {font-size: x-large}
.style20 {color: #FFFF99}
.style21 {color: #FFFFFF}
.Bouton_gris {
	height: 2em;
	width: 10em;
	-moz-border-radius: 1em 2em 1em 2em;
	border-radius: 1em 2em 1em 2em;
	float: right;
	background-color : #DDDDDD;
	text-align:center;
	vertical-align:middle;
}
.Bouton_rouge {
	height: 2em;
	width: 10em;
	-moz-border-radius: 1em 2em 1em 2em;
	border-radius: 1em 2em 1em 2em;
	float: right;
	background-color : #990000;
	text-align:center;
	vertical-align:middle;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 35);
}
.Miniature {
	width:200;
	height:200;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 35);
	border:solid;
	border-width:1px;
	margin:5px;
	margin-right:10px;
}
.Cadre {
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 35);
	border:solid;
	border-width:1px;
	margin-left:20px;
	margin-right:20px;
}
.CadreS {
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 35);
}
.CadreH {
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 35);
	border:solid;
	border-width:1px;
	margin:20px;
}
.CadreFooter {
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 35);
	border-top:solid;
	border-bottom:solid;
	border-width:1px;
	border-right:0px;
	border-left:0px;
}