.bord-menu {
	border: 1px solid #FFFFFF;
}
.bord-baniere {
	border-top: 1px none #0072BC;
	border-right: 1px solid #0072BC;
	border-bottom: 1px solid #0072BC;
	border-left: 1px solid #0072BC;
}
.polices {
	font-family: Verdana, Tahoma, Arial, Garamond, "Times New Roman";
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	margin: 20px;


}
.surligné {
	font-family: Verdana, Tahoma, Arial, Garamond, "Times New Roman";
	font-size: 12px;
	font-weight: 900;
	color: #0066CC;

}
a:link {
	font-family: Verdana, Tahoma, Arial, Garamond, "Times New Roman";
	font-size: 9px;
	color: #0066CC;
}
a:visited {
	font-family: Verdana, Tahoma, Arial, Garamond, "Times New Roman";
	font-size: 9px;
	color: #0066CC;
}
.tableau-tarrif {
	border-top: thin none #0066CC;
	border-right: thin none #0066CC;
	border-bottom: thin dotted #0066CC;
	border-left: thin dotted #0066CC;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Garamond, "Times New Roman";
	font-size: 11px;
	font-weight: normal;



}
.tarif-rien {
	border: none;
}
.tarifs-b-d {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-style: none;

}
.surligné-souligné {
	font-family: Verdana, Tahoma, Arial, Garamond, "Times New Roman";
	font-size: 12px;
	font-weight: 900;
	color: #0066CC;
	text-decoration: underline;

}
