a:link {
	color: #990033;
	text-decoration: none;
	font-family: "Georgia";
	font-size: 10pt;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	font-family: "Georgia";
	font-size: 10pt;
	text-decoration: none;
}
a:active {
	color: #990033;
	font-family: "Georgia";
	font-size: 10pt;
	text-decoration: none;

}
a {
	font-family: "Georgia";
	font-size: 10pt;
	font-weight: normal;
	color: #990033;
	text-decoration: none;

}
td.hov:hover {
	background-color: #CCCCCC;
}
td.hov:active {
	background-color: #FFFFFF;




}
.backimg{
	  background-image:url(images/fond.png);
	  background-repeat:no-repeat;
	  background-position:0% 0%;
}
.simple {
	border: thin double #FFFFFF;
}
.cadre {
	background-color: #FFFFFF;
	background-image: url(images/fond.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: thin solid #333333;
}
.police {
	font-family: Monotype Corsiva;
	font-size: 50pt;
	font-weight: bold;
	text-align:justify;
}
a.type1:link {
	font-family: Tahoma;
	font-size: 30pt;
	color: #990033;
	text-decoration: none;
}
a.type1:visited {
        font-family: Tahoma;
	font-size: 30pt;
	color: #990033;
	text-decoration: none;
}
a.type1:hover {
        font-family: Tahoma;
	font-size: 30pt;
        color: #990033;
	text-decoration: none;
}
a.type1:active {
        font-family: Tahoma;
	font-size: 30pt;
	color: #990033;
	text-decoration: none;
}


a.type2:link {
	font-family: Tahoma;
	font-size: 15pt;
	color: #990033;
	text-decoration: none;
}
a.type2:visited {
        font-family: Tahoma;
	font-size: 15pt;
	color: #990033;
	text-decoration: none;
}
a.type2:hover {
        font-family: Tahoma;
	font-size: 15pt;
        color: #000000;
	text-decoration: none;
}
a.type2:active {
        font-family: Tahoma;
	font-size: 15pt;
	color: #990033;
	text-decoration: none;
}

body {
	background-color: #FFFFA9;
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	display: none;


}
