body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background-image: url(data/images/body-bg.jpg);
}
#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: #333333;
}
.lien0 {
	color: #d47a10;
	text-decoration: none;
}
.lien1 {
	color: #d47a10;
}
.lien2 {
	color: #d47a10;
	font-weight: bold;
}
.lien3 {
	color: #333333;
}
.lientxtnodeco {
	text-decoration: none;
	color: #333333;
}
.avertissement {
	font-size: 10px;
}
.grasoul {
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border: none;
}
.img-lienbrd0 {
	border: none;
	vertical-align: middle;
}
.img-float {
	float: left;
	margin: 2px 5px 0 5px;
}
.titre1 {
	font-size: 13px;
	font-weight:bold;
}
.bordimg {
	border: 1px solid #666666;
}
.bordimg-vignetabt {
	border: 1px solid #666666;
	margin: 0 3px 0 3px;
}
.bordimg-vignutil {
	border: 1px solid #FFFFFF;
	margin: 0 3px 0 3px;
}
.ecartimg {
	margin: 3px 4px;
}
p {
	margin: 0px;
}
a {
	color: #0033CC;
}
#haut {
	height: 16px;
	background-color:#666666;
	border-top: solid 1px #727673;
	background-image: url(data/images/fonds/title-bg-16.jpg); 
}
.menuhaut {
	color: #FFFFFF;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	list-style-type: none;
	margin: 0;
}
.menuhaut li {
	display: inline;
}
.menuhaut li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.menuhaut li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.menuhaut li a:hover {
	text-decoration: none;
	color: #666666;
	padding: 0 3px 0 3px;
	background-image: url(data/images/fonds/title-bg-16-on.jpg);
}
#active a:link, #active a:visited, #active a:hover
{
	color: #333333;
	background-color: #ffffff;
	background-image: url(data/images/fonds/title-bg-30-on.jpg);
}


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


/*CONTENEUR PRINCIPAL*/
#conteneur {
	position: absolute;
	width: 802px;
	left: 50%;
	margin-left: -385px;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#titre {
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(data/images/fonds/titre-bg-30.jpg); 
	margin-top: 0;
	margin-bottom : 5px;
	margin-left: 132px;
	margin-right: 132px;
	height: 22px;
	padding-top: 5px;
	border: 1px solid #666666;
}
#titrelong {
	text-align: center;
	background-color: #666666;
	background-image: url(data/images/fonds/titre-bg-30.jpg);
	margin-top: 0;
	margin-bottom : 5px;
	margin-left: 132px;
	margin-right: 0px;
	height: 22px;
	padding-top: 5px;
	border: 1px solid #666666;
}
#titrehaut {
	text-align: center;
	background-color: #666666;
	margin-top: 0;
	margin-bottom : 5px;
	margin-left: 132px;
	margin-right: 132px;
	height: 40px;
	padding-top: 5px;
	border: 1px solid #666666;
}
#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;
	text-align: center;
}


/*FOOTER*/
#pied {
	background-color: #666666;
	border: 1px solid #666666;
	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: #FFFFFF;	
}
#pied a {
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:hover{
	color: #ededed;
}


/*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 {
	background-color: #666666;
	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/fonds/title-bg-16.jpg);
	color: #FFFFFF; 
	text-decoration: none;
	width: 128px;
	border: 1px solid #666666;
	text-align: center;
	display: block;
	margin: 0;
}
#menu2titre a {
	background-image: url(data/images/fonds/title-bg-16.jpg);
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #666666;
	width: 128px;
	border: 1px solid #666666;
	text-align: center;
	display: block;
	margin: 0;
}
ul#menu2contenu {
	background-color: #ededed;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	text-align: center;
}
#menu2contenu a {
	color: #333333;
	text-decoration: none;
	width: 128px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	display: block;
	margin: 0;
}
#menu2contenu a:hover {
	background-image: url(data/images/fonds/title-bg-30-on.jpg);
	color: #333333;
}
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;
}
.titre-encart {
	font-size:14px;
	font-weight: bold;
}
#compteurs {
	text-align: center;
}
.rubrique {
	font-weight: bold;
	color: #333333;
}
.puce1 {
	font-weight: bold;
	color: #F6A416;
	font-size: 18px;
}
.orange {
	color: #FF6600;
	font-weight: bold;
}
.tab-titre {
	font-weight: bold;
}

/*HOME - PETITS CADRES*/
.grand-cadre {
	padding: 1px;
	margin: 2px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.petit-cadre1 {
	margin: 2px 2px 2px 1px;
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.petit-cadre2 {
	margin: 2px 2px 2px 1px;
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.titre-petit-cadre {
	font-weight: bold;
	font-size: 12px;
}



/*LISTE ETABLISSEMENTS*/
.etabl-nom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fff5d3;
	padding: 4px;
	border: 1px solid #ecd49a;
}
.etabl-avis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fd8e1f;
	text-align: center;
	margin-top: 1px;
}
.etabl-avis a:link, .etabl-avis a:visited, #etabl-avis a:hover
{
	color: #F47A00;
}
.etabl1 {
	background-color: #FFFFFF;
	padding: 4px;
	border-left: 1px solid #ecd49a;
	border-right: 1px solid #ecd49a;
	border-bottom: 1px solid #ecd49a;
}

.centrerpub {
	margin: auto;
}

/*CRITIQUE ETABLISSEMENTS*/
.titravis {
	background-color: #fdf7e0;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #ecd49a;
}
.fondavis {
	background-color: #ffffff;
	padding: 2px;
	border-left: 1px solid #ecd49a;
	border-right: 1px solid #ecd49a;
	border-bottom: 1px solid #ecd49a;
}
.titrnotravis {
	background-color: #FFD97E;
	padding: 2px;
	font-weight: bold; 
}
.fondnotravis {
	background-color: #fdf7e0;
	border: 1px solid #ecd49a;
	padding: 2px;
}

/*TAILLES TITRES*/
.titre1 {
	font-size: 12px;
	font-weight: bold;
}


/* TABLEAU STANDARD 1 */

#tbl-std-un {
	border-collapse: collapse;
	border: 1px solid #ecd49a;
	border-spacing: 0;
}
#tbl-std-un CAPTION{
	font-weight: bold;
}
#tbl-std-un TD, #tbl-liste-comm TD{
	border: 1px solid #ecd49a;
}
#tbl-std-un TH {
	border: 1px solid #ecd49a;
	font-weight: bold;
	text-align: center;
	background-color: #fde9a3;
}
#tbl-std-un .gras {
	font-weight: bold;
	text-align: center;
}

/* TABLEAU STANDARD 2 */

#tbl-std-deux {
	border-collapse: collapse;
	border: 1px solid #ecd49a;
	border-spacing: 0;
}
#tbl-std-deux TD {
	border: 1px solid #ecd49a;
	text-align: center;
}
#tbl-std-deux TH {
	border: 1px solid #ecd49a;
	text-align: center;
	background-color: #fde9a3;
	font-weight: normal;
}

#tbl-std-un, #tblgris, #tblvert, #tblbleu, #tblorange, #tblmauve .centrer {
	text-align: center;
}

/*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 - 4500E sur 12 ou 24 mois*/
#tblorange {
	border-collapse: collapse;
	border: 1px solid #ffba68;
	border-spacing: 0;
}
#tblorange TD {
	border: 1px solid #ffba68;
	text-align: center;
}
#tblorange TH {
	border: 1px solid #ffba68;
	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;
}

/*TABLEAU LISTE COMMISSION SURENDETTEMENT*/

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

/* 404*/
.tbl-lignebleu {
	padding: 2px;
	background-color: #E1EBF4;
}
.tbl-lignevert {
	padding: 2px;
	background-color: #ededed;
}
.tbl-ligneorange {
	padding: 2px;
	background-color: #fff5d3;
}

.alerte {
	color: #FF0000;
	background-color:#FFF9F9;
	padding:3px;
	border: 1px solid #FF0000;
	margin: 3px;
}
.rouge {
	color: #FF0000;
}
.taux-usure {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#ffffff;
	padding: 1px;
}
.archivesnews {
	color: #d47a10;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	list-style-type: none;
	margin: 0;
}
.archivesnews li {
	display: inline;
}
.archivesnews li a:link {
	color: #d47a10;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.archivesnews li a:visited {
	color: #d47a10;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.archivesnews li a:hover {
	color: #d47a10;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

/*NOTRE SELECTION ANNONCES PUBS*/
.annonces-1 {
	border: 1px solid #ffba68;
	background-color:#fdf7e0;
	padding: 1px;
	text-align: left;
}
.titre-annonce1 {
	color:#a45f01;
}
.annonces-1a {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color:#fefaee;
	padding: 1px;
	text-align: left;
}
.annonces-1b {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#fefaee;
	padding: 1px;
	text-align: left;
}
.annonces-1c {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#fefaee;
	padding: 1px;
	text-align: left;
}
/* PROMO SOFINCO */
.promo-sofinco {
	color: #4e9eb6;
	font-weight: bold;
}
.promo-sofinco-title {
	color: #568f24;
	font-weight: bold;
	font-size: 14px;
}
#cadrepromo {
	padding: 2px;
	list-style-type: circle;
	width: 540px;
}
#cadretauxpromo {
	padding: 2px;
	background-color: #4e9eb6;
	color: white;
	font-weight: bold;
	text-align:center;
}