body{
	font-family:"Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	background-color:#D0D0D0;
}

a{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

.Griffe{
	background-color:#E3E3ED;
	background-image: url("../Images/Griffe.gif");
	background-position:top;
	background-repeat:repeat-y;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
}

.Page{
	background-image: url("../Images/LogoHome.gif");
	background-repeat:no-repeat;
}

.Page td{
	text-align:right;
	vertical-align:top;
}

.Menu{
	height:30px;
	margin-top:2px;
	margin-bottom:2px;
}

.SelMenu{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.Contenu{
	padding:115px 80px 10px 10px;
	font-size:x-small;
	height:580px;
}

.Bas{
	text-align:center;
	padding:20px 10px 10px 10px;
	font-size:xx-small;
	color:#333333;
}

.SelBas{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}


.HomeMenu{
	width:250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.HomeMenu .Debut{
	width:240px;
	padding:2px 5px 2px 2px;	
	background-image: url("../Images/Menu.jpg");
	background-position:left;
	background-repeat:repeat-y;
	font-size:x-small;
	color:#000000;
}

.HomeMenu .Fin{
	width:10px;
	background-position:left;
	background-repeat:no-repeat;
}

.MenuSubItems{
	height:138px;
	padding-top:0px;
	padding-bottom:4px;
}

.MenuSubItem{
	font-size:xx-small;
}
