#pageContent{
margin:0 auto;
width:770px;
height:100%;
}
.titre_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.texte_mar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.texte_noir2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texte_blanc_ptit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.form_log_pass {
	font-family: Tahoma;
	width: 110px;
	border: 1px solid #FFFFFF;
	font-size: 8px;
	background-color: #F2F2F2;
	color: #881010;
	font-weight: bold;
}
.form_ok {
	font-family: Tahoma;
	border: 1px solid #FFFFFF;
	font-size: 8px;
	color: #981010;
	font-weight: bold;
}

.texte_rouge {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #AA1218;
}
.texte_rouge_grand {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #AA1218;
}
.texte_rouge_Tgrand {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #AA1218;
}
.lien_valider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.lien_valider:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}

.lien_rouge {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #AA1218;
	text-decoration:none;
}
.lien_rouge:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
}
.texte_noir {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
