body{
	background-image:url(../images/pageBackground.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#7cabf0;
	margin:0;
	font-size:0px;
	line-height:0px;
}

#pageAlign{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

#topSection{
	height:17px;
	font-size:10px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3c6cb6;
	
	padding-left:12px;
	padding-top:10px;
}

#header{
	background-image:url(../images/bgHeader.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

/****************************************************************************/

#navigation{
	float:left;	
	height:57px;
}
#navigationShadowLeft{
	background-image:url(../images/bgNavigationLeft.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:57px;
	
	float:left;
}

#navigationCenter{
	background-image:url(../images/bgNavigationCenter.gif);
	background-repeat:repeat-x;
	width:898px;
	height:57px;
	
	float:left;
	padding-top:1px;
}

#navigationShadowRight{
	background-image:url(../images/bgNavigationRight.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:57px;
	
	float:left;
}

#navAccueil{
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
	border:none;
	
	display:block;
	width:111px;
	height:56px;
	
	background-image:url(../images/navAccueil.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	float:left;
}

#navAccueil:hover{
	background-position:center left;	
}

.home #navAccueil, .home #navAccueil:hover{
	background-position:bottom left;	
}

/*------------------------*/

#navTournoi{
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
	border:none;
	
	display:block;
	width:179px;
	height:56px;
	
	background-image:url(../images/navTournoi.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	float:left;
}

#navTournoi:hover{
	background-position:center left;	
}

.tournoi #navTournoi, .tournoi #navTournoi:hover{
	background-position:bottom left;	
}

/*------------------------*/

#navConseil{
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
	border:none;
	
	display:block;
	width:226px;
	height:56px;
	
	background-image:url(../images/navConseil.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	float:left;
}

#navConseil:hover{
	background-position:center left;	
}

.conseil #navConseil, .conseil #navConseil:hover{
	background-position:bottom left;	
}

/*------------------------*/

#navCharte{
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
	border:none;
	
	display:block;
	width:108px;
	height:56px;
	
	background-image:url(../images/navCharte.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	float:left;
}

#navCharte:hover{
	background-position:center left;	
}

.charte #navCharte, .charte #navCharte:hover{
	background-position:bottom left;	
}

/*------------------------*/

#navPhotos{
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
	border:none;
	
	display:block;
	width:156px;
	height:56px;
	
	background-image:url(../images/navPhotos.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	float:left;
}

#navPhotos:hover{
	background-position:center left;	
}

.photos #navPhotos, .photos #navPhotos:hover{
	background-position:bottom left;	
}

/*------------------------*/

#navLiens{
	text-indent:-5000px;
	outline:none;
	text-decoration:none;
	border:none;
	
	display:block;
	width:108px;
	height:56px;
	
	background-image:url(../images/navLiens.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	float:left;
}

#navLiens:hover{
	background-position:center left;	
}

.liens #navLiens, .liens #navLiens:hover{
	background-position:bottom left;	
}

/*-------------------------------------------*/
.navSep{
	float:left;
}

/************************************************************/

#content{
	float:left;
	background-image:url(../images/bgPageAlign.gif);
	width:920px;
	padding-bottom:20px;
}

#contentBgRight{
	float:left;
	background-image:url(../images/bgLeftMenuRight.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:920px;	
}

#leftMenu{
	width:260px;
	float:left;
	background-image:url(../images/bgLeftMenu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#leftMenuAlign{
	width:218px;
	margin-left:21px;
	float:left;
}

#latestNews{
	width:178px;
	float:left;
	min-height:227px;
	
	background-image:url(../images/bgLatestNews.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#3a6daf;
	
	padding:16px 20px 80px 20px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}

#latestNews a:link, #latestNews a:visited, #latestNews a:active{
	color:#ffffff;
	font-weight:bold;
}

#latestNews a:hover{
	text-decoration:none;	
}

#logoEfficom{
	text-align:center;	
}

/********************************************************************/

#centerContent{
	width:630px;
	
	padding-right:30px;
	float:left;
	
	font-size:13px;
	line-height:18px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-size:22px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#02307b;
}

h2{
	font-size:16px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#3a71bf;
	padding-left:4px;
}

h3{
	font-size:20px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#02307b;
}

#centerContent a:link, #centerContent a:hover, #centerContent a:visited, #centerContent a:active{
	color:#3a71bf;	
}

#centerContent a:hover{
	text-decoration:none;
	color:#7fa8e1;
}


/*******************************************************************************/
#footer{
	float:left;
	width:920px;
}

#footerLeft{
	float:left;
	width:12px;
	height:94px;
	background-image:url(../images/bgFooterLeft.jpg);
}
#footerRight{
	float:left;
	width:9px;
	height:94px;
	background-image:url(../images/bgFooterRight.jpg);
}

#footerCenter{
	float:left;
	width:898px;
	height:82px;
	
	background-image:url(../images/bgFooter.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#03275d;
	
	font-size:11px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:12px;
	color:#8c9cb5;
}

#footerCenter a:link, #footerCenter a:visited, #footerCenter a:active{
	color:#8c9cb5;
}

#footerCenter a:hover{
	text-decoration:none;
	#color:#ffffff;
}

/*********************************************************/

.charte table tr td{
	padding-bottom:10px;
	padding-top:10px;
	
	border-bottom:dotted 1px #cccccc;
}

.archivesPhotosTable{
	width:100%;	
}

.archivesPhotosTable td{
	text-align:center;	
	width:33%;
	padding:10px;
	vertical-align:top;
}














