.cadre_principale_fond {
	background-color: #FFFFFF;
	background-image: url(images/fond_saf_principale.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 800px;
}

.menu_normal {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 5px;
	vertical-align: baseline;
	background-position: right;
	text-align: left;
}
.titre_page_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #FF0000;
	font-weight: bolder;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}

.cadre_cartouche {
	border: 1px solid #CCCCCC;
	font-size: 11px;

}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.texte_normal_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	font-weight: bold;

	text-align: center;
}
.actualites_titre {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #F80F01;
	font-family: Verdana;
}
.exposant {
	vertical-align: 6px;
	font-size: 70%;

}
