/* ===================== RÈGLES GÉNÉRALES ===================== */

*
{
	
}

body
{
	font-family: "Trebuchet MS",Verdana,Arial;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-image: url('./images/mainbg.jpg');
	background-repeat: repeat-x;
	background-color: #6699cc;
}

td
{
	font-size:14px;
	color: #666666;
}

h1
{
	font-family: Arial,Verdana,"Trebuchet MS";
	color: #336699;
	margin-top: 0px;
	//margin-bottom: 5px;
}

h3
{
	font-family: "Trebuchet MS",Arial,Verdana;
	color: #000000;
	margin-top: 5px;
}


/* ===================== HYPERLIENS ===================== */

a:link {color : #336699; text-decoration : underline;}
a:visited {color : #336699; text-decoration : underline;}
a:hover {color : #666666; text-decoration : none;}
a:active {color : #336699; text-decoration : underline;}

a.navmenu:link {color : #336699; text-decoration : underline;}
a.navmenu:visited {color : #336699; text-decoration : underline;}
a.navmenu:hover {color : #666666; text-decoration : none;}
a.navmenu:active {color : #336699; text-decoration : underline;}

a.MainMenu:link {color : #ffffff; text-decoration : none;display:block;width:100%;height:100%;}
a.MainMenu:visited {color : #ffffff; text-decoration : none;display:block;width:100%;height:100%;}
a.MainMenu:hover {color : #ffff66; text-decoration : none;display:block;width:100%;height:100%;}
a.MainMenu:active {color : #ffffff; text-decoration : none;display:block;width:100%;height:100%;}

a.submenu:link {color : #ffffff; text-decoration : none; font-size: 12px;}
a.submenu:visited {color : #ffffff; text-decoration : none; font-size: 12px;}
a.submenu:hover {color : #ffff66; text-decoration : underline; font-size: 12px;}
a.submenu:active {color : #ffffff; text-decoration : none; font-size: 12px;}

a.HomeTitles3:link {color : #ffffff; text-decoration : none;}
a.HomeTitles3:visited {color : #ffffff; text-decoration : none;}
a.HomeTitles3:hover {color : #ffff66; text-decoration : underline;}
a.HomeTitles3:active {color : #ffffff; text-decoration : none;}

/* ===================== RÈGLES PERSONNALISÉES ===================== */

.navmenu
{
	font-size:16px;
}

.MainMenuSpacer
{
	color: #ffffff;
}

.btnav 
{ 
	background-image:url('./images/button_off.jpg');
	height: 100%;
	vertical-align:top; 
}

.bghome 
{ 
	background-image:url('./images/bg_home.jpg');
	background-repeat: repeat-x;
	height: 100%;
	vertical-align:top; 
}

.footnotes 
{ 
	background-image:url('./images/endpage.jpg');
	background-repeat: repeat-x;
	color: #999999;
	font-size: 14px;
}

.hometitle 
{ 
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hometext
{ 
	color: #6699cc;
}

.hometextcellbg
{ 
	background-image:url('./images/cellbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.ContentImage
{
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	background: #ffffff;
	padding: 10px;
}

.BlueSquareSubMenu
{
	font-size: 12px;
}

.SubMenuLevel
{
	font-size: 12px;
	padding-bottom: 5px;
}

.smallforms
{
	font-size: 11px;
}
