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

body {
	background-image: url(../img/font.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}
.border {
	background-color: #000000;
}

#Corp {
	background-color:#FFFFFF;
}

#Ban {
	background-image: url(../img/ban.gif);
	background-repeat: no-repeat;
}

#Armoirie {
	background-image: url(../img/armoirie.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#Footers {
	background-image: url(../img/footers.jpg);
	background-repeat: no-repeat;
}
.Text_Normal {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	font-weight: normal;
}
.Texte_Titre1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}

.Texte_Titre_Page{
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}

.Texte_Sous-Titre {
	font-family: Verdana;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
.Texte_NormalGRAS {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}
.Texte_Lien {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
#TD_Lien_ToutesActu {
	text-align: center;
}
#TD_Lien_ToutesActu a{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.Texte_LienCenter {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: center;

}
.Text_SoustitreRouge {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.borderGris {
	background-color: #CCCCCC;
}

.Text_NavDroite {
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: #999999;
}

.Text_NavGauche {
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	color: #999999;
}

.Text_NormalSouligne {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}
