.lien, .lien visited {
	text-decoration:none;
	color: #0D3896;
}
.lien:hover, .pdf:hover {
	color: #0A95EB;
}
.td_visuel {
	width:915px;
	height:80px;
	background-image:url(../pix/visuel_groupe.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
h1 {
	font-size:16px;
	height:23px;
	color:#0A95EB;
	margin:0;
	padding:0;
	padding-top:4px;
	padding-left:18px;
	margin-bottom:8px;
	background-image:url(../pix/puce_groupe_h1.gif);
	background-repeat:no-repeat;
	background-position: 0% 50%;
}
h2 {
	font-size:13px;
	color:#0A95EB;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:4px;
	padding-left:10px;
	margin-bottom:8px;
	background-image:url(../pix/puce_groupe.gif);
	background-repeat:no-repeat;
	background-position: 0% 70%;
}
/*.bt_flash, .bt_flash:visited {
	font-size:13px;
	display:block;
	width:168px;
	height:23px;
	padding-left:27px;
	padding-top:4px;
	background-image:url(../pix/demo_groupe.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.bt_flash:hover {
	background-image:url(../pix/demo_groupe_over.gif);
}*/
.menu, .menu:visited {
	font-size:13px;
	display:block;
	width:168px;
	height:23px;
	padding-left:27px;
	padding-top:4px;
	background-image:url(../pix/menu_groupe.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.menu:hover {
	background-image:url(../pix/menu_groupe_over.gif);
}
.sous_menu {
	margin-top:6px;
	margin-bottom:6px;
}
.sous_menu a, .sous_menu a:visited {
	font-size:12px;
	line-height:16px;
	display:block;
	padding-left:15px;
	margin-left:12px;
	background-image:url(../pix/puce_orsid.gif);
	background-repeat:no-repeat;
	background-position: 0% 50%;
	text-decoration:none;
	color:#0D3896;
}
.sous_menu a:hover {
	background-image:url(../pix/puce_groupe.gif);
	color: #0A95EB;
}
.date {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin-top:4px;
	margin-bottom:4px;
	padding-left:15px;
	margin-left:12px;
	background-image:url(../pix/puce_groupe.gif);
	background-repeat:no-repeat;
	background-position: 0% 50%;
	color:#0A95EB;
}
.mailto, .mailto visited {
	font-weight:bold;
	text-decoration:none;
	color: #0D3896;
}
.mailto:hover {
	color: #0A95EB;
}