a:link {
	color: #5b6367;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #706A57;
}
a:hover {
	text-decoration: none;
	color: fc4309;
}
a:active {
	text-decoration: none;
	color: fc4309;
}
body {
	font-family: "Trebuchet MS";
}

td {
	font-family: "Trebuchet MS";
	text-align: left;
}

th {
	font-family: "Trebuchet MS";
}

.bodystyle {
	font-size: 11px;
	color: #5b6367;
}

.bodystyle_gris {
	font-size: 11px;
	color: #cccccc;
}

.bodystyle_bold {
	font-size: 11px;
	color: #1B1D1F;
	font-weight: bold;
}

.bodystyle_Med {
	font-size: 14px;
	color: #5b6367;	
	}

.Orange_Med2 {
	font-size: 14px;
	color: #fc4309;
	font-weight: bold;
}
.orange {
    font-size: 11px;
    color: #fc4309;
} 

.orange_med {
	font-size: 12px;
	color: #fc4309;
}

.orange_bold {
	font-size: 11px;
	color: #fc4309;
	font-weight: bold;
}

.titre {
	font-size: 16px;
	color: #1B1D1F;
	font-weight: bold;
}

.titre_Mid {
	font-size: 13px;
	color:#5b6367;
	font-weight: bold;
}

.titre_Midbo {
	font-size: 13px;
	color:#1b1d1f;
	font-weight: bold;
}

.retrait_lien {
    font-size: 13px;
	color:#5b6367;
	font-weight: bold;	
	margin-left:10px;
	}
	
.retrait_g {
    font-size: 11px;
	margin-left:10px;
	}
	
html { scrollbar-face-color:#cccccc; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#FFFFFF; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#FFFFFF; scrollbar-3dlight-color:#FFFFFF;scrollbar-darkshadow-color:#FFFFFF; }

