td {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;


}
body {
	margin: 0px;
}
.lefttit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
}
.abouttit {
	font-size: 14px;
	font-weight: bold;
	color: 595959;
}
.t {
	color: 0C4268;
	font-size: 14px;

}
a.t {
	color: 0C4268;
	text-decoration: none;
}
a.t:hover {
	color: #CC0000;
	text-decoration: underline;
}
.t1 {
	color: #FFFFFF;
	text-decoration: none;
}
a.t1 {
	color: #FFFFFF;
	text-decoration: none;
}
a.t1:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.gros_titre_orange {
	font-size: 25px;
	color: #FF0000;
	font-weight: bold;
}
