body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 0;
	padding: 0;
}
#header {
	height: 80px;
	background-image: url(data/images/global/header.jpg);
}
#pub {
	position: absolute;
	right: 50px;
	top: 10px;
}
/*Polices et textes*/
h1 {
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	color: #d47a10;
	font-size: 13px;
	margin: 0 0 3px 0;
}
h3 {
	color: #333333;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}
.txt {
	color: #003366;
}
.txt-gras {
	color: #003366;
	font-weight: bold;
}
.lien1 {
	color: #0066CC;
}
.avertissement {
	font-size: 10px;
}
.grasoul {
	font-weight: bold;
	text-decoration: underline;
}

.img-lienbrd0 {
	border: none;
	vertical-align: middle;
}
.titre1 {
	font-size: 13px;
	font-weight:bold;
}
.bordimg {
	border: 1px solid #003366;
}
.bordimg-vignetabt {
	border: 1px solid #003366;
	margin: 0 3px 0 3px;
}
.bordimg-vignutil {
	border: 1px solid #FFFFFF;
	margin: 0 3px 0 3px;
}
p {
	margin: 0px;
}
a {
	color: #0033CC;
}
#haut {
	height: 16px;
	background-color:#B6CBE4;
}
.menuhaut {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background-image: url(data/images/global/fond1.gif);
	list-style-type: none;
	border-top: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
}
.menuhaut li {
	display: inline;
}
.menuhaut li a:link {
	color: #172F60;
	text-decoration: none;
}
.menuhaut li a:visited {
	color: #172F60;
	text-decoration: none;
}
.menuhaut li a:hover {
	text-decoration: none;
	color: #F47A00;
}
#active a:link, #active a:visited, #active a:hover
{
	color: #F47A00;
}


/*SITUATION*/
#situation {
	margin-top: 3px;
	background-color: #FFFFFF;
	height: 14px;
}
#situation p {
	margin-left: 5px;
	color: #172F60;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#situation p a:link {
	color: #172F60;
	text-decoration: none;
}
#situation p a:visited {
	color: #172F60;
	text-decoration: none;
}
#situation p a:hover {
	text-decoration: none;
	color: #F47A00;
}


/*CONTENEUR PRINCIPAL*/
#conteneur {
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -375px;
}
#titre {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-image: url(data/images/global/fond2.gif);
	margin-top: 0;
	margin-bottom : 5px;
	color: #172F60;
	margin-left: 132px;
	margin-right: 132px;
	height: 22px;
	padding-top: 5px;
	border: 1px solid #B6CBE4;
}
#titrelong {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-image: url(data/images/global/fond2.gif);
	margin-top: 0;
	margin-bottom : 5px;
	color: #172F60;
	margin-left: 132px;
	margin-right: 0px;
	height: 22px;
	padding-top: 5px;
	border: 1px solid #B6CBE4;
}
#centre {
	margin-left: 132px;
	margin-right: 132px;
	padding: 2px;
}
#centrelong {
	margin-left: 132px;
	margin-right: 0px;
	padding: 2px;
}
#gauche {
	position: absolute;
	left:0;
	width: 130px;
}
#droite {
	position: absolute;
	right:0;
	width: 130px;
}


/*FOOTER*/
#pied {
	background-image: url(data/images/global/fond1.gif);
	border: 1px solid #B6CBE4;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	height: 12px;
	margin-bottom: 5px;
}
.menupied {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menupied li {
	display: inline;
	color: #172F60;	
}
#pied a {
	color: #172F60;
	text-decoration: none;
}
#pied a:hover{
	color: orange;
}
/*.menuhaut {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menuhaut li {
	display: inline;
}
.menuhaut a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.menuhaut a:hover {
	text-decoration: none;
}*/

/*MENU DE GAUCHE*/
.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menugauche li {
	margin-bottom: 5px;
}
.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.menugauche a:hover {
	text-decoration: none;
}

ul#menu2accueil {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	list-style-type: none;
	
}
#menu2accueil a {
	background-image: url(data/images/global/fond1.gif);
	color: #172F60; 
	text-decoration: none;
	width: 128px;
	border: 1px solid #B6CBE4;
	text-align: center;
	display: block;
	margin: 0;
}
#menu2titre a {
	color: #172F60; 
	text-decoration: none;
	background-image: url(data/images/global/fond1.gif);
	width: 128px;
	border: 1px solid #B6CBE4;
	text-align: center;
	display: block;
	margin: 0;
}
ul#menu2contenu {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	text-align: center;
}
#menu2contenu a {
	color: #172F60;
	text-decoration: none;
	width: 128px;
	border-right: 1px solid #B6CBE4;
	border-left: 1px solid #B6CBE4;
	border-bottom: 1px solid #B6CBE4;
	text-align: center;
	display: block;
	margin: 0;
}
#menu2contenu a:hover {
	color: #F47A00;
}
ul#menu2titre {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	list-style-type: none;
}
#titrelien1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #B6CBE4;
	padding: 5px;
	margin-bottom: 0;
	
}
#titrelien1 a {
	text-decoration : none;
	color: #172F60;
}
/*#lien1 {
	font-size: 10px;
	background-color: #B6CBE4;
	padding: 5px;
	margin-top: 0;
	margin-bottom:0;

#lien1 a {
	text-decoration: none;
	color: #172F60;
}
}*/
.titre-encart {
	font-size:14px;
	font-weight: bold;
	
}
#compteurs {
	text-align: center;
}
.rubrique {
	font-weight: bold;
	color: #172F60;
}
.orange {
	color: #FF6600;
	font-weight: bold;
}
.tab-titre {
	font-weight: bold;
}
.tab-ligne1 {
	background-color: #F9F2DD;
}
/*LISTE ETABLISSEMENTS*/
.etabl-nom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9fbcde;
	color: #003366;
	padding: 4px;
}
.etabl-avis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fff7e0;
	color: #fd8e1f;
	padding: 4px;
	text-align: center;
	margin-top: 1px;
	a:link
}
.etabl-avis a:link, .etabl-avis a:visited, #etabl-avis a:hover
{
	color: #F47A00;
}
.etabl1 {
	margin-top: 1px;
	background-color: #f5f8fd;
	padding: 4px;
}
.etabl0 {
	background-color: #f5f8fd;
	padding: 4px;
}
.centrerpub {
	text-align:center;
	background-color: #f5f8fd;
}

/*CRITIQUE ETABLISSEMENTS*/
.titravis {
	background-color: #E1EAF7;
	padding: 2px;
	font-weight: bold;
}
.fondavis {
	background-color: #f5f8fd;
	padding: 2px;
}
.titrnotravis {
	background-color: #FFD97E;
	padding: 2px;
	font-weight: bold; 
}
.fondnotravis {
	background-color: #FFF6E1;
	padding: 2px;
}
/*TAILLES TITRES*/
.titre1 {
	font-size: 12px;
	font-weight: bold;
}
/*TABLEAU COMPARATIF CARTES CREDIT*/

.tbl-titre{
	background-color: #ffba68;
	font-weight: bold;
	text-align: center;
}

#comp-carte-cred {
	border-collapse: collapse;
	border: 1px solid #003366;
	border-spacing: 0;
}
#comp-carte-cred CAPTION{
	font-weight: bold;
}
#comp-carte-cred TD, #tbl-liste-comm TD{
	border: 1px solid #003366;
}
#comp-carte-cred TH {
	border: 1px solid #003366;
	font-weight: bold;
	text-align: center;
}
#comp-carte-cred, #troismileuros, #quinzemileuros .centrer {
	text-align: center;
}
#comp-carte-cred .gras {
	color: #FF6600;
	font-weight: bold;
	text-align: center;
}
.tbl-ligne0 {
	background-color: #9CC1E7;
}
.tbl-ligne1 {
	background-color: #f0f6fc;
}

/*TABLEAU 3000E sur 24 mois*/
#troismileuros {
	border-collapse: collapse;
	border: 1px solid #ffba68;
	border-spacing: 0;
}
#troismileuros .tbl-ligne1 {
	background-color: #fef0dd;
}
#troismileuros .tbl-titre {
	background-color: #ffba68;
	font-weight: bold;
	text-align: center;
}
/*TABLEAU 15000E sur 60 mois*/
#quinzemileuros {
	border-collapse: collapse;
	border: 1px solid #709e74;
	border-spacing: 0;
}
#quinzemileuros .tbl-ligne1 {
	background-color: #e4f6e5;
}
#quinzemileuros .tbl-titre {
	background-color: #709e74;
	font-weight: bold;
	text-align: center;
}
/*TABLEAU LISTE COMMISSION SURENDETTEMENT*/

#tbl-liste-comm {
	border-collapse: collapse;
	border: 1px solid #003366;
	border-spacing: 0;
}
#tbl-liste-comm TD {
	vertical-align: top;
}

/*TABLEAU BLEU - comparer réserve crédit */
#tblbleu {
	border-collapse: collapse;
	border: 1px solid #BAC7FC;
	border-spacing: 0;
}
#tblbleu TD, #tblbleu TH{
	border: 1px solid #BAC7FC;
}
#tblbleu .tbl-ligne1 {
	background-color: #F0F3FF;
}
#tblbleu .tbl-titre {
	background-color: #9FB5FF;
	color: #006;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/*TABLEAU ORANGE - 4500E sur 12 ou 24 mois*/
#tblorange2 {
	border-collapse: collapse;
	border: 1px solid #ffba68;
	border-spacing: 0;
}
#tblorange2 TD {
	border: 1px solid #ffba68;
	text-align: center;
}
#tblorange2 TH {
	border: 1px solid #ffba68;
	text-align: center;
	background-color: #fbe69f;
}
#tblorange2 .tbl-titre {
	background-color: #ffba68;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}
#tblorange2 .tbl-ligne1 {
	background-color: #fff5d3;
}

/*TABLEAU ORANGE*/
#tblorange {
	border-collapse: collapse;
	border: 1px solid #ffba68;
	border-spacing: 0;
}
#tblorange TD {
	border: 1px solid #999999;
	text-align: center;
}
#tblorange TH {
	border: 1px solid #999999;
	text-align: center;
	background-color: #fbe69f;
}
#tblorange .tbl-ligne1 {
	background-color: #fff5d3;
}
#tblorange .tbl-titre {
	background-color: #ffba68;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/*TABLEAU MAUVE NEW - 10 000 euros sur 36 mois (Travaux) */
#tblmauve2 {
	border-collapse: collapse;
	border: 1px solid #e3bae1;
	border-spacing: 0;
}
#tblmauve2 TD {
	border: 1px solid #e3bae1;
	text-align: center;
}
#tblmauve2 TH {
	border: 1px solid #e3bae1;
	text-align: center;
	background-color: #e3cfe2;
}
#tblmauve2 .tbl-titre {
	background-color: #d289ce;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/*TABLEAU GRIS - 10 000 euros sur 36 mois (Travaux) */
#tblgris {
	border-collapse: collapse;
	border: 1px solid #666666;
	border-spacing: 0;
}
#tblgris TD {
	border: 1px solid #666666;
	text-align: center;
}
#tblgris TH {
	border: 1px solid #666666;
	text-align: center;
	background-color: #d6d6d6;
}
#tblgris .tbl-titre {
	background-color: #d6d6d6;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}


/*TABLEAU MAUVE - 10 000 euros sur 36 mois (Travaux) */
#tblmauve {
	border-collapse: collapse;
	border: 1px solid #e3bae1;
	border-spacing: 0;
}
#tblmauve TD {
	border: 1px solid #e3bae1;
	text-align: center;
}
#tblmauve TH {
	border: 1px solid #e3bae1;
	text-align: center;
	background-color: #e3cfe2;
}
#tblmauve .tbl-ligne1 {
	background-color: #f0dfef;
}
#tblmauve .tbl-titre {
	background-color: #d289ce;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/*TABLEAU VERT NEW - 15 000 euros sur 72 mois (Voiture) */
#tblvert2 {
	border-collapse: collapse;
	border: 1px solid #709e74;
	border-spacing: 0;
}
#tblvert2 TD {
	border: 1px solid #709e74;
	text-align: center;
}
#tblvert2 TH {
	border: 1px solid #709e74;
	text-align: center;
	background-color: #c1dfc3;
}
#tblvert2 .tbl-titre {
	background-color: #90bb93;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/*TABLEAU VERT - 15 000 euros sur 72 mois (Voiture) */
#tblvert {
	border-collapse: collapse;
	border: 1px solid #709e74;
	border-spacing: 0;
}
#tblvert TD {
	border: 1px solid #709e74;
	text-align: center;
}
#tblvert TH {
	border: 1px solid #709e74;
	text-align: center;
	background-color: #c1dfc3;
}
#tblvert .tbl-ligne1 {
	background-color: #e4f6e5;
}
#tblvert .tbl-titre {
	background-color: #90bb93;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}


/*TABLEAU GRIS - rachat credit 20000E sur 96 mois*/
#tblgris {
	border-collapse: collapse;
	border: 1px solid #999999;
	border-spacing: 0;
}
#tblgris TD {
	border: 1px solid #999999;
}
#tblgris TH {
	border: 1px solid #999999;
	text-align: center;
	background-color: #adadad;
}
#tblgris .tbl-ligne1 {
	background-color: #E8E8E8;
}
#tblgris .tbl-titre {
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
