* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

body {
	background-color:#000000;
	color:#FFFFFF;
	scrollbar-face-color: #05262E;
    scrollbar-shadow-color: #05262E;
    scrollbar-highlight-color: #05262E;
    scrollbar-3dlight-color: #05262E;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #287B8F;
    scrollbar-arrow-color: #FFFFFF;
	}
	
#containerHP {
	position:fixed !important;
	position:absolute; 
	top:50%;
	left:50%;
	margin-top:-275px;
	margin-left:-500px;
	width:1000px; 
	height:550px;
	background-image:url(../img/bckgrd_home.jpg);
	background-repeat:no-repeat;
	background-position:TOP LEFT;
}

#containerPG {
	width:1000px;
	background-image:url(../img/bckgrd_page_repeat.gif);
	background-repeat:repeat-y;
	background-position:TOP LEFT;
}

#navigation {
	padding-left:123px;
	height:49px;
	}
	
#pageNavigation {
	background-image:url(../img/bckgrd_page_navigation.gif);
	background-repeat:no-repeat;
	background-position:TOP lEFT;
	}
	
#homeAnimation {
	padding-left:313px;
	padding-top:116px;
	width:369px;
	height:69px;
	}

#homeFooter {
	padding-top:272px;
	text-align:center;
	font-size:10px;
	color:#666666;
	}
	
	#homeFooter A:link	{ text-decoration:none;color:#666666; font-size:10px; border-bottom:1px dotted #666666; }
	#homeFooter A:visited { text-decoration:none;color:#666666; font-size:10px; border-bottom:1px dotted #666666; }
	#homeFooter A:hover { text-decoration:none;color:#FF3300; font-size:10px; border-bottom:1px dotted #FF3300; }

#pageContent {
	text-align:justify;
	float:left;
	color:#05262E;
	width:755px;
	font-size:11px;
	 }

H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	}
	
#pageFooter {
	text-align:center;
	font-size:10px;
	color:#666666;
	background-image:url(../img/bckgrd_page_footer.gif);
	background-position:TOP LEFT;
	background-repeat:no-repeat;
	}
	
	#pageFooter A:link	{ text-decoration:none;color:#666666; font-size:10px; border-bottom:1px dotted #666666; }
	#pageFooter A:visited { text-decoration:none;color:#666666; font-size:10px; border-bottom:1px dotted #666666; }
	#pageFooter A:hover { text-decoration:none;color:#FF3300; font-size:10px; border-bottom:1px dotted #FF3300; }
	
	.titreNom { font-family:FlamencoD; font-size:22px; padding:0px; margin:0px; font-weight:normal; font-style:bold; color:#000000; }


