﻿@charset "utf-8";


/* CSS Reset */

* {
	margin: 0;
	padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img { 
	border: 0;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
border: 0;
}




/* Main CSS */
body {
	background:#fff; color:#434343;
	font-family:Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; font-size:0.68em;
}


.left {float:left;}
.right {float:right;}
.clear {clear:both;}
strong, .bold {font-weight:bold;}
.centre {text-align:center;}
em {font-style:italic;}
/*img {border:1px solid #959595;}*/
#menu h1 {
	height:180px;
	margin-top:30px; margin-bottom:10px;
	background:url(../img/bg/titre_syndicat.png) no-repeat bottom left;
	font-size:1.2em;
}
h2 {
	height:73px; margin-bottom:15px;
	color:#434343;
	font-size:1.6em; font-weight:bold;
	text-transform:uppercase;
}
h3 {
	margin-top:25px; margin-bottom:15px; padding-left:15px;
	color:#34b3d1; background:url(../img/bg/courbe_bleue.png) no-repeat 0 2px;
	font-size:1.5em; font-weight:bold;
}
h4 {
	margin:15px 0 10px 0;
	color:#434343;
	font-size:1.2em; font-weight:bold;
}
h5 {font-size:1.1em;}
#content p {
	margin:1em 0;
}
#content a.link {
	float:right;
	margin-top:10px; margin-left:10px; padding:0 0 0 10px;
	height:22px;
	background:url(../img/bg/bg_link_left.png) no-repeat top left; color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#content a.link span {
	float:left;
	padding:4px 10px 2px 0;
	height:22px;
	background:url(../img/bg/bg_link_right.png) no-repeat top right;
}
#content a.link:hover, #content a.link:focus {
	color:#434343;
	text-decoration:underline;
}
#content a.link_bottom {margin-bottom:15px;}
#content a.link_om{
	float:left;
	margin-top:0; margin-right:10px;
}
#content ul { list-style:disc;}
#content ul li { 
	margin-left:15px; margin-bottom:0.7em;
}

#content ul li a.pdf, #content ul li a.jpg, #content ul li a.ppt, #content ul li a.doc, #content ul li a.xls {
	display:block;
	margin-top:2px; margin-left:15px; padding:2px 0 2px 20px;
	background:none no-repeat center left;
}
#content ul li a.pdf {	background-image:url(../img/pictos/pdf.png);}
#content ul li a.jpg {	background-image:url(../img/pictos/jpg.png);}
#content ul li a.ppt {	background-image:url(../img/pictos/ppt.png);}
#content ul li a.doc, #content ul li a.xls {	background-image:url(../img/pictos/page.png);}

/* End Main CSS */


/* Form */
input, select, textarea {
	color:#434343;
}
form div {
	margin-bottom:10px;
}
input[type="submit"] {
	padding:2px 9px; border:none;
	background:#404040; color:#FFF;
	font-weight:bold; font-size:0.95em;
	text-transform:uppercase;
}
input[type="submit"]:hover {
	background:#FFF; color:#434343;
	cursor:pointer;
}
fieldset {
	margin-top:20px; 
}
div.text {
	float:left;
	width:50%;
}
div.textarea, div.large {
	clear:both;
}
div.large input { width:95%;}
div.text input {
	width:90%;
}
div.last input {
	width:100%;
}
div.submit {
	text-align:right;
}
p.mesg_error {
	padding:10px;
	background:#fbcccc; color:#ed0000;
	font-weight:bold;
}
p.mesg_ok {
	padding:10px;
	background:#ebf5f0; color:#729b89;
	font-weight:bold;
}
legend {
	clear:both;
	margin-bottom:10px;
	font-weight:bold; font-size:1.4em;
}
/* End Form */


/* General Disposition */
#wrapper {
	position:relative;
	margin:0 auto;
	width:985px;
}
#menu, #sidebar, #content {
	float:left;
	
}
#menu {
	margin-left:15px;
	width:195px;
}
#content {
	position:relative;
	margin-left:15px; 
	width:540px;
	
}
.col_sup_droite {
	float:right;
	margin-top:90px;
	width:178px;
}
#mentions_legales {
	clear:both; float:right;
	width:545px;
	margin-top:20px; padding:11px 0 6px 15px;
	color:#707070; background:url(../img/bg/bg_content_footer.png) no-repeat top left;
	text-transform:uppercase;
}
#mentions_legales a{color:#707070;}
#mentions_legales a:hover {color:#434343; text-decoration:none;}
/* End General Disposition */


/* Sidebar */
#sidebar {
	margin-top:15px; margin-left:15px; padding-top:10px; padding-bottom:20px;
	width:185px;
	background:url(../img/bg/highlight_box_top.png) no-repeat top left;
}
#sidebar_inside {
	padding:7px;
	background:url(../img/bg/highlight_box_bottom.png) no-repeat bottom left;
}
#sidebar h2 {
	margin-top:0px; height:auto;
	color:#FFF;
}
#sidebar h3 {
	margin-top:0; margin-bottom:7px; padding-left:0;
	color:#434343; background:none;
	font-size:1.4em;
}
#sidebar #newsletter h3, #sidebar #newsletter p, #sidebar #newsletter label, #sidebar #foyers_temoins h3, #sidebar #foyers_temoins p {
	color:#FFF;
}
/*#sidebar #newsletter input[type="text"] {
	width:100%;
	color:#707070;
	font-size:1.1em;
}*/
#sidebar #communes {
	clear:both;
}
#sidebar #communes select {
	color:#707070;
	font-size:1.1em;
}
#sidebar form {
	margin:5px 0 20px;
}
#sidebar form label {
	font-weight:bold;
}
#sidebar form div {
	margin-bottom:5px;
}
#sidebar div.text {
	float:none;
	width:auto;
}
#sidebar #foyers_temoins {
	padding-bottom:20px; margin-bottom:15px;
}
#sidebar a.submit {
	float:right;
	margin-top:5px; margin-bottom:20px; padding:4px 9px;
	background:#404040; color:#FFF;
	font-weight:bold;
	text-transform:uppercase; text-decoration:none;
}
#sidebar a.submit:hover {
	background-color:#FFF; color:#434343;
}
/* End sidebar */


/* Blog */

#titre_accueil { margin-top:5px; height:auto;}
#titre_accueil img {border:none;}

.actu {
	margin-top:30px; /*padding-top:25px;*/
}
.actu .transition {
	height:25px;
	background:url(../img/bg/transition.jpg) no-repeat center top;
}
.actu h3 {
	margin-top:0;
}
.no_actu {
	clear:both;
	margin-top:50px;
}
.actu_first {
	clear:both;
	margin-top:20px;
	background:none;
}
.actu p.info {
	font-weight:bold;
	margin:0;
}
.actu a.illustration {
	float:left;
	margin:2px 15px 8px 0; border:1px solid #FFF; /*#959595;*/
}
.actu a.illustration_fin {
	float:right;
	margin:0 0 8px 15px; border:1px solid #FFF; /*#959595;*/
}
#content .logo_plpd {
	float:right;
	height:85px; width:100%;
	margin-top:5px;
	background:url(../img/bg/bandeau_plpd_tmp.jpg) no-repeat 100% 5px;
}
#content .logo_plpd p {
	float:left;
	width:130px;
	margin-top:10px; margin-left:4px;
	color:#707070;
	font-size:0.9em;
}
#content .logo_plpd img {
	float:left;
	margin-left:260px;
}
.actu p.signature {
	margin-top:15px;
	font-style:italic; font-weight:bold;
	text-align:right;
}
p.comment_info span {
	text-decoration:underline;
}
div.comment_fond {
	padding:10px;
	background:#edf6f6;
}
.pagination { 
	clear:both;
	margin-top:25px;
	font-size:0px; 
}
.pagination a, .pagination span.on {
	display:block;
	float:left;
	padding:1px 0; margin-left:3px; 
	width:16px; height:16px;
	background:url(../img/bg/pagination_off.png) no-repeat top left; color:#FFF;
	font-weight:bold; font-size:11px;
	text-decoration:none; text-align:center;
}
.pagination a:hover, .pagination a:focus, .pagination span.on {
	background:url(../img/bg/pagination_on.png) no-repeat top left; color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

/* End Blog */


/* Info Box */
div.info {
	padding-top:10px;
	width:178px;
	color:#FFF;
}
div.info .info_inside {
	padding:0 7px 10px 7px;
	background:url(../img/bg/info_box_bottom.png) no-repeat bottom left;
}
div.info h3 {
	margin-top:0; margin-bottom:10px; padding-left:0;
	color:#FFF; background:none;
	font-size:1.3em;
}
div.info p {
	margin:0.5em 0;
}
div.info a {
	color:#34b3d1;
}
/* End Info Box */


/* Map / Ou Trier */
#info_map {
	position:absolute; top:655px; left:0;
	padding-top:26px;
	width:185px;
	background:url(../img/bg/info_box_top_left_arrow.png) no-repeat top left;
}	
#info_map .info_inside {
	 padding-right:14px;
}
#info_map h3 {
	margin-top:-15px;
}
#carte {
	margin:0 0 20px 70px;
	border:none;
}
.dechetterie {
	float:left;
	margin-right:50px; margin-bottom:15px;
}
.dechetterie h4 {
	margin-top:5px;
}
.tab_dechetteries {
	width:100%;
}
.tab_dechetteries th {
	padding:3px 5px;
	background-color:#d7ead7;
	font-weight:bold;
}
.tab_dechetteries th span {
	font-weight:normal;
}
.tab_dechetteries th.vide { background:none;}
.tab_dechetteries td {
	padding:6px 5px;
}
#info_commune {
	padding-top:17px;
	background:url(../img/bg/info_box_top_top_arrow.png) no-repeat top left;
}
#commune_3d {
	display:block;
	margin:15px auto; border:none;
}
/* Fin Ou trier */

/* Marchés publics */
#marches_publics li {
	padding-bottom:40px;
	background:url(../img/bg/transition.jpg) no-repeat bottom center;
}
#marches_publics li h3 {
	margin-top:10px;
}
#marches_publics .date_marche {
	margin-bottom:15px; margin-left:15px;
	font-weight:bold;
}
#marches_publics .date_marche:first-line {
	color:#ed0000;
}
#marches_publics li .description_marche {
	margin-bottom:5px;
}
/* Fin Marchés publics */


/* Annuaire Réparation */
#content #annuaire li {
	padding-bottom:25px; margin-bottom:15px; margin-left:0;
	background:url(../img/bg/transition.jpg) no-repeat bottom center;
	list-style:none;
}
#annuaire .objet {
	font-style:italic;
}
#annuaire .adresse {
	float:left;
	padding:3px; margin-right:15px; margin-left:30px;
}
#annuaire .adresse_internet {
	float:left;
}
#content #annuaire a.link {
	float:left;
	margin-top:5px; 
}
/* Fin Réparation */

/* Jeu de Ben */
#content .reponses li, #content #resultat_jeu li {
	list-style:none;
}
#oliver {
	margin-top:30px;
}
p.explication strong { color:#ed0000;}
#jeu_btn_valider { margin-top:5px; margin-left:200px;}
.mascotte {
	float:right;
	margin-left:30px;
}
/* Fin du Jeu */

/* Contacts */
#col_contact {
	float:right;
	width:215px;
}
#col_contact #adresse_contact {
	padding-top:7px;
	background:url(../img/bg/info_box_top.png) no-repeat top left;
}
#col_contact a.link {
	float:left;
	margin-left:0;
}

#adresse_dld, #adresse_pam {
	float:right;
	margin-right:37px; padding-top:7px;
	background:url(../img/bg/info_box_top.png) no-repeat top left;
}
#adresse_dld h3, #adresse_pam h3 {
	font-size:1em;
}

#map_contact, #map_dld, #map_pam {
	border:1px solid #707070;
	width:310px; height:400px;
	overflow:hidden;
}

#groupe_elus {
	display:block;
	margin:20px 0; /*border:1px solid #959595;*/
}
h2.titres_contacts {
	clear:both;
	margin-top:0; padding-top:20px;
}
#content ul.contacts li {
	float:left;
	margin-right:10px; margin-bottom:20px; margin-left:0;
	width:260px; height:85px;
	list-style:none;
}
ul.contacts li img {
	float:left;
	width:65px; height:85px;
	margin-right:10px; margin-bottom:5px;
}
ul.contacts li h3 {
	margin:0;
	color:#000;
	font-size:1em; font-weight:bold;
}
#content ul.contacts li p.titre_contact {
	margin:0;
	color:#34B3D1;
	font-weight:bold;
}
#content ul.contacts p.email_contact, #content ul.contacts p.commune_contact {
	margin:0.5em 0;
}
.email_contact a {
	color:#434343;
	font-weight:bold;
	text-decoration:underline;
}
.email_contact a:hover {
	text-decoration:none;
}
.titre_dechetterie {
	clear:both;
	margin-top:40px;
}
/* Fin contacts */

/* Inscription Newsletter */
#newsletter_form {
	margin-top:15px;
}
#newsletter_form label {
	display:block;
}
#newsletter_form select {
	width:95%;
	color:#707070;
}
#newsletter_form input[type="text"] {
	color:#707070;
}
/* Fin Newsletter */

/* Publications */
#content #publications li, #content #documents li, #content #marches_publics li {
	 margin-left:0;
	 list-style:none;
}
#publications li {
	clear:both;
	padding-bottom:40px; margin-bottom:15px;
	background:url(../img/bg/transition.jpg) no-repeat bottom center;
}
#publications li img {
	float:left;
	margin-right:10px; margin-bottom:10px; border: 1px solid #959595;
}
#publications li a.link {
	margin-top:0;
}
#content #publications li li {
	clear:none;
	background:none;
	margin:0 0 0.7em 15px; padding-bottom:0; border:none;
	list-style:disc; list-style-position:inside;
}
/* Fin Publications */

/* Liste Déchets */
#liste_dechet select{
	color:#707070;
}
#recherche_dechet label {
	display:block;
	margin-bottom:10px;
}
#recherche_dechet input[type="text"]{
	width:200px; 
	color:#707070;
}
h3#le_saviez_vous {margin-top:30px; margin-bottom:0;}
.dechet {
	clear:both;
	margin-bottom:30px;
	min-height:135px;
}
.dechet img {float:left; margin-right:35px;}
.dechet .help img {float:none; margin:0 0 0 5px;}
.dechet h4 span {
	color:#707070;
	font-weight:normal; font-size:0.8em;
}
.dechet h5 {
	margin-top:5px;
	color:#34B3D1;
	font-weight:bold; font-size:1em;
}
.dechet h5.first {margin:10px 0 0;}
.dechet ul li {list-style-position:inside;}
#content .dechet p {margin:0 0 0.5em;}
div.eviter_dechet {
	clear:left; float:left;
	margin:25px 17px 20px 0; padding-top:2px;
	background: url("../img/bg/info_box_top.png") no-repeat left top transparent;
}
div.eviter_dechet h5 {margin-bottom:5px;}
/* Fin Déchets */

/* Photos */
#content #photos li {
	float:left;
	margin:0 18px 15px 0;
	width:162px;
	list-style:none;
}
#content #photos li.clear {
	margin:0;
	width:0;
}
#content #photos li a {
	margin:0; padding:0;
	color:#434343;
	font-weight:bold;
	text-decoration:none;
}
#photos li img {
	border:1px solid #FFF; /*#959595;*/
}
#photos li h3 {
	margin-top:3px; margin-bottom:0; padding-left:0;
	color:#434343; background:none;
	font-size:1em;
}
#photos li h3 span {
	position:relative; top:0;
	color:#707070;
	font-style:normal; font-weight:normal; font-size:0.9em;
}
#content #photos li a:hover h3 {
	color:#34b3d1;
}
#content #photos li a:hover img {
	border:1px solid #34b3d1;
}
h3.titre_album span {
	position:relative; top:0;
	color:#707070;
	font-weight:normal; font-size:0.6em;
}
/* Fin photos */


/* Modif Fixed */
/*
#menu {
	position:fixed;
}
#sidebar {
	position:fixed;
	margin-left:210px;
}
#content {
	margin-left:410px;
}*/
