@charset "utf-8";
/* CSS Document */

/* RESET! */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear { clear: both; }

/*  END RESET! */


body {
	background: #edf3ef url(../images/bg.jpg) top repeat-x;
	color: #222222;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-align: center;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align: center;
}

a { color: #006699; }
a:hover { color: #0099CC; }
a:visited { color: #222255; }

#page {
	width: 828px;
	margin: 18px auto 0 auto;
	padding: 0;
	text-align: left;
	background: #fff;
	border: 1px solid #11881e; }

#header {
	margin: 0;
	text-align: right;
	background: url(../images/piecesvertes/header_bg2.gif) top repeat-x;
	border-bottom: 1px solid #11881e; }
#header h1 {
	float: left; }
#header #pv_logo {
	margin: 20px 0 0 52px; }
#header #merci {
	margin-right: 48px; }

/* MENU PIECES VERTES */

#pvnav {
	margin: 0;
	padding: 6px 0;
	background: #fff url(../images/piecesvertes/pvnav_bg.gif) top repeat-x;
	border-bottom: 1px solid #11881e;  }

#pvnav ul {
	margin: 0 0 0 46px; }
#pvnav ul li {
	float: left;
	display: block;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090; }
#pvnav ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 7px 0 5px 0;
	background: url(../images/piecesvertes/pvnav_li_a_bg.gif) left no-repeat; }
#pvnav ul li a:hover {
	background: url(../images/piecesvertes/pvnav_highlight_bg.jpg) right no-repeat; }
#pvnav ul li a img {
	border: 0; }
#pvnav ul li a sup {
	font-size: 0.8em;
	line-height: 0.3em;
	font-weight: normal; }
#pvnav ul li.separateur {
	background: url(../images/piecesvertes/pvnav_separateur.gif);
	width: 16px;
	padding: 0;
	height: 24px;
	border-left: 0;
	border-right: 0; }
#pvnav ul li#last {
	background: url(../images/piecesvertes/pvnav_li_a_bg.gif) left no-repeat;
	width: 5px;
	height: 24px;
	padding: 0;
	border-left: 0;
	border-right: 0; }

#pvnav li#lpvprogramme { width: 182px; }
#pvnav li#lpvtrouverpiece { width: 122px; }
#pvnav li#lpvtrouverrecycleur { width: 141px; }
#pvnav li#lpvcontact { width: 105px; }
#pvnav li#lpvenglish { width: 111px; }

#searchnav #languagelink {
	float: left; }
#searchnav #languagelink a {
	padding: 0;
	background-image: none; }


/* HIGHLIGHT SUR L'ITEM DE MENU CORRESPONDANT À LA PAGE */
/*li.clicked a {
	background: url(../images/piecesvertes/pvnav_highlight_bg.jpg) right no-repeat; }*/

#pvprogramme #pvnav #lpvprogramme a,
#pvtrouverpiece #pvnav #lpvtrouverpiece a,
#pvtrouverrecycleur #pvnav #lpvtrouverrecycleur a,
#pvcontact #pvnav #lpvcontact a,
#pvnav #pvnav #lpvenglish {
	background: url(../images/piecesvertes/pvnav_highlight_bg.jpg) right no-repeat;	}


#bande_pieces {
	margin: 9px auto;
	text-align: center; }
#bande_pieces img {
	border: 1px solid #3d9c4a; }


h2 {
	color: #049414;
	font-size: 4em;
	text-transform: uppercase;
	text-align: left;
	margin: 0 0 12px 0; }

h3 {
	font-size: 1.2em;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #ccc;
	margin: 24px 0 6px 0;
	padding: 3px 0; }

#content {
	width: 740px;
	margin: 0 auto 24px 46px;
	font-size: 0.8em;
	line-height: 1.2; }
#content_inside {
	margin: 24px 24px 48px 24px; }

p {
	padding-bottom: 18px;
	line-height: 1.4;
	text-align: justify; }

#footer {
	clear: both;
	margin: auto;
	width: 828px;
	text-align: right;
	padding: 12px 24px; }
#footer img { margin: 0 6px; }
#footer img#arpac_linkback { float: left; }


/* ACCUEIL */

#accueil_map {
	width: 611px;
	clear: right;
	float: right;
	padding: 14px 0 14px 9px;
	margin: 32px 0 12px 0;
	border-top: 1px solid #049414;
	border-bottom: 1px solid #049414;
	border-left: 1px solid #049414;
	box-shadow: -1px 3px 3px #999; -moz-box-shadow: -1px 3px 3px #999; -webkit-box-shadow: -1px 3px 3px #999; }
#accueil_map iframe {
	border: 1px solid #3bbd3f; }
#accueil_map h2 {
	text-align: left;
	margin: 0;
	padding: 0 0 7px 14px; }


#searchpart_txt {
	padding: 30px 30px 0 30px; }
#searchpart_txt .bigbottomlink {
	font-size: 1.4em;
	font-weight: bold;
	color: #049414; }
#searchpart_txt .bigbottomlink a {
	color: #049414;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #049414; }

#accueil_iframe_map {
	border: 1px solid #34c444; }

#pvtrouverpiece #content_inside, #pvtrouverrecycleur #content_inside {
	margin: 0; }

#pv_trouverunepiece_searchbox {
	width: 733px;
	background: #049414 url(../images/piecesvertes/trouverunepiece_searchbg.jpg) right top no-repeat;
	margin: 0 0 24px 0; }
#pv_trouverunepiece_searchbox h2 {
	padding: 24px 24px 0 24px;
	margin: 0; }
#pv_trouverunepiece_searchbox iframe {
	margin: 24px; }

#pvprogramme sup {
	line-height: 2.5; }

/* TROUVEZ UN RECYCLEUR */

#pv_trouverunrecycleur_list {
	width: 733px;
	height: 400px;
	overflow: auto;
	background: #049414;
	margin: 0 0 24px 0;
	color: #fff; }
#pv_trouverunrecycleur_listinside {
	margin: 24px 64px; }

#trouvezunrecycleur #content {
	 }

#listmembers {
	width: 520px;
	color: #fff; }
#listmembers th {
	text-align: left;
	font-weight: bold;
	padding: 3px 6px;
	background: #008000;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc; }
#listmembers td {
	padding: 4px 6px;
	background-color: #fff;
	color: #008000; }
#listmembers td.listmembers_name, #listmembers td.listmembers_city, #listmembers td.listmembers_morelink {
	font-weight: bold; }
#listmembers td.listmembers_morelink {
	font-size: 1.2em; }
#listmembers tr.listmembers_nameline td {
	border-top: 5px solid #049414;
	cursor: pointer; }
#listmembers .listmembers_number {
	border-right: 1px solid #ccc;
	text-align: right; }
#listmembers .listmembers_detailsline td {
	padding-bottom: 12px;
	border-top: 1px solid #ccc;
	color: #003366; }
#listmembers .listmembers_detailsline td strong {
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
#listmembers .listmembers_detailslinks {
	 }
#listmembers a {
	color: #003366; }
#listmembers a:hover {
	color: #006699; }

#listmembers .over {
	background-color: #ddd; }

#pv_trouverunrecycleur_region {
	text-align: center;
	margin: 0 auto 24px auto; }
#pv_trouverunrecycleur_region h2 {
	font-size: 1.6em;
	text-align: left;
	margin-left: 112px; }
#pv_trouverunrecycleur_region iframe {
	border: 1px solid #049414; }
