body, table, tr, td
{
	font-family: Arial;
	font-size: 11px;
	font-style: medium;
	font-weight: normal;
	color: #000000;
}

.home_info { font-family: Arial; font-style: none; font-size:10px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }
.home_bienvenue { font-family: Arial; font-style: bold; font-size:10px; font-weight:Normal; color:#000000; text-decoration:none; }
.login { font-family: Arial; font-style: none; font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }

h3
{
	font-family: Arial;
	font-size: 12px;
	color: #4BB046;
}
h4
{
	font-family: Arial;
	font-size: 19px;
	color: #4BB046;
}
h5
{
	font-family: Arial;
	font-size: 13px;
	color: #4BB046;
}

h3.pro
{
	font-family: Arial;
	font-size: 12px;
	color: #0187AD;
}
h4.pro
{
	font-family: Arial;
	font-size: 19px;
	color: #0187AD;
}
h5.pro
{
	font-family: Arial;
	font-size: 13px;
	color: #0187AD;
}


.menuH { font-family: Arial; font-style: bold; font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }
	A.menuH { font-family: Arial; font-style: bold;font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }
	A.menuH:hover { font-family: Arial; font-style: bold;font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }
	A.menuH:visited { font-family: Arial; font-style: bold;font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }

.menuG { font-family: Arial; font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }
	A.menuG { font-family: Arial; font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }
	A.menuG:hover { font-family: Arial; font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }
	A.menuG:visited { font-family: Arial; font-size:12px; font-weight:Normal; color:#FFFFFF; text-decoration:none; }
	
.menuGs { font-family: Arial; font-size:12px; font-weight:Normal; color:#C3FF3F; text-decoration:none; }
	A.menuGs { font-family: Arial; font-size:12px; font-weight:Normal; color:#C3FF3F; text-decoration:none; }
	A.menuGs:hover { font-family: Arial; font-size:12px; font-weight:Normal; color:#C3FF3F; text-decoration:none; }
	A.menuGs:visited { font-family: Arial; font-size:12px; font-weight:Normal; color:#C3FF3F; text-decoration:none; }
	
.no_under { text-decoration:none; }
	A.no_under { text-decoration:none; }
	A.no_under:hover { text-decoration:none; }
	A.no_under:visited { text-decoration:none; }
	
/* ----------- News ---------- */

.news_date {
	color: #12297A;
	font-size: 12px;
	font-weight: bold;
}

.news_titre {
	color : #4BB046;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}

TD.news_contenu {
	color : #12297A;
	font-size: 11px;
	padding : 4px;
	border-width : thin;
	border-style: solid;
	border-color : #0187AD;
	background-color : #E7F3F3;
}

.news_date_pro {
	color: #12297A;
	font-size: 12px;
	font-weight: bold;
}

.news_titre_pro {
	color : #0187AD;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}

TD.news_contenu_pro {
	color : #12297A;
	font-size: 11px;
	padding : 4px;
	border-width : thin;
	border-style: solid;
	border-color : #0187AD;
	background-color : #D8ECEB;
}
