/* @override http://ks36387.kimsufi.com/~cctarnag/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 */
body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}

/* on n'imprime pas */

#themes, #navigation, #hierarchie  {
	display: none;
}
p.liens_pied {
	display: none;
}



/* 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: 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-weight: bold;
	color: #333;
	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 {
	clear: both;
	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; color: #069; 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 {
	display: none;
}
#liens_pied {
	display: none;
}
#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;
}
