/* @override 
	http://ks36387.kimsufi.com/~epbvienn/squelettes/habillage/blueprint/screen.css
	http://www.eptb-vienne.fr/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:75%;color:#777;background:#fff;font-family:Verdana,"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2em;font-weight: bold;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; color: #9c0;border-bottom: dotted 1px #9c0;}
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: #98cb00;text-decoration:none;}
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 {
	background: url(../vague_haut.png) repeat-x center top;
}
.container {
	background: url(../fond_gauche.png) repeat-y left top;
}
.fond{
	background: url(../vague_bas.png) repeat-x center bottom;
}


/* ENTETE */

#entete {
	height: 110px;
	background: url(../fond_entete.png) no-repeat center top;
}

#logo {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 24px;
}
#la_recherche {
	float: right;
	width: 220px;
	height: 30px;
	margin-top: 20px;
	margin-right: 20px;
}
#ustensiles div.formulaire_spip.formulaire_recherche {
	width: 160px;
	margin: 0;
	padding: 0;
	float: left;
}
.formulaire_recherche label {
	display: none;
}
#ustensiles form {
	width: 200px;
	height: 30px;
	background: transparent url(../fond_recherche.jpg) no-repeat;
}
#recherche.forml {
	width: 200px;
	height: 16px;
	margin-top: 0;
	border: 0;
	color: #3a8b12;
	text-align: center;
	background-color: transparent;
}


/* MENU */
#navigation img {
	margin: 0;
	padding: 0;
}
#theme_actif {
	background: url(../fond_menu_haut.png) no-repeat left 10px;
	margin-bottom: 8px;
}
#menu_context {
	background: url(../fond_menu_bas.png) no-repeat left bottom;
	padding: 8px 16px 12px 52px;
}
#menu_context ul,#menu_context li{
	margin: 0;
	list-style: none;
	text-align: right;
	color: #00678f;
}
#menu_context a {
	color: #00678f;
}
#menu_context a:hover {
	color: #fff;
	background-color: #86b8dc;
}
#menu_context a.lienon {
	color: #fff;
	background-color: #86b8dc;
}
#menu_context ul.nivo_2 {
	border-top: dotted 1px #fff;
	border-bottom: dotted 1px #fff;
}
#menu_context ul.nivo_2 li{
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
}

#identification {
	color: #fff;
	background: url(../fond_menu_haut.png) no-repeat left top;
}
#identification a {
	color: #00678f;
}
#identification .forml, #abonnement .forml {
	width: 140px;
}
#identification form {
	padding: 48px 18px 0 40px;
	background: url(../fond_menu_bas.png) no-repeat left bottom;
}
#identification fieldset, #abonnement fieldset {
	border: 0;
}
#abonnement {
	color: #fff;
	background: url(../abo_bas.png) no-repeat left bottom;
	margin-top: 8px;
}
#abonnement form {
	padding: 0 18px 0 34px;
	background: url(../abo_haut.png) no-repeat left top;
}
.deconnexion {
	margin: 20px 0 20px 40px;
	color: #00678f;
}
#abonnement fieldset legend {
	display: none;
}
#abonnement label {
	font-size: 0.9em;
	font-weight: normal;
}
	
/* CONTENU */

#contenu {
	min-height: 500px;
	background: url(../tirond.png) no-repeat 20px top;
}
#page {
	padding-left: 40px;
}
#pagebis {
	padding-left: 40px;
	position: relative;
	top: -60px;
}
#hierarchie{
	font-size: 0.7em;
	padding-left: 36px;
}
#hierarchie a {
	color: #3a8b12;
}
.visuel_theme {
	position: relative;
	left: 20px;
	top: -65px;
}
#contenu h1 {
	color: #00678f;
	padding-left: 36px;
	font-size: 2.4em;
}

#contenu h2 {
	position: relative;
	left: -10px;
	font-size: 1.7em;
	color: #6d90c0;
	background: url(../tirondh2.png) no-repeat left top;
	padding-left: 32px;
}
#contenu h4 {
	font-size: 1.2em;
	color: #9c0;
	text-align: center;
}
#contenu h1.visuel_theme {
	padding: 0;
	margin: 0;
}
#contenu_rub {
	padding-left: 18px;
}
#contenu_rub h2 {
	background: transparent;
	padding: 0;
}
#contenu_rub h3 {
	padding: 0;
	margin: 4px 0;
	text-align: left;
	background: url(../tirondh3.png) no-repeat left top;
	padding-left: 24px;
	font-size: 1.4em;
	color: #86b8dc;
	line-height: 1.4em;
	border-bottom: 0;
}
#contenu_rub h3 {
	font-size: 1.3em;
}
#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-size: 1.5em;
	color: #3a8b12;
	margin-bottom: 12px;
}
.article-chapo-1 {
	font-size: 1.8em;
	padding-right: 30px;
	text-shadow: #aeaeae 1px 1px 2px;
}
#page .texte {
}
.caractencadre-spip {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	border-right: dotted 1px #6d90c0;
	color: #6d90c0;
	margin:  0 9px 9px 0;
	padding-right: 9px;
}
.texteencadre-spip {
	clear: both;
	border: dotted 1px #069;
	padding: 9px;
	margin: 9px 0;
	background-color: #e1eef6;
	color: #069;
}
#ps {
	float: right;
	width: 200px;
	margin: 0 30px 12px 18px;
	background: url(../pour_aller_plus_loin.png) no-repeat;
	padding-top: 48px;
	padding-left: 4px;
	font-size: 0.9em;
	color: #86b8dc;
}


/* 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: #f3f3f3; }
table.spip tr.row_even { background: #fcfcfc; }
table.spip th, table.spip td { padding: 3px 18px 3px 3px; text-align: left; vertical-align: middle; border-left: dotted 1px #ccc;}

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

.spip_documents { text-align: center;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; background: url(../ombre_droite.png) no-repeat right top;
}
.spip_documents_right { float: right; padding-left: 12px;margin-left: 15px; background: url(../ombre_gauche.png) no-repeat left top;
}
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_documents_left img {
	border: solid 1px #333;
}
.spip_documents_right img {
	border: solid 1px #333;
}
/* formulaires */

#contenu .spip_forms {
	padding: 0;
	border: 0;
}
#contenu fieldset {
	border: 0;
	border-top: dotted 1px #6d90c0;
	border-bottom: dotted 1px #6d90c0;
	padding: 1em 0;
}
#contenu legend {
	padding: 8px 0;
	font-size: 1.6em;
	color: #6d90c0;
	background-color: #fff;
}
#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;
	border-bottom: dotted 1px #9C0;
	margin-top: 9px;
	margin-bottom: 18px;
	color: #eee;
}
p.pagination a {
	width: 20px;
}
p.pagination .on {
	background: #9C0;
	color: #fff;
}

#lettre_sage h2 {
	margin-bottom: 12px;
}

#docatel {
	clear: both;
	border-top: #9c0 dotted 1px;
	border-bottom: #9c0 dotted 1px;
	background-color: #F7F7F7;
}
#docatel dl {
	clear: left;
	margin: 9px;
	padding-left: 100px;
	padding-right: 5px;
	z-index: 99;
	overflow: visible;
}

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

#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 {
	width: 640px;
	min-height: 160px;
	text-align: center;
	background: url(../fond_portfolio.png) repeat-x left top;
	margin-bottom: 18px;
}
#documents_portfolio img {
	margin: 0 8px 8px 8px;
	border: solid 1px #fff;
}
#documents_portfolio h2 {
	background: none;
	padding: 0;
}
#documents_portfolio h2 img{
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

.evenement_article {
	margin-bottom: 8px;
}
.evenement_date {
	background-color: #6d90c0;
	color: #fff;
}
.evenement_heure {
	border-top: dotted 1px #6d90c0;
}
.evenement_lieu {
}
.evenement_descriptif {
	border-top: dotted 1px #6d90c0;
	font-size: 0.8em;
}

/* FOOTER */

#footer {
	height: 60px;
	position: relative;
	background: #00678f url(../fond_pied.png) no-repeat center top;
	color: #fff;
	padding-top: 60px;
	text-align: center;
}
#footer img {
	padding: 0;
	margin: 0;
	float: none;
}
#footer p.liens_pied {
	margin: 0;
	color: #00678f;
}
#footer p.coordonnees {
	margin: 0;
}
