/** DEBUG

table {border: 1px solid black}
td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen} **/

/** FIN DEBUG **/

body {
	margin: 0px;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color:#ffffff;
}
td, tr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
img {
	border:0px;
}
a {
	color: #06c;
	text-decoration: underline;
}
a:hover {
	color: #003263;
}
#conteneur {
	margin:0 auto;
	width: 803px;
	padding:0 0 0 1px;
	text-align: left;
}
#header {
	background : url(images/bg_top.png) no-repeat #ffffff;
	height: 122px;
	width: 803px;
	text-align: left;
	float:left;
	margin:°px;
}
#general {
	width: 803px;
	height: auto;
	background-color:#ffffff;
}
#general2 {
	padding: 10 10 0 10;
	margin: 0 0 0 0;
	width: 803px;
	height: auto;
	background-color:#ffffff;
	float:left;
	text-align:justify;
}
#footer {
	height: 30px;
	width: 803px;
	float:left;
	font-size:12px;
	text-align:center;
	color:#8c1d1d;
	background-image : url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 25px 0 10px 0;
	text-align:center;
}
#footer table {
	color:#8c1d1d;
	padding: 7 10 0 10;
}
#footer a {
	color:#8c1d1d;
	text-decoration:none;
}
#footer a:hover {
	color:#8c1d1d;
	text-decoration:none;
	font-weight:bold;
}
#pubfooter {
	height: 170px;
	width: 803px;
	float:left;
	text-align:center;
	margin: 0;
}
#menu {
	float:left;
	width:803px;
	height:30px;
}
ul, li {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
}
#navigation li {
	list-style: none;
	float: left;
	margin: 0 0 0 0;
	padding: 5 11 5 10;
}
#gauche {
	float:left;
	margin:0;
	padding:0 15px 0 0;
	width:460px;
}
#droite {
	float:left;
	margin:10 0 0 0;
	padding:0 0 0 0;
	width:328px;
}
.dl1 a{
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.dl1 a:hover{
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.dl2 a{
	font-size:16px;
	color:#8c1d1d;
	text-decoration:none;
	font-weight:bold;
}
.dl2 a:hover{
	font-size:16px;
	color:#8c1d1d;
	text-decoration:none;
	font-weight:bold;
}
.dl1 {
	font-size:18px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.dl2 {
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.titre {
	font-size:20px;
	color:#8c1d1d;
	font-weight:bold;
}
.presse li {
	list-style-type: circle;
	padding-left: 6px;
	padding-top:5px;
	margin-left: 12px;
}
/** DECHETS 

#droite2 {
	float:left;
	margin:0;
	padding:0 0 0 0;
	width:320px;
	height:580px;
	background-image : url(images/back_droite.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#actu {
	float:left;
	margin:0;
	padding:10 10 10 10;
	width:320px;
	height:280px;
	background-image : url(images/back_actu.png);
	background-repeat:no-repeat;
	background-position:top left;
}
a {
	color: #06c;
	text-decoration: underline;
}
a:hover {
	color: #003263;
}

.titre2 {
	font-size:25px;
	color:#597AB0;
	font-weight:bold;
}
.titre3 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.titre4 {
	font-size:24px;
}
.titre5 {
	font-size:18px;
}**/