/* CSS Document */


.TopInfos {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	line-height:normal;
	letter-spacing: normal;
	border-right: solid 1px white;
	vertical-align:bottom;
}

.TopInfos a {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;

}
.TopInfos a:hover {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D7DAE;
	text-decoration: underline;

}


/* pour les news */

.titreNews {
	font-size: 95%;
	font-weight: bold;
	color: #12a8e8;
	/*color: #3CC4F0;*/
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.dateNews {
	font-size: 80%;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.texteNews {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.bandeauDateNews {
	font-size: 75%;
	font-weight:bold;
	color: White;
	background-color: #5F5F5F;
	border-bottom: solid 1px White;
}

/* pour paneau central */
.contenuCentral {
	width: 670px;
	padding: 5px 8px;
}

.tableFooter {
	color: #888888;
}

.tableFooter a {
	color: #888888;
	text-decoration: none;
}

.block {	display:block;	}
/*

.titre1, h1 {
	font-family: "Palatino Linotype","Book Antiqua",Georgia,Palatino,FreeSerif,serif;
	font-size: 180%;
	color: #ACACAC;
	line-height: 3ex;
}

.titre2, h2 {
	font-size: 150%;
	font-weight: normal;
	color: #EF5916;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.profileForm {
	font-size: 100%;
	width: 90px;
	border: 1px solid #999999;
}

.profile{
	font-size: 100%;
	color: #ACACAC;
}
.blanc {
	font-weight: normal;
	color: #FFFFFF;
}



.titre3 {
	font-size: 130%;
	font-weight: bold;
	color: #3CC4F0;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.titre4 {
	font-size: 115%;
	font-weight: bold;
	color: #EF5916;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.lien1 {
	font-size: 115%;
	font-weight: bold;
	color: #B8335F;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.lien1:hover {
	font-size: 115%;
	font-weight: bold;
	color: #8A2D4E;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.lien2 {
	font-size: 115%;
	font-weight: bold;
	color: #EF5916;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.lien2:hover {
	font-size: 115%;
	font-weight: bold;
	color: #AB4210;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.lien3 {
	font-size: 115%;
	font-weight: bold;
	color: #7D62A6;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.lien3:hover {
	font-size: 115%;
	font-weight: bold;
	color: #624D82;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.lien4 {
	font-size: 115%;
	font-weight: bold;
	color: #11A3E1;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.lien4:hover {
	font-size: 115%;
	font-weight: bold;
	color: #0D7DAE;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.lien5 {
	font-size: 115%;
	font-weight: bold;
	color: #30B970;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.lien5:hover {
	font-size: 115%;
	font-weight: bold;
	color: #26955A;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.lien6 {
	font-size: 115%;
	font-weight: bold;
	color: #D8B40C;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.lien6:hover {
	font-size: 115%;
	font-weight: bold;
	color: #B8990A;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5F5F;
}
*/
