html, body {
width: 100%;
height: 100%;
overflow: hidden;
}
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ffffff;
	background-image: url(images/cm_fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #214183;
}
.conteneur {
	width: 100%;
	height: 100%;
	/*position: absolute;*/
	overflow: hidden;
}

.header {
	height: 20%;
	overflow:  hidden;
	padding: 0px;
	margin: 0px;
}
.header a {
	height: 73px;
	margin: 0px 10px;
	padding: 0px;
	vertical-align:top;
	display:block;
	position: absolute;
}
.header a.hd_logo {
	height: 95px;
	margin: 0px;
	padding: 0px;
	font-size: 83px;
	line-height: 95px;
	top : 0;
	left: 0;
}

.header a.hd_eau_potable {
	background-image: url(images/eau-potable-over.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:102px;
	height:73px;
	top : 0;
	left: 245px;
}
.header  a.hd_assainissement {
	background-image: url(images/assainissement-over.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:102px;
	height:73px;
	top : 0;
	left: 370px;
}
.header a.hd_dechet {
	background-image: url(images/dechets-over.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:102px;
	height:73px;
	top : 0;
	left: 495px;
}
.header a:hover {
	visibility: visible;
}
.header a:hover img {
	visibility: hidden;
}

.menu {
	position: absolute;
	left:0;
	width: 130px;
	height: 80%;
	background-image: url(images/cm_fond_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
.frame {
	margin: 0 0 0 130px;
	padding: 0;
	width: auto;
	height: 80%;
	background-image: url(images/cm_content.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.frame .frame2 {
	overflow: auto;
	height:100%;
}
.frame .frame2 .frame3 {
	padding: 0px 10px;
}
.frame .bold {
	font-weight: bold;
	color: #1E5DA9;
}
.frame a {
	color: #D50035;
	text-decoration: underline;
}
.frame h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	text-align: center;
	color: #1E5DA9;
}
.frame h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	text-align: left;
	color: #1E5DA9;
	margin-top: 1.6em;
	margin-bottom: 0.5em;
}
.frame h3{
	font-size: 1.2em;
	text-align: center;
	margin: 3em 10% 1em 10%;
	border-top: 2px dotted #D50035;
	border-left: 2px dotted #D50035;
}
.frame h4{
	font-size: 1em;
	text-align: left;
	margin-top: 3em;
	margin-bottom: 0.5em;
	font-style: italic;
}
.frame .frame_nav{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 1.2em;
}
.frame .frame_nav a {
	color: #D50035;
	text-decoration: underline;
}
.frame li {
	margin: 5px 10px 10px 0px;
}
.frame .img10 {
	margin: 10px;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

.menugauche {
	list-style-type: none;
	padding:0;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menugauche li {
	margin-bottom: 1.3em;
	background-color: #FFFFFF;
	border-top: 1px solid #3333CC;
	border-right: 1px solid #3333CC;
	border-bottom: 1px solid #3333CC;
	border-left: Aucune;
	margin-right: 40px;
	line-height: 1.4em;
}
.menugauche a {
	margin: 0 2px;
	color: #1E5DA9;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}
.menugauche a:hover {
	text-decoration: none;
	color: #198CFF;
	font-family: "Times New Roman", Times, serif;
}
.copyright{
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 1em;
}

.nospace,
.nospace img {
	margin: 0;
	padding: 0;
}
.metier_img_droite {
	position: relative;
	top: 0px;
	right: 0px;
}
.metier_EAD {
	text-align:center;
	font-size:1.6em;
	padding: 0px 0px 10px 0px;
}
.frame .bleu,
.frame h1 .bleu,
.frame .bleu a {
	color: #1E5DA9;
}
.frame .vert,
.frame h1 .vert,
.frame .vert a {
	color: #43B731;
}
.frame .rouge,
.frame h1 .rouge,
.frame .rouge a {
	color: #D50035;
}

.sitemap {
	border: 1px solid #1E5DA9;
	width: 90%;
	margin: 0px auto 15px auto;
	padding: 0px;
	background-position: top;
	border-collapse: collapse;
}
.sitemap td {
	border: 1px solid #1E5DA9;
	width: 50%;
	margin: 00px;
	padding: 10px;
	vertical-align:top;
}
.missions_eam a {
	text-align:center;
	font-size:1.2em;
	padding: 0px 0px 10px 0px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

.references_tab{
	text-align:center;
}
.references_tab .l1 {
	background-color: #FFFFFF;
	border: 1px ridge #4A8DDF;
	padding: 3px;
}
.references_tab .l1 a {
	color:#1E5DA9;
}
.references_tab .l3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E5DA9;
	border: 1px ridge #4A8DDF;
	padding: 3px;
}
.references_tab .l4 td {
	background-color: #FFFFFF;
	border: 1px ridge #4A8DDF;
	padding: 3px;
	width: 30%;
}
.references_tab .l4 a {
	color:#1E5DA9;
}

.logiciels_tab{
	border-collapse:collapse;
	width:90%;
	margin:0px auto;
}
.logiciels_tab th {
	text-align: center;
	vertical-align: middle;
	border:1px ridge #1E5DA9;
}
.logiciels_tab td {
	text-align: left;
	vertical-align: top;
	border:1px ridge #1E5DA9;
	width:33%;
}
.logiciel_EAD {
	text-align:center;
	font-size:1em;
	font-weight:bold;
	padding: 3px;
}
.frame .mission_tab_fl {
	background-image:url(images/missions_lines.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-collapse:collapse;
	text-align:left;
	margin:3px;
	width:240px;
}
.frame .mission_tab_fl th{
	width:90px;
}
.frame .mission_tab_fl th a{
	text-decoration:none;
}
.frame .mission_tab_fl td{
	height:1.1em;
	padding:3px;
	vertical-align:middle;
	white-space: nowrap;
}
.frame .publication_tab {
	border-collapse:collapse;
	text-align:center;
	margin:3px auto;
}
.frame .publication_tab th{
	padding: 3px;
}
.frame .publication_tab td{
	padding:10px;
	vertical-align: top;
}
.frame .publication_tab td a{
	font-style: italic;
}

.frame .reference {
	text-align:center;
	border-collapse:collapse;
	padding:0px;
	margin:10px 7%;
}
.frame .reference td{
	text-align:left;
	padding:3px;
	vertical-align:middle;
	border: 1px solid #0A8103;
}
.frame .reference th{
	text-align: left;
	padding:3px;
	vertical-align:middle;
	font-weight: bold;
	color: #064D02;
	background-color: #BDE0B8;
	border: 1px solid #0A8103;
	font-family: Arial, Helvetica, sans-serif;
}

.frame .liste-reference {
	text-align:center;
	border-collapse:collapse;
	padding:0px;
	margin:10px 7%;
}
.frame .liste-reference td{
	text-align:left;
	padding:3px;
	vertical-align:middle;
	border: 1px solid #0A8103;
}
.frame .liste-reference th{
	text-align: center;
	padding:3px;
	vertical-align:middle;
	font-weight: bold;
	color: #064D02;
	background-color: #BDE0B8;
	border: 1px solid #0A8103;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
.frame .liste-reference .checkmark {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width:75px
}
.frame .liste-reference .checkmark img{
	width: 20px;
	margin: 0px;
}
.frame .indent20 {
	text-indent: -20px;
	padding:0px 0px 0px 20px;
	margin: 0px;
}
