 .titre_orange {
	border-color:#FFFFFF;
	background-color:#FFCC66;
	width:140px;
	text-align:center;
	font-size: 12px; 
 }
 
 img.vignette {
	width:140px;
	height:100px;
	border:0;
 }
 
 img.img_sfam {
	float:right;
	width:140px;
	height:100px;
	border:0;
}

.sfam_notice {
	text-align: right;
	font-size: 12px;
	color: #0000FC;
	font-style: italic; 
	font-weight:bold;
}

.clear{
	clear:both;
}

.bordure_gauche{
	border-left-width: 2px;
	border-left-color:#000000;
	border-left-style: solid;
}

table.tablo_menu{
	border-collapse: collapse;
}

table.tablo_menu td{
	text-align: left;
	font-size: 11px;
}

table.tablo_menu td span {
	color: #006666;
}

/*
td.titre_orange {  
	background-color:#FFCC66; 
	height: 130px; 
	width: 140px; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.cellule_orange {
	border-color:#FFFFFF;
	background-color:#FFCC66;
	bgcolor:#FFCC66;
	text-align:right;
}

.col_double {
	width:200px;
}

.col_droite{
	float:right;
	width:200px;
}

.col_gauche{
	width:200px;
	float:left;
}

.col_unique {
	width:95%;
}

*/