h2
{
  color:magenta;
  text-decoration:underline;
}

a {
	font-weight: normal;
	font-size:14px;
	color:#1111A7;
	font-family: Tahoma;
	text-decoration: none;
}
a:link {color: #1111A7;}
a:visited {color: #1111A7;}
a:hover {color:#FF3311;}

.noir {
	color:#000000;
}

.ttitre{font-family: Tahoma;font-size: 11px;font-weight: bold; color:#1111A7;text-justify : auto;}

.news{font-family: Tahoma;font-size: 11px;font-weight: normal;color:#1111A7;background-color : #E1EAF7; padding-left : 5px;padding-right : 5px;  text-justify : auto;}

.bouton{font-family: Tahoma;font-size: 11px;color:#ffffff ;font-weight:normal;background-color: #1111A7;border : 1.5px groove #E1EAF7;}

.bouton2{font-family: Tahoma;font-size: 11px;color:#1111A7;font-weight:bold;background-color: #E1EAF7;border : 1.5px;}

A.lientexte{
	font-weight: normal;
	font-size:11px;
	color:#1111A7;
	font-family: Tahoma;
	text-decoration: none;
}
A.lientexte:link {color: #1111A7;}
A.lientexte:visited {color: #1111A7;}
A.lientexte:hover {color:#FF3311;}

body {
	scrollbar-face-color: #1111A7;
	scrollbar-shadow-color: #E1EAF7;
	scrollbar-highlight-color: #E1EAF7;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color : #FFFFFF;
}