/* Éléments généraux */
html, form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	border: 0px;
	margin: 0px 0px 42px 0px;
	padding: 0px;
	background-color: #D3E7F1;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
div#hidden {
	display: none;
}
.edit {
	width: 100%;
	background-color: transparent;
	cursor: pointer;
}
.edit_o {
	width: 100%;
	background-color: #efefef;
	cursor: pointer;
}
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
textarea.hidden {
	display: none;
}
input {
	font-family: verdana, arial, helvetica, sans-serif;
}

/* Entête et logo */
div#entete {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 41px;
	background-color: #457DB8;
	background-image: url(../img/entete_image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div#logo {
	position: absolute;
	top: 13px;
	left: 0px;
	width: 184px;
	height: 53px;
	z-index: 600;
}
div#logo img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div#entete img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
h1 {
	position: absolute;
	left: 264px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}

/* Menu */
div#menu {
	position: absolute;
	top: 42px;
	left: 0px;
	width: 202px;
	height: 286px;
	background-color: #ffffff;
	display: none;
}
div#menu img {
	display: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div#panel {
	position: absolute;
	top: 338px;
	left: 0px;
	width: 160px;
	padding: 0px 30px 0px 10px;
	background-color: #ffffff;
	display: none;
}
div#panel div {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #FFBD42;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #165EA8;
	display: none;
}
div#panel a {
	display: none;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #165EA8;
	text-decoration: underline;
}
div#panel a:hover {
	text-decoration: none;
}
div#panel em {
	display: block;
	color: #ee0000;
	font-size: 10px;
	line-height: 12px;
	margin: 5px 0px 0px 0px;
	padding: 4px;
	border: 1px solid red;
	font-weight: bold;
	display: none;
}
div#menu_c {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 700;
	display: none;
}
div#expertise_c {
	position: absolute;
	top: 71px;
	left: 165px;
	display: none;
}
div#expertise_appuitechnique_c {
	position: absolute;
	top: 98px;
	left: 366px;
	display: none;
}
div#expertise_exploitation_c {
	position: absolute;
	top: 125px;
	left: 366px;
	display: none;
}
div#compteursdeau_c {
	position: absolute;
	top: 100px;
	left: 155px;
	display: none;
}
div#compteursdeau_presentation_c {
	position: absolute;
	top: 100px;
	left: 356px;
	display: none;
}
div.drop_arrow {
	position: absolute;
	top: 0px;
	left: -10px;
	display: none;
}
div.drop_arrow img {
	display: none;

}
div.drop1 {
	position: absolute;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #165EA8;
	display: block;
	width: auto;
	width: 200px;
	display: none;
}
div.drop1 div {
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #6192C4;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	height:26px;
	width: 190px;
	cursor: pointer;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	display: none;
}
div.drop1 a {
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	display: none;
}
div.drop2 {
	position: absolute;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #4F86BD;
	display: block;
	width: auto;
	width: 225px;
	display: none;
}
div.drop2 div {
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #8AAED3;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	height:26px;
	width: 215px;
	cursor: pointer;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	display: none;
}
div.drop2 a {
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	display: none;
}


/* Contenu */
div#main {
	position: relative;
	top: 42px;
	left: 0px;
	min-height: 450px;
	width: 100%;
	background-color: #ffffff;
}
div#contenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 543px;
	height: auto;
	min-height: 450px;
	padding: 36px 0px 14px 0px;
	margin: 0px;
	background-color: #ffffff;
}
div#contenu a {
	color: #165EA8;
	text-decoration: underline;
}
div#contenu a:hover {
	text-decoration: none;
}
h2 {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #FFBD42;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #165EA8;
}
h2 span {
	font-weight: normal;
}
h2 a {
	font-size: 12px;
	line-height: 24px;
	float: right;
	top: 0px;
	right: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #165EA8;
}
h4 input {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #165EA8;
}
h5 {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #165EA8;
}
h5 input {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #165EA8;
}
div#contenu p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
}
div#contenu p span {
	display: block;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div#contenu p em {
	display: block;
	color: #ee0000;
	margin: 0px;
	padding: 0px;
}
div.clients {
	margin: 8px 0px 16px 0px;
	padding: 0px;
	display: block;
}
div.clients a {
	font-size: 14px;
	line-height: 22px;
	display: block;
}
div.realisation {
	position: relative;
	margin: 0px 190px 0px 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #FFBD42;
	display: block;
	width: 350px;
}
div.realisation div {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
	margin: 0px;
	padding: 6px;
}
div.realisation_o {
	position: relative;
	margin: 0px 190px 0px 0px;
	padding: 8px 6px 8px 6px;
	border-top: 1px solid #FFBD42;
	border-bottom: 1px solid #FFBD42;
	background-color: #FFF1D7;
	display: block;
	width: 338px;
}
div.realisation_o div {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
	margin: 0px;
	padding: 6px;
}
div.realisations_fond {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../img/visuel_liste_temporaire.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

/* Listes à puces */
div.liste {
	position: relative;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	border: 0px;
}
div.liste_item {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	border: 0px;
}
div.liste_puce {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 5px 0px 0px 0px;
	border: 0px;
}
div.liste_puce img {
	display: block;
}

/* Pied de page */
div#pieddepage {
	position: relative;
	top: 42px;
	left: 0px;
	width: 543px;
	height: 13px;
	clear: both;
	background-image: url(../img/pieddepage_fond.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
div#pieddepage div {
	position: absolute;
	top: -2px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	background-color: #ffffff;
}
div#pieddepage a {
	color: #000000;
	text-decoration: none;
}
div#pieddepage_spacer {
	position: relative;
	top: 42px;
	left: 0px;
	height: 20px;
}
div#pp_telephone {
	left: 234px;
	width: 166px;
}
div#pp_courriel {
	left: 445px;
	width: 100px;
}
