@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E5ABD;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424642;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #F3F3F3;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.lien_bloc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a.lien_bloc:link {
	text-decoration: none;
	color: #454545;
}
a.lien_bloc:visited {
	text-decoration: none;
}
a.lien_bloc:hover {
	text-decoration: none;
	color: #666666;

}
a.lien_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE5005;
}
a.lien_titre:link {
	text-decoration: none;
	color: #FE5005;
}
a.lien_titre:visited {
	text-decoration: none;
}
a.lien_titre:hover {
	text-decoration: none;
	color: #FEA27A;
	font-weight: bolder;
}

.fond_focus {
	background-image: url(images/fond_focus.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a.lien_contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	font-style: normal;
}
a.lien_contenu:link {
	color: #0066CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.lien_contenu:visited {
	color: #003399;
}
a.lien_contenu:hover {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a.lien_contenu:active {
	color: #FF9900;
}
a.lien_plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	font-weight: normal;
	font-style: normal;
}
a.lien_plan:link {
	color: #000099;
	font-size: 10px;
	font-style: normal;
}
a.lien_plan:visited {
	text-decoration: none;
	color: #003366;
}
a.lien_plan:hover {
	text-decoration: none;
	color: #999999;
}
a.lien_plan:active {
	text-decoration: none;
	color: #999999;
}

.cellule_contenu {
	padding-right: 5px;
	padding-left: 25px;
	height: 90px;
	width: 375px;
}
.marge {
	padding-right: 35px;
	padding-left: 35px;
	text-align: justify;
}
.contour_schema {
	border: thin solid #E2E2E2;
	background-position: center;
}
.contour_schema_orange {
	border: thin solid #FFBF80;
	background-position: center;
}

.fond_index {
	background-image: url(images/photos_haut.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 57px;
	width: 215px;
}
.financement_stock {
	background-image: url(images/financement_stock.jpg);
}
.financement_ventes {
	background-image: url(images/financement_ventes.jpg);
}
.financement_forfait {
	background-image: url(images/financement_forfait.jpg);
}



a.lien_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.financement_achats {
	background-image: url(images/financement_des_achats.jpg);
}
.financement_actifs {
	background-image: url(images/financement_actifs.jpg);
}

a.lien_gras:link {
	text-decoration: none;
}
a.lien_gras:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.lien_gras:hover {
	text-decoration: none;
	color: #E6E6E6;
}
a.lien_gras:active {
	text-decoration: none;
	color: #ECE9D8;
}
a.lien_gras_accueil {
	font-size: 12px;
	color: #4A4A4A;
	font-weight: bolder;
}
a.lien_gras_accueil:link {
	text-decoration: none;
	color: #414141;
	font-style: normal;
}
a.lien_gras_accueil:visited {
	text-decoration: none;
	color: #333333;
	font-style: normal;
}
a.lien_gras_accueil:hover {
	color: #7C7C7C;
	font-style: normal;
}
a.lien_gras_accueil:active {
	text-decoration: none;
	color: #333333;
	font-style: normal;
}
a.lien_bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a.lien_bas:link {
	text-decoration: none;
}
a.lien_bas:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.lien_bas:hover {
	text-decoration: none;
	color: #F0EFEE;
}
a.lien_personnalise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a.lien_personnalise:link {
	text-decoration: none;
}
a.lien_personnalise:visited {
	text-decoration: none;
	color: #666666;
}
a.lien_personnalise:hover {
	text-decoration: none;
	color: #999999;
}
.bordure_droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #204A9F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #204A9F;
}

a.lien_bas:active {
	text-decoration: none;
	color: #ECE9D8;
}

.fond_menu_gauche {
	background-color: #E2E2E2;
}
.titre_menu_gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/fond_vert_degrade.jpg);
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 180px;
	background-position: center center;
}
.menu_bas {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}


.texte_menu_gauche {
	padding-left: 10px;
	padding-top: 10px;
	line-height: 22px;
	width: 180px;
}
.texte_menu_2gauche {
	padding-left: 10px;
	padding-top: 10px;
	line-height: 22px;
	height: 211px;
	width: 180px;
}
.texte_menu_3gauche {
	padding-left: 10px;
	padding-top: 10px;
	line-height: 22px;
	width: 180px;
}
.texte_menu_4gauche {
	padding-left: 10px;
	padding-top: 10px;
	line-height: 22px;
	width: 180px;
}
.photo_haut {
	background-image: url(images/photos_haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.noir14px {font-size: 14px}
.gris12gras {
	font-size: 12px;
	font-weight: bold;
	color: #828A82;
}
.gris11normal {
	font-size: 11px;
	font-weight: normal;
	color: #232323;
}
.vert11normal {
	font-size: 11px;
	font-weight: normal;
	color: #6FCA13;
}
.bleu14gras {
	font-size: 14px;
	font-weight: bold;
	color: #204A9F;
	letter-spacing: -1px;
}

.gris12px {color: #333333}
.gris16gras {
	font-size: 24px;
	font-weight: bold;
	color: #889388;
}
.noir11px {
	font-size: 10px;
	color: #888888;
}
.fond_personnalise {
	background-image: url(images/fond_personnalise.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 237px;
	width: 201px;
	font-size: 11px;
}
.gauche {
	margin: 0px;
	height: 1049px;
	width: 192px;
	padding: 0px;
}
.asterix {
	color: #FF6600;
}
.bleu12normal {
	font-size: 12px;
	color: #333333;
}
.bleu14normal {
	font-size: 14px;
	color: #000066;
}
.texte_orange {
	font-size: 16px;
	color: #FE5005;
	font-weight: bold;
}
.marge_cellule_accroche_page {
	padding-left: 90px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.orange-petit {
	font-size: 11px;
	color: #B95C00;
}

.vert_12_gras {
	font-size: 12px;
	font-weight: bold;
	color: #3E5ABB;
}
.tableau_plus_dinfos {
	border: thin solid #CCCCCC;
	line-height: 20px;
	padding: 2px;
}
.fond_titre_actualités {
	background-image: url(images/fond_orange.gif);
}
.fond_titre_bleu {
	background-image: url(images/fond_titre_bleu.gif);
}
.index_pave {
	background-image: url(images/index_pave.gif);
}
.financement_tresorerie {
	background-image: url(images/financement_tresorerie.jpg);
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contour-fonce {
	border: thin solid #666666;
	background-position: center;
}
.photo-haut-it {
	background-image: url(images/photos-haut-it.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

