/*
---------------------------------------
	styles sur les tags
---------------------------------------
*/
html, body
{

  height: 100%;
	margin: 0px;
}
/*
---------------------------------------
	styles des menus
---------------------------------------
*/
.menu_top
{
	background-image	: url('../images/bg_r1_c1.png');
	height						: 174px;
	width							: 1000px
}
.menu_left
{
	background-image	: url('../images/bg_r2_c1.jpg');
	width							: 180px;
	height						: 1789px;
	vertical-align		: top
}
.menu_left td
{
	padding-left			: 10px;
}
/*
---------------------------------------
	styles front page
---------------------------------------
*/
h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.Style3 {
	color: #047E05;
	font-family: "Franklin Gothic Medium";
}
a {
	font-family: Franklin Gothic Medium;
	font-size: 16px;
	color: #038103;
}
a:link {
	text-decoration: none;
	color: #058004;
}
a:visited {
	text-decoration: none;
	color: #058004;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
a:active {
	text-decoration: none;
}
.Style5 {color: #047E05; font-family: "Franklin Gothic Medium"; font-size: 18px; }
.Style7 {color: #047E05; font-family: "Franklin Gothic Medium"; font-size: 16px; }
.Style10 {color: #047E05; font-family: "Franklin Gothic Medium"; font-size: 14px; }
.Style11 {
	font-family: "Franklin Gothic Medium";
	color: #0066CC;
}
.Style12 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.Style13 {color: #FF9966}
.Style14 {font-size: 14px}
.Style16 {font-size: 24px; font-weight: bold; font-style: italic; color: #0066CC; }
.Style17 {color: #009966}
.Style18 {font-size: 14px; color: #999999; }
.Style19 {
	font-size: 9px;
	color: #CCCCCC;
}