body {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	background: white url(img2/frise-bg9-a.jpg);
	text-align: center;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

#conteneur {
    overflow:hidden;  padding-bottom: 20px; /* Pour que le bas s'adapte sur Opera et Firefox */
    width:980px; min-height:634px;
    margin: auto auto auto auto;
	text-align: left;
    background: url(img2/fond-photo3.jpg) left top no-repeat;
    border:2px solid black;
}

#entete {
    color:white;
}

#entete_logo {
    background: url(img2/logo-bleu.png);
    float: left;
	width: 551px; height: 70px;
    margin:20px 10px 15px 20px;
}

#sous_entete {
    width: 100%; height: 24px;
    background-color: green;
    margin-bottom: 0px;
}

#gauche {
    float:left;
    width:145px;
	text-align: left;
}

#centre{
    float: left;
    overflow:hidden;
    width:610px;
    background: white;
    text-align: center;
    margin-top:10px;
    padding-left:6px; padding-right:6px; padding-top:6px; padding-bottom:6px;
    border:2px solid white;
}

#centre_secondaire{
    overflow:hidden;
    width:100%; min-height: 400px;
    background: white url(img2/fond-secondaire6.jpg) +0px +30px repeat-y;
	text-align: center;
    color:blue;
}

#droite{
    float: left;
    margin-top:10px;
    padding-left:6px; padding-right:6px;
    overflow:hidden;
    text-align:center;
}

#menu_haut {
    float:left;
    width:100%;
    font-weight: bold;
	line-height:normal;
	}
#menu_haut ul {
    margin:0px 0px 0px 0px;	padding:0px 0px 0px 144px;
	list-style:none;
	}
#menu_haut li {
	display:inline;
    margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
	}
#menu_haut a {
	float:left;
	background:url("img2/tableft8.gif") no-repeat left top;
	margin:0px 0px 0px 4px; padding:0px 0px 0px 28px;
	text-decoration:none;
    border-bottom:2px solid black;
	}
#menu_haut a span {
	float:left;
	display:block;
	background:url("img2/tabright8.gif") no-repeat right top;
    padding:5px 10px 4px 0px;
    color:#0066FF;
	}
#menu_haut a:hover {
    background-position:0% -42px;
	}
#menu_haut a:hover span {
    background-position:100% -42px;
}

/* MILIEU gauche */ /* MILIEU gauche */
#menu_gauche ul {
	list-style: none;
    font-weight: bold;
	margin: 0; padding: 0;
}
#menu_gauche {
	width: 145px;
	margin-top: 9px;
	}
#menu_gauche li a {
	text-decoration: none;
    height: 24px;
	}
#menu_gauche li a:link, #menu_gauche li a:visited {
	color: white;
	display: block;
	background: url(img2/menu-gauche-bleu3.gif);
	padding: 8px 0 0 20px;
	}
#menu_gauche li a:hover {
	color: #0066FF;
	background: url(img2/menu-gauche-bleu3.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
#menu_gauche li a:active {
	color: #0066FF;
	background: url(img2/menu-gauche-bleu3.gif) 0 -64px;
	padding: 8px 0 0 25px;
}

/* MILIEU centre */ /* MILIEU centre */
table.immeuble {
	table-layout: fixed;
	width: 610px;
	border-style: solid;
	border-width: 1px;
	border-color: Lime;
	background-color: White;
	text-align: left;
}
table.immeuble td {
	border-style: solid;
	border-width: 1px;
	border-color: Lime;
}
table.immeuble .c1 {
	width: 30%;
	text-align: left;
	background-color: #90EE90;
}
table.immeuble .c2 {
    width:14%;
}
table.immeuble .c3 {
	/* width:58%; */
	vertical-align: top;
	text-align: justify;
}
#tb_immeuble3 .c2{
	width: 18%;
}
#tb_immeuble4 .c2{
	width: 20%;
}
table.simple {
	text-align: left;
    margin: 2px auto;
	border-style: solid;
	border-width: 1px;
	border-spacing: 2px;
	border-color: Lime;
}
table.simple td {
	border-style: solid;
	border-width: 1px;
	border-spacing: 1px;
	border-color: Lime;
    padding: 2px 2px 2px 2px ;
}

/* MILIEU droit */ /* MILIEU droit */
.services {
     overflow:hidden;
    width: 175px; /* height: 100px; */
    color: brown; background-color: gold;
    font-weight: bold;
    text-align: center;
    margin: 0px 2px 10px 2px; padding: 2px 2px 2px 2px;
    border: 5px solid white;
/*      opacity:1.0;
    filter: Alpha(Opacity=100); */
}
#services_analyse_minute {
    background: url(img2/analyse-minute.png);
}
#services_estimation_charges {
    background: url(img2/estimation-charges3.png);
}
#services_analyse_detaillee {
    background: url(img2/analyse-detaillee2.png);
}
#services_analyse_groupee {
    background: url(img2/analyse-groupee.png);
}

/* DIVERS */ /* DIVERS */
form {
   margin: 4px 0px 4px 0px;
}
/*  button {
    color: white; background-color:blue;
    font-size: 9pt; font-weight: bold;
    padding: 2px 0px 2px 0px;
}
 button.normal {
    width:150px;
    color: white; background-color:blue;
    font-size: 9pt; font-weight: bold;
    padding: 2px 0px 2px 0px;
}
 button.demo {
    width:100px;
    color: white; background-color:gray;
    font-size: 9pt; font-weight: bold;
    padding: 1px 0px 1px 0px;
} */

.bouton_normal {
    color: white; background-color:blue;
    font-size: 9pt; font-weight: bold;
    padding: 2px 0px 2px 0px;
}
.bouton_demo {
    width:100px; color: white; background-color:gray;
    font-size: 9pt; font-weight: bold;
    padding: 1px 0px 1px 0px;
}
.bouton_analyse {
	color: white; background-color: #3739FF;
	font-size: 9pt; font-weight: bold;
	padding: 2px 0px 2px 0px;
}
.titre_page{
	display: block;
    font-size: 16pt; font-weight: bold;
    background: #0066FF;
    color:white;
	padding: 5px 0px 5px 0px; 
}
.titre_paragraphe{
	display: block;
	text-align: left;
    font-weight: bold;
    background: #99FFFF;
}
.texte_paragraphe_justifie {
	text-align: left;
}
.texte_paragraphe {
	text-align: left;
}
.moinsdecharges{
    color:blue;
    font-weight: bold;	
}
.point_com{
    color:black;
    font-weight: bold;		
}

#date_aujourdui {
/*width:950px;*/ width:100%;
/*display:inline;*/
/* height: 24px; */
/*background-color:black;*/
    color:yellow;
    font-size: 10pt; font-weight: bold;
    padding: 0px 0px 0px 0px; margin: 20px 0px 0px 0px;
	text-align: center;
}

#message_clignotant {
    float: left;
    width: 230px;
    color:red;
    font-size: 10pt; font-weight: bold;
    padding: 0px 0px 0px 0px; margin: 20px 0px 0px 0px;
    text-align: center;
}

#bandeau {
    /* display: run-in; */
    /* width:490px; */
    /* background: white; */
    font-weight: bold;
    text-align: center;
    margin: 0px auto;
}
#bandeau img {
    background: white;
    /* margin: 10px auto 10px 10px; padding: 4px 4px 4px 4px; */
    margin: 10px 10px 10px 10px; padding: 4px 4px 4px 4px;
    border:2px solid white;
}

hr {
    color: #0066FF;
}
