img, div, a {
	behavior: url(iepngfix_v2/iepngfix.htc);
}

body {
	background-image: url(decoupes/fond.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
}

#principal {
	background-image: url(decoupes/bande_bleu.jpg);
	background-repeat: repeat-y;
	width: 1200px;
	float: left;
}
#logo {
	background-image: url(decoupes/logo.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 175px;
	float: left;
	margin-left: 11px;
	display: inline;
	margin-bottom: 10px;
}
#menu a#particuliers {
	background-image: url(decoupes/acces_particuliers.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#menu a:hover#particuliers {
	background-image: url(decoupes/acces_particuliers_on.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu a#professionnels {
	background-image: url(decoupes/acces_professionnels.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#menu a:hover#professionnels {
	background-image: url(decoupes/acces_professionnels_on.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu a#diaporamas {
	background-image: url(decoupes/diaporama.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#menu a:hover#diaporamas {
	background-image: url(decoupes/diaporama_on.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu a#contact {
	background-image: url(decoupes/contact.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#menu a:hover#contact {
	background-image: url(decoupes/contact_on.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu a#extranet {
	background-image: url(decoupes/extranet.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#menu a:hover#extranet {
	background-image: url(decoupes/extranet_on.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	display: block;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative;
	height: 127px;
	text-align: center;
	width: 500px;
	float: left;
}
.dock-container {
	position: absolute;
	height: 127px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 100px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 127px;
}
a:hover.dock-item {
	display: block;
	width: 100px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 127px;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none;
	padding-left: 20px;
	text-indent: -2000px;
}
#menu {
	float: left;
	width: 174px;
	margin-left: 11px;
	display: inline;
}
#colonne_gauche {
	float: left;
	width: 175px;
}
#colonne_droite {
	float: left;
	width: 859px;
}
#contener {
	float: left;
	width: 859px;
	z-index: 2;
	position: relative;
}
#labels {
	background-image: url(decoupes/titre_labels.png);
	background-repeat: no-repeat;
	width: 348px;
	height: 27px;
	margin-left: 85px;
}
#titre_realisations {
	background-image: url(decoupes/dernieres_realisations.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 506px;
	margin-bottom: 5px;
	float: left;
	background-position: -5px;
}
#titre_carte {
	background-image: url(decoupes/carte_france.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 506px;
	margin-bottom: 5px;
	float: left;
	background-position: -5px;
}
#titre_carte_baignade {
	background-image: url(decoupes/carte_baignade.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 506px;
	margin-bottom: 5px;
	float: left;
	background-position: -5px;
}
#titre_carte_assainissement {
	background-image: url(decoupes/carte_assainissement.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 506px;
	margin-bottom: 5px;
	float: left;
	background-position: -5px;
}
#titre_carte_toiture {
	background-image: url(decoupes/carte_toiture.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 506px;
	margin-bottom: 5px;
	float: left;
	background-position: -5px;
}
#titre_presentation {
	background-image: url(decoupes/presentation.png);
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 5px;
	background-position: -5px;
	width: 273px;
	float: left;
}
#titre_baignade_naturelle {
	background-image: url(decoupes/titre_baignade_naturelle.png);
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 5px;
	background-position: -5px;
	width: 273px;
	float: left;
}
#titre_assainissement {
	background-image: url(decoupes/titre_assainissement.png);
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 5px;
	background-position: -5px;
	width: 273px;
	float: left;
}
#titre_toiture {
	background-image: url(decoupes/titre_toiture.png);
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 5px;
	background-position: -5px;
	width: 273px;
	float: left;
}
#titre_liens {
	background-image: url(decoupes/liens.png);
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 5px;
	background-position: -5px;
	width: 273px;
	float: left;
}
#titre_forum {
	background-image: url(decoupes/forum.png);
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 5px;
	background-position: -5px;
	width: 273px;
	float: left;
}
#diapo {
	float: left;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
}
#txt_label {
	width: 340px;
	float: left;
	font-size: 0.7em;
	color: #ffffff;
	height: 127px;
}
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -4000px;
}
#footer {
	background-image: url(decoupes/footer.png);
	background-repeat: no-repeat;
	height: 361px;
	width: 1020px;
	position: relative;
	z-index: 1;
	float: left;
}
#contenu_haut {
	background-image: url(decoupes/contenu_haut.png);
	background-repeat: no-repeat;
	height: 365px;
	width: 859px;
}
#contenu_milieu {
	background-image: url(decoupes/contenu_milieu.png);
	background-repeat: repeat-y;
	width: 859px;
	float: left;
}
#contenu_bas {
	background-image: url(decoupes/contenu_bas.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 859px;
	float: left;
	font-size: 0.8em;
	padding-top: 20px;
	text-align: center;
}
#contenu {
	margin-top: -365px;
	width: 779px;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}
#txt_diapo {
	float: left;
	width: 500px;
	font-size: 0.7em;
	margin-bottom: 20px;
}
#map {
	float: left;
	height: 350px;
	width: 500px;
	border: 1px solid #ffffff;
}

#txt_diapo a {
	color: #ffffff;
	text-decoration: none;
}
#txt_diapo a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#txt_liens {
	float: left;
	width: 273px;
	font-size: 0.7em;
	margin-bottom: 20px;
}
#txt_liens a {
	color: #ffffff;
	text-decoration: none;
}
#txt_liens a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#forum {
	float: left;
	width: 273px;
	font-size: 0.7em;
	margin-bottom: 20px;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}

#contenu_g {
	float: left;
	width: 506px;
	position: relative;
	left: 30px;
}
#contenu_d {
	float: left;
	position: relative;
	left: 50px;
	width: 273px;
}
#txt_presentation {
	float: left;
	width: 273px;
	font-size: 0.7em;
	margin-bottom: 20px;
}
#txt_forum {
	float: left;
	width: 273px;
	font-size: 0.7em;
	margin-bottom: 20px;
}
#menu_diapo_chantiers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	float: left;
	width: 410px;
	display: inline;
	margin-bottom: 8px;
}
#menu_diapo_chantiers a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
}
#menu_diapo_chantiers a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#diapo_chantiers {
	width: 609px;
	margin-top: 15px;
	float: left;
}
#diapo_chantiers img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #ffffff;
}
#diapo_chantiers h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	padding: 0px;
	color: #0099E2;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#col_gauche_diapo {
	float: left;
	width: 395px;
}
#GuestbookXml {
	float: left;
	width: 609px;
	margin-left: -10px;
	display: inline;
}
#descriptif_chantier {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	width: 400px;
	float: left;
	font-size: 0.9em;
	font-style: italic;
	color: #0099E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}
#chantier_col_gauche {
	float: left;
	width: 410px;
	margin-left: 15px;
	margin-top: 15px;
	display: inline;
}
#chantier_col_droite {
	float: left;
	width: 609px;
}
#commentaires {
	float: left;
}
#commentaires img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bande_blanche {
	float: left;
	height: 25px;
	width: 609px;
	margin-top: -50px;
	background-color: #999999;
}
#page {
	padding: 0px;
	float: left;
	width: 1200px;
}
#bouton_contact a {
	background-image: url(decoupes/bouton_contact.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	display: block;
	text-indent: -2000px;
}
#bouton_contact a:hover {
	background-image: url(decoupes/bouton_contact.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	display: block;
	background-position: 0px -150px;
}
#bouton_contact {
	float: left;
	margin-left: 23px;
	margin-top: 10px;
	display: inline;
}
#bouton_book_baignade a {
	background-image: url(decoupes/dl_book_baignade.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 273px;
	display: block;
	text-indent: -2000px;
}
#bouton_book_baignade a:hover {
	background-image: url(decoupes/dl_book_baignade.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 273px;
	display: block;
	background-position: 0px -125px;
}
#bouton_book_baignade {
	width: 273px;
	float: left;
	margin-bottom: 20px;
}
.Style1 {color: #008BCD}
#diaporama_label {
	float: left;
	width: 810px;
	margin-left: 30px;
	display: inline;
}
#diaporama_label .group img {
	margin-right: 5px;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
}
#toolbar {
	position: relative;
	z-index: 5;
	bottom: 0px;
	left: 0px;
	float: left;
}
