/* @override 
	http://ks29132.kimsufi.com/~vilevro/squelettes/habillage/blueprint/print.css
*/

/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */


/* on n'imprime pas */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.3;}
table {border-collapse:collapse;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:70%;color:#000;background:#fff;font-family: "Lucida Grande", Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {clear: both;font-weight:normal;color:#111;}
h1 {font-size:1.8em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.4em;margin-bottom:0.75em;}
h3 {font-size:1.3em;line-height:1;margin-bottom:1em; margin-top: 1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;margin-top: 1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img {}
p img.right {}
a:focus, a:hover {color:#000;text-decoration: underline;}
a {color: #095a41;text-decoration:underline;}
a:visited {color: #777;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
#contenu th {font-weight:bold;}
th, td {padding:4px;}
tfoot {font-style:italic;}
#contenu caption {background:#fff;font-weight: bold;border-top: dotted 1px #777;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:390px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:150px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.decale {
	position: absolute;
	left: -5000px;
}
.nettoyeur {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}


/* layout */

body {
	
}
.container {	
}


#bas {
	
}


/* ENTETE */

#entete {
	height: 230px;
}
.secteur_10 #entete, .secteur_11 #entete, .secteur_12 #entete {
	height: 170px;
}
#logo {
	position: relative;
	top: -130px;
	overflow: hidden;
}
.secteur_10 #logo, .secteur_11 #logo, .secteur_12 #logo {
	position: relative;
	top: -135px;
	overflow: hidden;
}

.formulaire_recherche label {
	display: none;
}

#recherche.forml {
	float: right;
	position: relative;
	top: -180px;
	overflow: hidden;
	margin-right: 40px;
	width: 120px;
	height: 16px;
	border: solid 1px #17503c;
	color: #17503c;
	text-align: center;
}
.secteur_10 #recherche.forml, .secteur_11 #recherche.forml, .secteur_12 #recherche.forml {
	position: relative;
	top: -160px;
}

#themes {
	position: relative;
	top: -50px;
	left: -5px;
	overflow: hidden;
	background: url(../bg_themes.png) no-repeat left top;
}
#themes img {
	margin: 0;
	padding: 0;
	float: left;
}

/* MENU */

#navigation {
}
#navigation img {
	margin: 0;
	padding: 0;
}

#menu_context {
	padding: 4px 0 12px 44px;
}
.secteur_10 #menu_context, .secteur_11 #menu_context, .secteur_12 #menu_context {
	margin-top: 36px;
}
#menu_context ul, #menu_context li{
	font-size: 1em;
	margin: 0;
	list-style: none;
	text-align: right;
	color: #069;
}
#menu_context .nivo_1 a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0 0 8px 0;
	padding: 4px 36px 4px 8px;
}
.secteur_1 #menu_context .nivo_1 a {
	background: #095a41 url(../puce1_1.png) no-repeat 160px;
}
.secteur_2 #menu_context .nivo_1 a {
	background: #693 url(../puce1_2.png) no-repeat 160px;
}
.secteur_3 #menu_context .nivo_1 a {
	background: #336 url(../puce1_3.png) no-repeat 160px;
}
.secteur_4 #menu_context .nivo_1 a {
	background: #ba3d13 url(../puce1_4.png) no-repeat 160px;
}
.secteur_5 #menu_context .nivo_1 a {
	background: #906 url(../puce1_5.png) no-repeat 160px;
}
.secteur_6 #menu_context .nivo_1 a {
	background: #069 url(../puce1_6.png) no-repeat 160px;
}
.secteur_10 #menu_context .nivo_1 a {
	background: #e76432 url(../puce1_10.png) no-repeat 160px;
}
.secteur_11 #menu_context .nivo_1 a {
	background: #3ca6e6 url(../puce1_11.png) no-repeat 160px;
}
.secteur_12 #menu_context .nivo_1 a {
	background: #660066 url(../puce1_12.png) no-repeat 160px;
}
#menu_context ul.nivo_2 {
	position: relative;
	top: -8px;
	overflow: hidden;
	padding: 16px 0 0 0;
}
.secteur_1 #menu_context ul.nivo_2 {
	background: url(../pic_1.png) no-repeat 158px top;
}
.secteur_2 #menu_context ul.nivo_2 {
	background: url(../pic_2.png) no-repeat 158px top;
}
.secteur_3 #menu_context ul.nivo_2 {
	background: url(../pic_3.png) no-repeat 158px top;
}
.secteur_4 #menu_context ul.nivo_2 {
	background: url(../pic_4.png) no-repeat 158px top;
}
.secteur_5 #menu_context ul.nivo_2 {
	background: url(../pic_5.png) no-repeat 158px top;
}
.secteur_6 #menu_context ul.nivo_2 {
	background: url(../pic_6.png) no-repeat 158px top;
}
.secteur_10 #menu_context ul.nivo_2 {
	background: url(../pic_10.png) no-repeat 158px top;
}
.secteur_11 #menu_context ul.nivo_2 {
	background: url(../pic_11.png) no-repeat 158px top;
}
.secteur_12 #menu_context ul.nivo_2 {
	background: url(../pic_12.png) no-repeat 158px top;
}
#menu_context .nivo_2 a {
	color: #000;
	text-decoration: none;
	margin: 0;
}
.secteur_1 #menu_context .nivo_2 a {
	background: #fff url(../puce2_1.png) no-repeat 160px;
}
.secteur_2 #menu_context .nivo_2 a {
	background: #fff url(../puce2_2.png) no-repeat 160px;
}
.secteur_3 #menu_context .nivo_2 a {
	background: #fff url(../puce2_3.png) no-repeat 160px;
}
.secteur_4 #menu_context .nivo_2 a {
	background: #fff url(../puce2_4.png) no-repeat 160px;
}
.secteur_5 #menu_context .nivo_2 a {
	background: #fff url(../puce2_5.png) no-repeat 160px;
}
.secteur_6 #menu_context .nivo_2 a {
	background: #fff url(../puce2_6.png) no-repeat 160px;
}
.secteur_10 #menu_context .nivo_2 a {
	background: #fff url(../puce2_10.png) no-repeat 160px;
}
.secteur_11 #menu_context .nivo_2 a {
	background: #fff url(../puce2_11.png) no-repeat 160px;
}
.secteur_12 #menu_context .nivo_2 a {
	background: #fff url(../puce2_12.png) no-repeat 160px;
}
#menu_context a:hover {
	text-decoration: underline;
}
#menu_context a.lienon {
	text-decoration: underline;
}
#menu_context ul.nivo_2 {
	font-size: 0.9em;
}
#menu_context ul.nivo_2 li{
}

#liens_directs {
	margin: 12px 40px 180px 0px;
	padding: 12px 0 0 32px;
}
p.pictos {
	text-align: center;
	padding-top: 20px;
	background: url(../etiquettes_pictos.gif) no-repeat 0px top;
}

.evenements {
	padding: 12px 60px 12px 50px;
	background: url(../ombre_1.png) no-repeat left top;
	text-align: right;
	color: #fff;
}
.nom_agenda {
	text-align: left;
	border-bottom: dotted 1px;
	margin-top: 18px;
	margin-bottom: 9px;
}
.nom_agenda a {
	color: #fff;
	text-decoration: none;
}
.evenement_date {
	color: #000;
	font-weight: bold;
}
.evenement_heure {
	
}
.evenement_titre {
	font-size: 1.2em;
	font-weight: bold;
}
.evenement_lieu {
	display: inline;
}
.evenement_descriptif {
	color: #777;
}
#abonnement .forml {
	width: 140px;
}

#abonnement fieldset {
	border: 0;
}

#abonnement form {
}

#abonnement fieldset legend {
	display: none;
}
#abonnement label {
	font-size: 0.9em;
	font-weight: normal;
}

#remonter {
	display: none;
}

/* EXTRA */

#extra {
	margin-top: 40px;
	width: 130px;
	background-color: #eee;
}

#extra h2 {
	font-size: 1em;
	background: #095a41 url(../puce1_1.png) no-repeat 16px center;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px 4px 36px;
	margin: 0;
}
#extra ul {
	margin: 0 16px 0 16px;
	padding: 16px 0;
	background: url(../pic_extra.png) no-repeat -2px top;
}
#extra li {
	list-style-image: url(../puce_extra.png);
	list-style-position: inside;
}
#extra li a {
	color: #095a41;
	text-decoration: none;
}
#extra li a:hover {
	text-decoration: underline;
}
.secteur_10 #extra h2 {
	font-size: 1em;
	background: #e76432 url(../puce1_10.png) no-repeat 16px center;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px 4px 36px;
	margin: 0;
}
.secteur_10 #extra ul {
	margin: 0 16px 0 16px;
	padding: 16px 0;
	background: url(../pic_extra_10.png) no-repeat -2px top;
}
.secteur_10 #extra li {
	list-style-image: url(../puce_extra_10.png);
	list-style-position: inside;
}
.secteur_10 #extra li a {
	color: #e76432;
	text-decoration: none;
}

.secteur_11 #extra h2 {
	font-size: 1em;
	background: #3ca6e6 url(../puce1_11.png) no-repeat 16px center;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px 4px 36px;
	margin: 0;
}
.secteur_11 #extra ul {
	margin: 0 16px 0 16px;
	padding: 16px 0;
	background: url(../pic_extra_11.png) no-repeat -2px top;
}
.secteur_11 #extra li {
	list-style-image: url(../puce_extra_11.png);
	list-style-position: inside;
}
.secteur_11 #extra li a {
	color: #3ca6e6;
	text-decoration: none;
}

.secteur_12 #extra h2 {
	font-size: 1em;
	background: #660066 url(../puce1_12.png) no-repeat 16px center;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px 4px 36px;
	margin: 0;
}
.secteur_12 #extra ul {
	margin: 0 16px 0 16px;
	padding: 16px 0;
	background: url(../pic_extra_12.png) no-repeat -2px top;
}
.secteur_12 #extra li {
	list-style-image: url(../puce_extra_12.png);
	list-style-position: inside;
}
.secteur_12 #extra li a {
	color: #660066;
	text-decoration: none;
}

.satellites {
	text-align: center;
	padding: 16px 0;
	background: url(../pic_extra.png) no-repeat 14px top;
}
.satellites a {
	text-decoration: none;
	color: #095a41;
}
.secteur_10 .satellites {
	text-align: center;
	padding: 16px 0;
	background: url(../pic_extra_10.png) no-repeat 14px top;
}
.secteur_10 .satellites a {
	text-decoration: none;
	color: #e76432;
}
.secteur_11 .satellites {
	text-align: center;
	padding: 16px 0;
	background: url(../pic_extra_11.png) no-repeat 14px top;
}
.secteur_11 .satellites a {
	text-decoration: none;
	color: #3ca6e6;
}
.secteur_12 .satellites {
	text-align: center;
	padding: 16px 0;
	background: url(../pic_extra_12.png) no-repeat 14px top;
}
.secteur_12 .satellites a {
	text-decoration: none;
	color: #660066;
}
	
/* CONTENU */

#contenu {
	min-height: 450px;
}
.page {
	padding: 16px;
}
.secteur_1 #hierarchie {
	display: none;
}
#hierarchie{
	font-size: 0.7em;
}
#hierarchie a {
	text-decoration: none;
}
.chemin {
	border-bottom: dotted 1px #ccc;
}
#contenu .chemin a {
	text-decoration:none;
}
#contenu .chemin a:hover {
	text-decoration:underline;
}
#contenu h1 {
	color: #069;
	font-size: 1.8em;
	padding-top: 6px;
}
#contenu h2 img {
	margin-top: 1em;
}

#contenu h4 {
	border-bottom: dotted 1px #ccc;
}
#contenu h3 {
	color: #777;
}

#contenu_rub a {
	color: #86b8dc;
}
#contenu_rub a:hover {
	color: #000;
}
#contenu_rub .descriptif {
	padding-left: 24px;
	font-size: 0.8em;
}
.soustitre {
	font-size: 1.2em;
	padding-left: 36px;
	font-weight: bold;
	color: #666;
}
.chapo {
	font-weight: bold;
	margin-bottom: 8px;
}
.secteur_1 #contenu .chapo, .secteur_1 #contenu h2,.secteur_1 #contenu caption {
	color: #095a41;
}
.secteur_2 #contenu .chapo, .secteur_2 #contenu h2,.secteur_2 #contenu caption {
	color: #693;
}
.secteur_3 #contenu .chapo, .secteur_3 #contenu h2, .secteur_3 #contenu caption {
	color: #336;
}
.secteur_4 #contenu .chapo, .secteur_4 #contenu h2, .secteur_4 #contenu caption {
	color: #ba3d13;
}
.secteur_5 #contenu .chapo, .secteur_5 #contenu h2, .secteur_5 #contenu caption {
	color: #906;
}
.secteur_6 #contenu .chapo, .secteur_6 #contenu h2, .secteur_6 #contenu caption {
	color: #069;
}
.secteur_10 #contenu .chapo, .secteur_10 #contenu h2, .secteur_10 #contenu caption {
	color: #e76432;
}
.secteur_11 #contenu .chapo, .secteur_11 #contenu h2, .secteur_11 #contenu caption {
	color: #3ca6e6;
}
.secteur_12 #contenu .chapo, .secteur_12 #contenu h2, .secteur_12 #contenu caption {
	color: #660066;
}

#page .texte {
}
.caractencadre-spip {
	width: 200px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin:  0 1em 1em 0;
	padding: 0 1em;
	color: #777;
}


.texteencadre-spip {
	font-size: 1.2em;
	clear: both;
	display: block;
	margin: 1em 0;
	padding: 0.5em;
	color: #fff;
}
.secteur_1 .texteencadre-spip, .secteur_1 #contenu th {
		background-color: #095a41;
}
.secteur_2 .texteencadre-spip, .secteur_2 #contenu th {
		background-color: #693;
}
.secteur_3 .texteencadre-spip, .secteur_3 #contenu th {
		background-color: #336;
}
.secteur_4 .texteencadre-spip, .secteur_4 #contenu th {
		background-color: #ba3d13;
}
.secteur_5 .texteencadre-spip, .secteur_5 #contenu th {
		background-color: #906;
}
.secteur_6 .texteencadre-spip, .secteur_6 #contenu th {
		background-color: #069;
}
.secteur_10 .texteencadre-spip, .secteur_10 #contenu th {
		background-color: #e76432;
}
.secteur_11 .texteencadre-spip, .secteur_11 #contenu th {
		background-color: #3ca6e6;
}
.secteur_12 .texteencadre-spip, .secteur_12 #contenu th {
		background-color: #660066;
}

#agenda_article {
	clear: right;
	float: right;
	width: 200px;
	font-size: 0.9em;
	color: #069;
	margin-left: 18px;
}

.evenement_article {
	margin-bottom: 8px;
	padding-left: 20px;
}

.breve {
	float: left;
	width: 440px;
	min-height: 70px;
	padding: 0 1em 1em 80px;
	z-index: 99;
	overflow: visible;
	background: url(../bg_logoarticle.png) no-repeat;
}
.breve .descriptif {
	color: #777;
	margin: 0.5em 0;
}
.breve h3 {
	margin: 4px 0;
}
.logo_breve {
	position: relative;
	display: inline;
	float: left;
	width: 80px;
	margin: 0px;
	margin-left: -80px;
	z-index: 100;
}

.breve .suite {
	float: right;
}
.lire {
	display: block;
	text-align: right;
}
.logo_auteur {
	float: right;
}

/* Tableaux */
#contenu table.spip {
	border-collapse: collapse;
	margin: 9px 0; }
#contenu table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
}
#contenu table.spip tr.row_first {color: #fff; }
#contenu table.spip tr.row_odd { background: #eee; }
#contenu table.spip tr.row_even { background: #ddd; }
#contenu table.spip th, table.spip td { padding: 0.5em; text-align: left; vertical-align: middle; border-left: dotted 1px #9cc2d7;
}

/* calendrier */
#calendar table {
	border-collapse: collapse;
	margin: 9px 0; }

#calendar table {
	margin-left: 30px;
	width: 200px;
	color: #777;
	position: relative;
	top: 40px;
}
#calendar caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	margin: auto;
	background: #095a41;
	text-align: center;
	color: #fff;
	min-height: 20px;
}
#calendar .precedent {
	float: left;
	margin-left: 4px;
	margin-top: 1px;
}
#calendar .suivant {
	float: right;
	margin-right: 4px;
	margin-top: 1px;
}
#calendar .encours {
	display: block;
	width: 156px;
	float: left;
	position: relative;
	top: 3px;
	text-align: center;
}
#calendar th {
	background: #fff;
	color: #095a41;
}
#calendar .horsperiode {
	color: #fff;
}
#calendar td.today {
	background: #eee;
}
#calendar td.occupe a{
	color: #639531;
	font-weight: bold;
}
#calendar td {
	border-bottom: solid 1px #eee;
}
#calendar thead {
	border-bottom: solid 1px #095a41;
}

/* bulletin municipal */

#journal {
	width: 200px;
	margin-left: 30px;
	margin-top: 40px;
	text-align: center;
}
#journal .lacouv img {
	border: solid 1px #777;
	margin: 1em;
}
#journal h2 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #095a41;
	padding: 4px;
}
.forum-message a {
	display: block;
}
.forum-message a img.suite {
	float: right;
	position: relative;
	left: 20px;
	overflow: visible;
}

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents {margin: 5px 0;}
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { 
	float: left; padding-right: 12px;margin-right: 15px;}
.spip_documents_right { float: right; padding-left: 12px;margin-left: 15px;
}
.spip_doc_titre {font-weight: bold; font-size: 0.8em; margin: 4px 0;}
.spip_doc_descriptif { clear: both; font-size: 0.8em;margin: 9px 0; }
.spip_documents_left img {
}
.spip_documents_right img {
}
.la_vig {
	position: relative;
}
.ombre_vig {

}
.vig {
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 2;
}

/* ANNUAIRES */

#commerce {
	display: none;
}
#entreprise {
	display: none;
}
#sante {
	display: none;
}
#service {
	display: none;
}
.bouton_cat {
	width: 100px;
	float: left;
	text-align: center;
	padding: 6px;
	margin-right: 8px;
	background: #eee;
}
.bouton_cat:hover {
	color: #fff;
	background: #777;
}

div.donnees {
	clear: both;
	padding: 4px 0;
}

.annu_nom, .annu_adresse, .annu_tel, .annu_mobile, .annu_fax, .annu_email, .annu_web, .annu_descriptif, .annu_responsable {
	display: block;
	min-height: 18px;
}
.annu_categorie {
	display: none;
}
.annu_nom, .annu_tel, .annu_mobile {
	font-weight: bold;
}
.selection_annuaire h2 {
	margin: 1em 0;
	border-bottom: solid 1px;
}
h3.annu_nom {
	background: url(../fond_titre_annu.png) repeat-x left bottom;
	padding: 4px;
	margin: 0;
	margin-bottom: 4px;
	}
.annu_responsable {
	background: url(../p_annu_responsable.png) no-repeat;
	padding-left: 20px;
}
.annu_adresse {
	background: url(../p_annu_adresse.png) no-repeat;
	padding-left: 20px;
}
.annu_cp {
	padding-left: 20px;
}
.annu_tel {
	background: url(../p_annu_tel.png) no-repeat;
	padding-left: 20px;
}
.annu_mobile {
	background: url(../p_annu_mobile.png) no-repeat;
	padding-left: 20px;
}
.annu_fax {
	background: url(../p_annu_fax.png) no-repeat;
	padding-left: 20px;
}
.annu_email {
	background: url(../p_annu_email.png) no-repeat;
	padding-left: 20px;
}
.annu_web {
	background: url(../p_annu_web.png) no-repeat;
	padding-left: 20px;
}
.annu_descriptif {
	display: block;
	color: #999;
	background: url(../p_annu_descriptif.png) no-repeat;
	padding-left: 20px;
}

#contenu .contexte {
	background-color: #fff;
	width: 240px;
	float: right;
	padding: 0 0 0 1em;
	margin: 0 0 1em 1em;
	border-left: dotted 1px #777;
}

/* agenda */

#contenu #agenda h2 {
	padding: 4px;
	margin-bottom: 4px;
	text-align: center;
	font-weight: normal;
	color: #000;
	background-color: #eee;
}
#agenda h3 {
	padding: 4px;
	margin-bottom: 4px;
	text-align: left;
	font-weight: normal;
	color: #fff;
}
.secteur_1 #agenda h3 {
		background-color: #095a41;
}
.secteur_2 #agenda h3 {
		background-color: #693;
}
.secteur_3 #agenda h3 {
		background-color: #336;
}
.secteur_4 #agenda h3 {
		background-color: #ba3d13;
}
.secteur_5 #agenda h3 {
		background-color: #906;
}
.secteur_6 #agenda h3 {
		background-color: #069;
}

#agenda .evenement_titre {
	font-weight: bold;
}
/* formulaires */
#contenu .spip_forms {
	padding: 0;
	border: 0;
}
#contenu fieldset {
	border: 0;
	border-top: dotted 1px #6d90c0;
	border-bottom: dotted 1px #6d90c0;
	padding: 0;
}
#contenu legend {
	padding: 8px 0;
	font-size: 1.6em;
	color: #6d90c0;
}
#contenu .spip_form_label {
	font-weight: 100;
	display: block;
	margin-top: 8px;
}
#contenu .spip_form_label_details {
	font-size: 0.8em;
	color: #999;
}
#contenu .formo {
	border: dotted 1px #666;
	width: 390px;
}
#contenu .forml {
	width: 390px;
	border: solid 1px #666;
	background-color: #e8f2f7;
}
#contenu .spip_bouton input{
	background-color: #e8f2f7;
}



.spip_surligne {
	color: #000;
	background-color: #ff3;
}
.bloc h2{
	margin: 0;
}
.bloc h2 a{
	color: #00678f;
}
.bloc {
	margin-bottom: 8px;
}
.bloc .chemin, .bloc .date {
	font-size: 0.8em;
	border-bottom: dotted 1px #9c0;
}


.donnee-champ {
	display: block;
}
.donnee-champ-label {
	font-weight: bold;
}
span.donnee-champ.ligne_1 span.donnee-champ-label {
	display: none;
}
span.donnee-champ.ligne_4 span.donnee-champ-label {
	display: none;
}
span.donnee-champ.ligne_4 {
	font-size: 1.6em;
	background-color: #9c0;
	color: #fff;
	padding: 4px;
}
#map1.carte_gis {
	float: left;
	margin-right: 18px;
}

p.pagination {
	padding: 0;
	margin: 0;
	margin-top: 9px;
	margin-bottom: 18px;
}
p.pagination a {
}
p.pagination .on {
	font-weight: bold;
}

.col {
	margin: 18px 0;
}
#docatel {
	clear: both;
	padding: 18px 0;
}
#docatel h2 {
	padding: 0;
	background: none;
}
#docatel h2 img {
	padding: 0;
	margin: 0;
}

#docatel dl {
	float: left;
	width: 150px;
	padding: 0 16px 0 90px;
	z-index: 99;
	overflow: visible;
}
#docatel dt {
	position: relative;
	display: inline;
	float: left;
	width: 90px;
	margin: 0px;
	margin-left: -90px;
	z-index: 100;
}
#docatel dd {
}
#docatel .doc_titre {
	margin: 0;
	font-weight: bold;
	margin-bottom: 4px;
}
#docatel .doc_des {
	margin: 0;
}
#docatel .doc_infos {
	margin: 0;
}

.elu {
	clear: both;
	padding: 0;
}



dl.elu {
	float: left;
	width: 400px;
	padding-left: 80px;
	padding-right: 5px;
	margin: 8px 0;
	z-index: 99;
	overflow: visible;
}

.elu dt {
	position: relative;
	display: inline;
	float: left;
	width: 80px;
	margin: 0px;
	margin-left: -80px;
	z-index: 100;
}

dd.elu_titre {
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	color: #777;
}
dd.elu_des {
	margin: 0;
}


#publications {

}
#publications h2 {
	background: none;
	padding-left: 10px;
	margin: 0;
}
#publications dl {
	clear: left;
	margin: 0;
	padding-left: 90px;
	z-index: 99;
	overflow: visible;
}

#publications dt {
	position: relative;
	display: inline;
	float: left;
	width: 90px;
	margin: 0px;
	margin-left: -90px;
	z-index: 100;
}
#publications dd {
	line-height: 1.2em;
}
#publications .doc_titre {
	margin: 0;
	font-weight: bold;
	color: #0198cd;
	margin-bottom: 4px;
}
#publications .doc_des {
	margin: 0;
	font-size: 0.8em;
}
#publications .doc_infos {
	margin: 0;
	font-size: 0.8em;
}
#publications .doc_item {
	margin-bottom: 12px;
}
/* portfolio */
#documents_portfolio {
	margin: 18px 0;
}
#documents_portfolio img {
	margin: 0 8px 8px 8px;
	border: solid 1px #ccc;
	padding: 8px;
}

#documents_portfolio h2 img {
	border: none;
	margin: 0;
	padding: 0;
}

.notes {
	margin-top: 20px;
	padding-top: 1em;
	border-top: dotted 1px #999;
	color: #999;
	font-style: italic;
}

/* FOOTER */
#logo_pied {
	float: left;
	width: 240px;
	position: relative;
	top: -180px;
	left: 30px;
}
#liens_pied {
}
#footer {
	text-align: center;
	padding-top: 60px;
	background-color: #fff;
}
#footer img {
	padding: 0;
	margin: 0;
	float: none;
}
#footer p.liens_pied {
	margin: 0;
	color: #00678f;
}
#footer p.coordonnees {
	margin: 0;
}

/* PAS IMPRIMER */
#recherche, #themes, #navigation, #extra, #liens_pied {
	display: none;
}

