@charset "utf-8";
/* CSS Document */

/* MISE EN PAGE GENERAL ----------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body { 
	margin: auto; 
	background-color:#FFFFFF;
	margin-top:0px;
	top:0px;
	background:url(../../images/css/fond.jpg) center;
	}
#Page {
     position:absolute;
     left: 50%; 
     width: 1000px;
     margin-left: -500px;
	background-color:#FFFFFF;
     }
.Page {
     position:absolute;
     left: 50%; 
     width: 1000px;
     margin-left: -500px;
	background-color:#FFFFFF;
     }
#Body_Conteneur {
	width:1000px;
	height:auto;
	}
	
/* PARTIE GAUCHE -----------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#Body_ColonneGauche{
	float:left;
	width:1000px;
	height:auto;
	}
	#Body_ColonneGauche_Page_Titre {
		float:left;
		margin-top:15px;
		width:1000px;
		height:40px;
		background:url(../../images/css_transversale/Page_sommaire_forums_2_02.jpg) left no-repeat;
	}
	.Body_ColonneGauche_MegaConteneur {
		float:left;
		margin-top:10px;
		margin-left:50px;
		width:900px;
		height:auto;
	}
	.Body_ColonneGauche_Conteneur {
		float:left;
		margin-left:0px;
		width:300px;
		height:auto;
	}
	.Body_ColonneGauche_Block {
		float:left;
		margin-left:30px;
		margin-bottom:30px;
		width:255px;
		height:145px;
		background:url(../../images/css_transversale/sommaire_block.jpg);
	}
		.Body_ColonneGauche_Block_Titre {
			float:left;
			margin-top:10px;
			width:210px;
			height:21px;
			text-align:center;
			line-height: 21px;
			vertical-align: middle;
		}
		.Body_ColonneGauche_Block_Ligne {
			float:left;
			width:220px;
			margin-top:10px;
			margin-left:20px;
			height:80px;	
		}
		.Body_ColonneGauche_Block_Lien {
			float:right;
			width:220px;
			margin-right:15px;
			height:20px;
			text-align:right;
		}
		.Body_ColonneGauche_Block_Carre_T2{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#bdb294;
		}
		.Body_ColonneGauche_Block_Carre_T3{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#bd976b;
		}
		.Body_ColonneGauche_Block_Carre_T4{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#cc44ae;
		}
		.Body_ColonneGauche_Block_Carre_T5{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#c5ba71;
		}
		.Body_ColonneGauche_Block_Carre_T6{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#f29847;
		}
		.Body_ColonneGauche_Block_Carre_T7{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#8d9ad1;
		}
		.Body_ColonneGauche_Block_Carre_T8{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#86e17a;
		}
		.Body_ColonneGauche_Block_Carre_T9{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#66a85e;
		}
		.Body_ColonneGauche_Block_Carre_T10{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#f4c065;
		}
		.Body_ColonneGauche_Block_Carre_T11{
			float:left;
			margin-top:13px;
			margin-left:5px;
			margin-right:5px;
			width:12px;
			height:12px;
			background-color:#ba2746;
		}
	
	.Body_ColonneGauche_BlockG {
		float:left;
		margin-left:30px;
		margin-bottom:30px;
		width:255px;
		height:320px;
		background:url(../../images/css_transversale/Page_sommaire_forums_2_03.jpg) center no-repeat;
	}
/* LES TEXTES GAUCHE -------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
.Texte_Gauche_Block_Titre 		{	color: #818180; font-family:Verdana; font-size:16px;						}
.Texte_Gauche_Block_Texte 		{	color: #818180; font-family:Arial; font-size:14px;						}

/* LES LIENS GAUCHE --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
a.Lien_Gauche_Block_Lien_T2:link {		color: #bdb294; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T2:visited {	color: #bdb294; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T2:hover {	color: #bdb294; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T2:active {	color: #bdb294; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T3:link {		color: #bd976b; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T3:visited {	color: #bd976b; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T3:hover {	color: #bd976b; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T3:active {	color: #bd976b; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T4:link {		color: #cc44ae; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T4:visited {	color: #cc44ae; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T4:hover {	color: #cc44ae; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T4:active {	color: #cc44ae; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T5:link {		color: #c5ba71; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T5:visited {	color: #c5ba71; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T5:hover {	color: #c5ba71; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T5:active {	color: #c5ba71; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T6:link {		color: #f29847; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T6:visited {	color: #f29847; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T6:hover {	color: #f29847; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T6:active {	color: #f29847; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T7:link {		color: #8d9ad1; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T7:visited {	color: #8d9ad1; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T7:hover {	color: #8d9ad1; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T7:active {	color: #8d9ad1; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T8:link {		color: #86e17a; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T8:visited {	color: #86e17a; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T8:hover {	color: #86e17a; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T8:active {	color: #86e17a; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T9:link {		color: #66a85e; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T9:visited {	color: #66a85e; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T9:hover {	color: #66a85e; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T9:active {	color: #66a85e; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T10:link {	color: #f4c065; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T10:visited {	color: #f4c065; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T10:hover {	color: #f4c065; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T10:active {	color: #f4c065; font-family:Arial; font-size:14px; text-decoration: none;		}

a.Lien_Gauche_Block_Lien_T11:link {	color: #ba2746; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T11:visited {	color: #ba2746; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T11:hover {	color: #ba2746; font-family:Arial; font-size:14px; text-decoration: none;		}
a.Lien_Gauche_Block_Lien_T11:active {	color: #ba2746; font-family:Arial; font-size:14px; text-decoration: none;		}
	
