H1 {
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	color: #ff6600;
	padding : 0 14px 0 0;
	line-height:14px;
	display:inline;
}

H2 {
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	color: #233A61;
	text-decoration: none;
	padding : 0 13px 0 0;
	line-height:13px;
	display:inline;
}
H3 {
	font-family : arial;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
	color: #F73D11;
	padding : 0 11px 0 0;
	line-height:11px;
	display:inline;
}
H4 {
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	color: #FFFFFF;
	padding : 0 15px 0 0;
	line-height:15px;
	display:inline;
}

.slog {  font-family: Arial; font-size: 14px; color: #ffffff; font-weight: normal; line-height:12px;}

.menu { font-family: Arial; font-size: 12px; font-weight: bold; font-variant: small-caps; text-transform: capitalize; color: #6699ff }
.menu:hover { font-family: Arial; font-size: 12px; font-weight: bold; font-variant: small-caps; text-transform: capitalize; color: #FFCC66 }
.link { color: #333333; font-size: 12px; font-weight: none; text-decoration: none; font-family: Arial}
.link:hover { color: #ffffff; font-size: 12px; font-weight: none; text-decoration: underline; font-family: Arial}
.link-calendrier { color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: none; font-family: Arial}
.link-calendrier:hover { color: #333333; font-size: 10px; font-weight: none; text-decoration: underline; font-family: Arial}
.partenaires {color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: none; font-family: Arial}
.nom-groupe {  font-family: Arial; font-size: 14px; color: #ff6600; font-weight: bold}
.lien { color: #ff6600; font-size: 12px; font-weight: normal; text-decoration: none; font-family: Arial}
.lien:hover { color: #ff6600; font-size: 12px; font-weight: normal; text-decoration: underline; font-family: Arial}
.texte-micro-fiche { color: #ff6600; font-size: 10px; font-weight: bold; text-decoration: none; font-family: Arial}
.texte-micro-fiche:hover { color: #ff6600; font-size: 10px; font-weight: bold; text-decoration: underline; font-family: Arial}
.texte-micro-partenaires { color: #F73D11; font-size: 10px; font-weight: bold; text-decoration: none; font-family: Arial}
.texte-micro-partenaires:hover { color: #F73D11; font-size: 10px; font-weight: bold; text-decoration: underline; font-family: Arial}
.texte-fiche { color: #233A61; font-size: 12px; font-weight: normal; text-decoration: none; font-family: Arial}
.table_head{background-color: #009EE0; color:white;}
.table_head strong{color:white;}
.p { color: #233A61; font-size: 12px; font-weight: normal; text-decoration: none; font-family: Arial; padding: 0 11px 0 0; line-height:11px; display:inline;}

#navigation a {
	color:#FFFFFF;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	line-height: 13px;
	text-decoration: none;
	display:block;
	padding:8px 4px 8px 4px;
	}
	
#navigation a:hover {
	color:#F73D11;
	background-color: #FFFFFF;
	}
