body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
/*a:link {
	color: #00FFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #00FFFF;
	text-decoration:none;
}*/
.presentation_gauche, .dechets_gauche, .eaux_gauche, .air_gauche, .scol_gauche {
	height: 244px;
	background-image: url(../img/h1_presentation2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.noBorder {
	border: 0px;
}

.dechets_gauche {
	background-image: url(../img/h1_dechets2.jpg);
}

.eaux_gauche {
	background-image: url(../img/h1_eaux2.jpg);
}

.air_gauche {
	background-image: url(../img/h1_air2.jpg);
}

.scol_gauche {
	background-image: url(../img/h1_scol2.jpg);
}

.presentation_centre, .dechets_centre, .eaux_centre, .air_centre, .scol_centre {
	text-align: right;
	height: 244px;
	width: 981px;
	background-image: url(../img/h2_presentation2.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.dechets_centre {
	background-image: url(../img/h2_dechets2.jpg);
}

.eaux_centre {
	background-image: url(../img/h2_eaux2.jpg);
}

.air_centre {
	background-image: url(../img/h2_air2.jpg);
}

.scol_centre {
	background-image: url(../img/h2_scol2.jpg);
}

.presentation_droite, .dechets_droite, .eaux_droite, .air_droite, .scol_droite {
	height: 244px;
	background-image: url(../img/h3_presentation2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.dechets_droite {
	background-image: url(../img/h3_dechets2.jpg);
}

.eaux_droite {
	background-image: url(../img/h3_eaux2.jpg);
}

.air_droite {
	background-image: url(../img/h3_air2.jpg);
}

.scol_droite {
	background-image: url(../img/h3_scol2.jpg);
}

.presentation_page, .dechets_page, .eaux_page, .air_page, .scol_page {
	/*height: 692px;*/
	width: 983px;
	background-image: url(../img/b_presentation2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.dechets_page {
	background-image: url(../img/b_dechets2.jpg);
}

.eaux_page {
	background-image: url(../img/b_eaux2.jpg);
}

.air_page {
	background-image: url(../img/b_air2.jpg);
}

.scol_page {
	background-image: url(../img/b2_scol2.jpg);
}


/** menu */
ul#menu {
	width: 983px;
	list-style: none;
	font-size: 20px;	
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul#menu li {
	height: 44px;
	vertical-align: middle;
}

ul#menu li a {
	font-family: Helvetica, sans-serif;
	display: block;
	height: 44px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding-top: 7px;
}

ul#menu li a:hover {
	background-repeat: no-repeat;
}

ul#menu li a.menu1actif {
	font-weight: bold;
}

li.menu_presentation {
	float: left;
	width: 168px;
}

li.menu_presentation a:hover {
	background-image: url(../img/bg_btn_presentation.png);
}

li.menu_dechets {
	float: left;
	width: 209px;
}

li.menu_dechets a:hover {
	background-image: url(../img/bg_btn_dechets.png);
}

li.menu_eaux {
	float: left;
	width: 235px;
}

li.menu_eaux a:hover {
	background-image: url(../img/bg_btn_eaux.png);
}

li.menu_air {
	float: left;
	width: 167px;
}

li.menu_air a:hover {
	background-image: url(../img/bg_btn_air.png);
}

li.menu_scol {
	float: left;
	width: 199px;
}

li.menu_scol a:hover {
	background-image: url(../img/bg_btn_scol.png);
}

img.separ {
	float: left;
}
/** fin menu */


/** sous-menu */
ul#sous-menu {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul#sous-menu li {
	float: left;
	margin-right: 9px;
	/*text-align: center;*/
	text-align: left;
	background-image: url(../img/separ_bleu.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 2px;
}

ul#sous-menu li a {
	color:#00FFFF;
	text-decoration: none;
}

ul#sous-menu li a.menu2actif {
	font-weight: bold;
}

ul#sous-menu li a:hover {
	text-decoration: underline;
	color: #fff;
}
/** fin sous-menu */



/** contenu */
div#contenu {
	clear: both;
	width: 983px;
	padding-top: 20px;
}

.contenu {
	margin-top: 20px;
	margin-bottom: 20px;
}

.colonne_gauche {
	width: 30%;
	width: 300px;
	max-width: 30%;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}

td.image_gauche {
	width: 300px;
	text-align: center;
}
.colonne_gauche img {
	/*border: 5px solid #fff;*/
	/*vertical-align: top;*/
}

.colonne_gauche_dechet {
	vertical-align: top;
	width: 300px;
}

.colonne_droite {
	width: 70%;
}

.colonne_droite h1, .page_texte h1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00CCFF;
}

.colonne_droite p, p.page_texte, p.bodytext, p.guide_tri, table.guides {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
}

div.slide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page_texte a, .bodytext a, #contenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00FFFF;
	text-decoration: none;
}

.page_texte a:hover, .bodytext a:hover, #contenu a:hover {
	color: #fff;
	text-decoration: underline;
}

a.liens_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #00FFFF;
}

.image_gauche img {
border: 0;
}

/** fin contenu */

/** searchbox */
div#searchbox {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
input.recherche {
	border:0;
	margin-right: 2px;
}
/** fin searchbox */

.bas {
background-color: #fac400;
height: 15px;
color: #000;
text-align: right;
font-size: 12px;
}

.bas a {
	text-decoration: none;
	color: #000;
}

table.organigramme {
font-size: 10px;
text-align: center;
}

table.organigramme tr td {
vertical-align: top;
}

img.elus {
/*border: 5px solid #fff;*/
}

p.o_mandat {
display: none;
}

p.o_titre, p.o_nom {
margin: 0;
font-weight: bold;
}

p.o_sivom {
margin-top: 0px;
margin-bottom: 5px;
}

/** resultats recherche */
.tx-indexedsearch-res, .tx-indexedsearch-whatis, .tx-indexedsearch-browsebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title a {
	font-weight: bold;
	color: #0ff;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; } 
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info .tx-indexedsearch-path a { color: #0ff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

a img.print {
float: right;
border: 0;
width: 25px;
height: 25px;
margin-bottom: 3px;
}

table#collecte{
	width: 80%;
	text-align: center;
}

table#collecte td {
	vertical-align: top;
}

table.tmesure {
	border-collapse: collapse;
	font-size: 14px;
}
table.tmesure td, table.tmesure th {
	border: 1px solid #fff;
	padding: 3px;
}
table.tmesure th {
	text-align: left;
}
table.tmesure td {
	text-align: center;
}
table.tmesure th.vide {
	border: 0;
}

p.guide_tri {
text-align: center;
margin-left: 5px;
margin-right: 5px;
}

.mailform, .mailform_err {
	font-size: 12px;
}

.mailform_err {
	color: #ff0000;
}

#mailform label {
	float: left;
	width: 200px;
	font-size: 12px;
	text-align: right;
	margin-right: 5px;
}

table.guides {
	width: 80%;
	text-align: center;
}
