/* @override http://ks36387.kimsufi.com/~cctarnag/squelettes/habillage/blueprint/screen.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.

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

/* 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.5;}
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:80%;color:#000;background:#fff;font-family:Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.4em;line-height:1;margin-bottom:0.5em;color: #030;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.4em;line-height:1;margin-bottom:1em; margin-top: 1em; text-align: center;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;margin-top: 1.25em;font-weight: bold;}
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 1.5em;}
p img {}
p img.right {}
a:focus, a:hover {color:#000;}
a {color: #069;text-decoration:underline;}
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%;}
th {font-weight:bold;background:#9c0; color: #fff;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#fff;color: #9c0;font-weight: bold;}
.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;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
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 {	
}
.secteur_1 .container {
	background: url(../gauche_1.png) repeat-y left top;
}
.secteur_2 .container {
	background: url(../gauche_2.png) repeat-y left top;
}
.secteur_3 .container {
	background: url(../gauche_3.png) repeat-y left top;
}
.secteur_4 .container {
	background: url(../gauche_4.png) repeat-y left top;
}
.secteur_5 .container {
	background: url(../gauche_5.png) repeat-y left top;
}
.secteur_6 .container {
	background: url(../gauche_6.png) repeat-y left top;
}
.secteur_1 #entete {
	background: url(../bandeau_1.png) no-repeat center top;
}
.secteur_2 #entete {
	background: url(../bandeau_2.png) no-repeat center top;
}
.secteur_3 #entete {
	background: url(../bandeau_3.png) no-repeat center top;
}
.secteur_4 #entete {
	background: url(../bandeau_4.png) no-repeat center top;
}
.secteur_5 #entete {
	background: url(../bandeau_5.png) no-repeat center top;
}
.secteur_6 #entete {
	background: url(../bandeau_6.png) no-repeat center top;
}
.secteur_1 #footer {
	background: #fff url(../pied_1.png) no-repeat center top;
}
.secteur_2 #footer {
	background: #fff url(../pied_2.png) no-repeat center top;
}
.secteur_3 #footer {
	background: #fff url(../pied_3.png) no-repeat center top;
}
.secteur_4 #footer {
	background: #fff url(../pied_4.png) no-repeat center top;
}
.secteur_5 #footer {
	background: #fff url(../pied_5.png) no-repeat center top;
}
.secteur_6 #footer {
	background: #fff url(../pied_6.png) no-repeat center top;
}


#bas {
	
}


/* ENTETE */

#entete {
	height: 150px;
}
#entete img {
	float: left;
	margin: 0;
	padding: 0;
}
#theme_actif {
	display: inline;
}

.formulaire_recherche label {
	display: none;
}

#recherche.forml {
	margin: 8px 50px;
	width: 200px;
	height: 16px;
	border: 0;
	color: #00678f;
	text-align: center;
}


/* MENU */

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

#menu_context {
	padding: 12px 60px 12px 50px;
}
.secteur_1 #menu_context {
	background: url(../ombre_1.png) no-repeat left top;
}
.secteur_2 #menu_context {
	background: url(../ombre_2.png) no-repeat left top;
}
.secteur_3 #menu_context {
	background: url(../ombre_3.png) no-repeat left top;
}
.secteur_4 #menu_context {
	background: url(../ombre_4.png) no-repeat left top;
}
.secteur_5 #menu_context {
	background: url(../ombre_5.png) no-repeat left top;
}
.secteur_6 #menu_context {
	background: url(../ombre_6.png) no-repeat left top;
}
#menu_context ul, #menu_context li{
	font-size: 1em;
	margin: 0;
	list-style: none;
	text-align: right;
	color: #069;
}
#menu_context .nivo_1 a {
	color: #fff;
	text-decoration: none;
}
#menu_context .nivo_2 a {
	color: #000;
	text-decoration: none;
}
#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;
}
.secteur_1 #liens_directs {
	background: url(../ombre_1.png) no-repeat left top;
}
.secteur_2 #liens_directs {
	background: url(../ombre_2.png) no-repeat left top;
}
.secteur_3 #liens_directs {
	background: url(../ombre_3.png) no-repeat left top;
}
.secteur_4 #liens_directs {
	background: url(../ombre_4.png) no-repeat left top;
}
.secteur_5 #liens_directs {
	background: url(../ombre_5.png) no-repeat left top;
}
.secteur_6 #liens_directs {
	background: url(../ombre_6.png) no-repeat left 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-size: 1.2em;
	text-shadow: #173690 0 0 3px;
}
.evenement_heure {
	
}
.evenement_titre {
	font-size: 1.2em;
	font-weight: bold;
}
.evenement_lieu {
	display: inline;
}
.evenement_descriptif {
	font-size: 0.8em;
}
#abonnement .forml {
	width: 140px;
}

#abonnement fieldset {
	border: 0;
}

#abonnement form {
}

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

/* tableau de bord */
#tableau_bord {
	width: 215px;
	height: 270px;
	background: url(../fond_tdb.gif) no-repeat center top;
	margin: 24px 0 24px 70px;
	padding: 9px 0;
}
#tdb_mois {
	text-align: center;
	font-weight: bold;
}
#tableau_bord ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 8px 0;
	line-height: 0.8em;
}
#tableau_bord ul img {
	position: relative;
}	
/* CONTENU */

#contenu {
	min-height: 450px;
}
#page {
	padding: 10px 20px;
}
.secteur_1 #hierarchie {
	display: none;
}
#hierarchie{
	font-size: 0.7em;
}
#hierarchie a {
	text-decoration: none;
}
.visuel_theme {
	position: relative;
	left: 20px;
	top: -65px;
}
#contenu h1 {
	color: #069;
	font-size: 3em;
}
#contenu h2 {
	font-size: 1.7em;
	padding: 0 0 0 36px;
}
.secteur_1 #contenu h2 {
	color: #3399fe;
	background: url(../puce_h2_1.png) no-repeat left 6px;
	border-bottom: solid 1px;
}
.secteur_2 #contenu h2 {
	color: #81007f;
	background: url(../puce_h2_2.png) no-repeat left 6px;
	border-bottom: solid 1px;
}
.secteur_3 #contenu h2 {
	color: #ff9934;
	background: url(../puce_h2_3.png) no-repeat left 6px;
	border-bottom: solid 1px;
}
.secteur_4 #contenu h2 {
	color: #ff6600;
	background: url(../puce_h2_4.png) no-repeat left 6px;
	border-bottom: solid 1px;
}
.secteur_5 #contenu h2 {
	color: #a50022;
	background: url(../puce_h2_5.png) no-repeat left 6px;
	border-bottom: solid 1px;
}
.secteur_6 #contenu h2 {
	color: #008001;
	background: url(../puce_h2_6.png) no-repeat left 6px;
	border-bottom: solid 1px;
}
#contenu h4 {
	font-size: 1.7em;
	padding: 0 0 0 24px;
}
.secteur_1 #contenu h4 {
	color: #3399fe;
	background: url(../puce_h4_1.png) no-repeat left 2px;
}
.secteur_2 #contenu h4 {
	color: #81007f;
	background: url(../puce_h4_2.png) no-repeat left 6px;
}
.secteur_3 #contenu h4 {
	color: #ff9934;
	background: url(../puce_h4_3.png) no-repeat left 6px;
}
.secteur_4 #contenu h4 {
	color: #ff6600;
	background: url(../puce_h4_4.png) no-repeat left 6px;
}
.secteur_5 #contenu h4 {
	color: #a50022;
	background: url(../puce_h4_5.png) no-repeat left 6px;
}
.secteur_6 #contenu h4 {
	color: #008001;
	background: url(../puce_h4_6.png) no-repeat left 6px;
}
#contenu h3 {
	font-size: 1.2em;
	text-align: left;
	color: #666;
	padding: 4px 0;
	background: url(../fond_h3.png) repeat-x left bottom;
}


#contenu h4 {
	font-size: 1.2em;
	color: #069;
	border-bottom: dotted 1px #eee;
}

#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: #86b8dc;
}
.chapo {
	font-weight: bold;
	margin-bottom: 8px;
}
.secteur_1 .chapo {
	color: #3399fe;
}
.secteur_2 .chapo {
	color: #81007f;
}
.secteur_3 .chapo {
	color: #ff9934;
}
.secteur_4 .chapo {
	color: #ff6600;
}
.secteur_5 .chapo {
	color: #a50022;
}
.secteur_6 .chapo {
	color: #008001;
}

#page .texte {
}
.caractencadre-spip {
	width: 200px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin:  0 1em 1em 0;
	padding: 0 1em;
}
.secteur_1 .caractencadre-spip {
		color: #3399fe;
}
.secteur_2 .caractencadre-spip {
		color: #81007f;
}
.secteur_3 .caractencadre-spip {
		color: #ff9934;
}
.secteur_4 .caractencadre-spip {
		color: #ff6600;
}
.secteur_5 .caractencadre-spip {
		color: #a50022;
}
.secteur_6 .caractencadre-spip {
		color: #008001;
}


.texteencadre-spip {
	font-size: 1.2em;
	clear: both;
	display: block;
	margin: 1em 0;
	padding: 0.5em;
	color: #fff;
}
.secteur_1 .texteencadre-spip {
		background-color: #3399fe;
}
.secteur_2 .texteencadre-spip {
		background-color: #81007f;
}
.secteur_3 .texteencadre-spip {
		background-color: #ff9934;
}
.secteur_4 .texteencadre-spip {
		background-color: #ff6600;
}
.secteur_5 .texteencadre-spip {
		background-color: #a50022;
}
.secteur_6 .texteencadre-spip {
		background-color: #008001;
}

#contexte {
	width: 240px;
	float: right;
	margin: 0 0 18px 0;
	background-color: #fff;
}
.secteur_1 #contexte {
	background: url(../gauche_1.png) repeat-y -10px top;
}
.secteur_2 #contexte {
	background: url(../gauche_2.png) repeat-y -10px top;
}
.secteur_3 #contexte {
	background: url(../gauche_3.png) repeat-y -10px top;
}
.secteur_4 #contexte {
	background: url(../gauche_4.png) repeat-y -10px top;
}
.secteur_5 #contexte {
	background: url(../gauche_5.png) repeat-y -10px top;
}
.secteur_6 #contexte {
	background: url(../gauche_6.png) repeat-y -10px top;
}

.ps, .coor {
	padding: 8px 8px 8px 28px;
}

.ps {
	color: #fff;
}
.ps a {
	color: #fff;
	text-decoration: underline;
}

.coor {
	background: #fff url(../ombre_0.png) no-repeat -10px top;
}
.coor .annu_descriptif {
	float: none;
	width: 180px;
}
.coor .annu_nom {
	margin-top: 18px;
}
.secteur_1 .ps {
	background: url(../ombre_1.png) no-repeat -10px top;
}
.secteur_2 .ps {
	background: url(../ombre_2.png) no-repeat -10px top;
}
.secteur_3 .ps {
	background: url(../ombre_3.png) no-repeat -10px top;
}
.secteur_4 .ps {
	background: url(../ombre_4.png) no-repeat -10px top;
}
.secteur_5 .ps {
	background: url(../ombre_5.png) no-repeat -10px top;
}
.secteur_6 .ps {
	background: url(../ombre_6.png) no-repeat -10px top;
}


#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;
}



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

/* 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 */

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

.annu_nom, .annu_adresse, .annu_tel, .annu_mobile, .annu_fax, .annu_email, .annu_web, .annu_descriptif {
	display: block;
}
.annu_categorie {
	display: none;
}
.annu_nom, .annu_tel, .annu_mobile {
	font-weight: bold;
}
.annu_nom {
	background: url(../fond_titre_annu.png) repeat-x left bottom;
	padding: 4px;
	border-top: solid 1px #999;
	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;
	float: right;
	width: 300px;
	background: url(../p_annu_descriptif.png) no-repeat;
	padding-left: 20px;
}

/* agenda */

#calendrier {
	margin-left: 20px;
}
#calendrier li {
	font-size: 1.4em;
	list-style-image: url(../puce_h4_1.png);
}
#calendrier li a {
	color: #3399fe;
	text-decoration: none;
}
#calendrier ul {
	padding: 0 9px;
}
#agenda h3 {
	background: url(../fond_titre_annu.png) repeat-x left bottom;
	padding: 4px;
	border-top: solid 1px #999;
	margin-bottom: 4px;
	text-align: left;
	font-weight: normal;
}
#agenda .evenement_titre {
	color: #666;
	font-size: 1.4em;
	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;
}

.bouton_1 {
	width: 250px;
	height: 90px;
	margin: 0px;
	padding: 0 12px 0 90px;
	border: 0px;
	z-index: 99;
	overflow: visible;
	background: url(../boutons_accueil_bleu.png) no-repeat left top;
}
.bouton_2 {
	width: 250px;
	height: 90px;
	margin: 0px;
	padding: 0 12px 0 90px;
	border: 0px;
	z-index: 99;
	overflow: visible;
	background: url(../boutons_accueil_jaune.png) no-repeat left top;
}
.bouton_3 {
	width: 250px;
	height: 90px;
	margin: 0px;
	padding: 0 12px 0 90px;
	border: 0px;
	z-index: 99;
	overflow: visible;
	background: url(../boutons_accueil_vert.png) no-repeat left top;
}
.logorond {
	position: relative;
	display: inline;
	float: left;
	width: 90px;
	margin: 0px;
	margin-left: -90px;
	z-index: 100;
}
#boutons h3 {
	margin: 0;
	padding: 8px 0;
	border: 0;
	text-align: left;
	width: 150px;
	color: #fff;
}
#boutons a {
	color: #fff;
}
#boutons {
	margin-left: 12px;
	color: #000;
}
#boutons .introduction {
	width: 150px;
	font-size: 0.8em;
}

#actu h2 {
	background: transparent;
	padding: 0;
	padding-left: 10px;
}
#actu h3 {
	text-align: left;
	color: #00678f;
	margin: 12px 0 8px 0;
	border: 0;
}
#actu a {
	color: #00678f;
}

.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;
}
.souligne_bleu {
	font-size: 1.5em;
	color: #3a8b12;
	padding-bottom: 40px;
	background: url(../vague_texte.png) no-repeat left bottom;
}

.fiche_ouvrage {
	margin: 9px 0;
	padding: 9px 0;
	border-bottom: dotted 1px #00678f;
}
.fiche_ouvrage strong {
	color: #86b8dc;
}

th.header a {
	color: #fff;
}
th.header a:hover {
	color: #000;
}
th.headerSortDown a {
	color: #3a8b12;
}

#ouvrages span.donnees.form-7.table-7 {
	display: block;
	margin: 18px 0;
	padding: 18px;
	border: 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;
	color: #069;
}
p.pagination a {
	width: 20px;
}
p.pagination .on {
	background: #069;
	color: #fff;
}

.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: 160px;
	padding: 0 5px 0 100px;
	z-index: 99;
	overflow: visible;
	background: url(../fond_docatel.png) no-repeat 0 0;
	color: #666;
}
#docatel dt {
	position: relative;
	display: inline;
	float: left;
	width: 100px;
	margin: 0px;
	margin-left: -100px;
	z-index: 100;
}
#docatel dd {
	line-height: 1.2em;
}
#docatel .doc_titre {
	margin: 10px 0;
	font-weight: bold;
	margin-bottom: 4px;
}
#docatel .doc_des {
	margin: 0;
	font-size: 0.8em;
}
#docatel .doc_infos {
	margin: 0;
	font-size: 0.8em;
}

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



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

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

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


#lettre_sage {

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

#lettre_sage dt {
	position: relative;
	display: inline;
	float: left;
	width: 90px;
	margin: 0px;
	margin-left: -90px;
	z-index: 100;
}
#lettre_sage dd {
	line-height: 1.2em;
}
#lettre_sage .doc_titre {
	margin: 0;
	font-weight: bold;
	color: #0198cd;
	margin-bottom: 4px;
}
#lettre_sage .doc_des {
	margin: 0;
	font-size: 0.8em;
}
#lettre_sage .doc_infos {
	margin: 0;
	font-size: 0.8em;
}
#lettre_sage .doc_item {
	margin-bottom: 12px;
}

#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 {
	text-align: center;
	margin: 18px 0;
}
#documents_portfolio img {
	margin: 0 8px 8px 8px;
	border: solid 1px #ccc;
	padding: 8px;
}
#documents_portfolio h2 {
	text-align: left;
}



/* 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;
}
