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

/*	ModuleCentral APropos	*/
/********************************************************************************/
/*	Bloc ModuleCentralAPropos	*/
div#ModuleCentralAPropos {
	width			: 700px;
	position		: relative;
	top				: 20px;
	left			: 0px;
	border-width	: 0px;
	border-style	: solid;
	border-color	: #000000;
}

/*	Bloc ModuleCentralFaq	*/
div#ModuleCentralFaq {
	width			: 700px;
	position		: relative;
	top				: 20px;
	left			: 0px;
	border-width	: 0px;
	border-style	: solid;
	border-color	: #000000;
}

/*	Bloc ModuleCentralLiens	*/
div#ModuleCentralLiens {
	width			: 700px;
	position		: relative;
	top				: 20px;
	left			: 0px;
	border-width	: 0px;
	border-style	: solid;
	border-color	: #000000;
}

/*	Bloc ModuleCentralStats	*/
div#ModuleCentralStats {
	width			: 700px;
	position		: relative;
	top				: 20px;
	left			: 0px;
	border-width	: 0px;
	border-style	: solid;
	border-color	: #000000;
}

.TableAPropos {
	background		: url(../images/BlocAProposRougeSansCadre.png) repeat;
	border-color	: #990000;
	border-style	: solid;
	border-width	: 2px;
}

.AProposTitre {
	font-family	: Verdana;
	font-weight : bold;
	color		: #990000;
	text-align	: left;
}

.AProposTexte {
	font-family	: Verdana;
	font-weight : normal;
	color		: #2B5580;
	text-align	: left;
}

.AProposTexte a {
	color			: #2B5580;
	text-decoration	: underline;
}

.AProposTexte a:hover{
	text-decoration	: underline;
}

.TableFaq {
	background		: url(../images/BlocAProposRougeSansCadre.png) repeat;
	border-color	: #990000;
	border-style	: solid;
	border-width	: 2px;
}

.FaqTitre {
	font-family	: Verdana;
	font-weight : bold;
	color		: #990000;
	text-align	: center;
}

.FaqTexte {
	font-family	: Verdana;
	font-weight : normal;
	color		: #2B5580;
	text-align	: left;
}

.FaqTexte a {
	color			: #2B5580;
	text-decoration	: underline;
}

.FaqTexte a:hover{
	text-decoration	: underline;
}

.TableLiens {
	background		: url(../images/BlocAProposRougeSansCadre.png) repeat;
	border-color	: #990000;
	border-style	: solid;
	border-width	: 2px;
}

.LienTitre {
	font-family	: Verdana;
	font-weight : bold;
	color		: #990000;
	text-align	: center;
}

.LienTexte {
	font-family	: Verdana;
	font-weight : normal;
	color		: #2B5580;
	text-align	: center;
}

.LienTexte a {
	color			: #990000;
	text-decoration	: underline;
}

.LienTexte a:hover{
	text-decoration	: underline;
}

.TableStats {
	background		: url(../images/BlocAProposRougeSansCadre.png) repeat;
	border-color	: #990000;
	border-style	: solid;
	border-width	: 2px;
	width			: 700px;
}

.StatsTitreRouge {
	font-family	: Verdana;
	font-weight : bold;
	color		: #990000;
	text-align	: right;
}

.StatsResultatBleu{
	font-family	: Verdana;
	font-weight : bold;
	color		: #2B5580;
	text-align	: left;	
}

.TableCategorie {
	border-color	: #2B5580;
	border-style	: solid;
	border-width	: 2px;
	width			: 200px;
}

.StatsCategorieTitre {
	font-family	: Verdana;
	font-size	: 10px;
	font-weight : bold;
	color		: #2B5580;
	text-align	: center;
}

.StatsCategorieResultat {
	font-family	: Verdana;
	font-size	: 10px;
	font-weight : bold;
	color		: #990000;
	text-align	: left;	
}

.TableRegion {
	border-color	: #2B5580;
	border-style	: solid;
	border-width	: 2px;
	width			: 330px;
}

.StatsRegionTitre {
	font-family	: Verdana;
	font-size	: 10px;
	font-weight : bold;
	color		: #990000;
	text-align	: center;
}

.StatsRegionTitreResultat {
	font-family	: Verdana;
	font-size	: 10px;
	font-weight : bold;
	color		: #2B5580;
}

.StatsRegionResultat {
	font-family	: Verdana;
	font-size	: 10px;
	font-weight : normal;
	color		: #2B5580;
	text-align	: center;
}

.StatsRegionResultat a {
	color			: #2B5580;
	text-decoration	: underline;
}

.StatsRegionResultat a:hover{
	text-decoration	: underline;
}