/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}
ol.spip li.spip{
	padding: 10px 0px 5px 5px;
}

h3.spip {
	text-align: center; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold; }

/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 0.8em;
	padding-right: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #004890; 
        background-color: #ececec;
	color: #004890;
}

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

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

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.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; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; text-decoration: underline; } /* liens internes */
a.spip_out { color: #009; text-decoration: underline; } /* liens sortants */
a.spip_url { color: #009; text-decoration: underline; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #e53e2b; padding-left:15px; } /* liens exposes */

/* ajout BP */
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.71em;
}

div#impr_logo{
	display: none;
}
div#centerContent{
	background:#FFF;
}
div#changeLang a:visited {
	color:#004890;
}
a.lang_on {
	font-weight:bold;
	text-decoration:none;
	color:#004890;
	text-transform:capitalize;
}
a.lang_off {
	color:#004890;
	text-transform:capitalize;
	text-decoration: underline;
}
.pasTraduc{
        color: #C4C4C4; 
}
.rub_en_cours{
	font-weight:bold;
}
div#blue ul {
	list-style-type: disc;
}
div#introSite{
	font-size:1.0em;
	color:#FFF;
}
div#introSite a {
	color:#FFF;
	text-decoration: underline;
}

div#introSite a:hover {
	color:#FFF;
	text-decoration:none;
}
#floatLeft div.boxSite ul {
	list-style-type: none
}
#floatRight div.boxSite{
	color:#000;
}
#floatRight div.boxSite ul {
	list-style-image: url(../images/puce.gif);
	padding: 15px 0px 5px 25px;
}
#floatRight div.boxSite ul div.texte {
	padding-bottom: 1.0em;
}
div.boxSite a.texte_lie, div.boxSite a:link.texte_lie, div.boxSite a:visited.texte_lie{
        padding-left:5px;
        color: #000;
	text-decoration:none;
	background: none;
}
div.boxSite a:hover.texte_lie{
	text-decoration: underline;
}
div.boxSite a, div.boxSite a:link, div.boxSite a:visited{
	background:url(../images/puce.gif) no-repeat;
        background-position:0 2px;
	padding-left:15px;
	background-color:#ececec;
        color: #004890;
	text-decoration: underline;
}
div.boxSite a:hover{
	color:#e53e2b;
        text-decoration:none;
        background-color:#ececec;
}
#coin_bg_page{
	color: #000;
}
#coin_bg_page a, #coin_bg_page:link, #coin_bg_page a:visited{
	color: #004890;
	text-decoration: underline;
	}
#coin_bg_page a:hover{
	text-decoration:none;
}
div#pied a, div#pied a:link, div#pied a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
div#pied a:hover {
	text-decoration:none;
}
div#filAriane{
	color:  #004890;
}
div#filAriane a, div#filAriane a:link, div#filAriane a:visited{
	color:  #004890;
	background:url(../images/puce.gif) no-repeat;
        background-position:0 5px;
	padding-left:10px;
	text-decoration:underline;
}
div#filAriane a:hover{
	 text-decoration:none;
}
#menuGauche div.boxSite ul {
	list-style-type: none
}
div##menuGauche a, div#menuGauche a:link, div#menuGauche a:visited {
	text-decoration:underline;
}
div#ssMenu{
	color: #000;
}
div#ssMenu a, div#ssMenu a:link, div#ssMenu a:visited {
	background:url(../images/puce.gif) no-repeat;
        background-position:0 5px;
        padding-left:15px;
	color: #000;
	text-decoration:underline;
}
div#ssMenu ul {
        list-style-type: none;
}
.titre_ss_menu{
	font-weight: bold;
}
#zoneTexte{
	color: #000;
}
#zoneTexte .titre{
	font-weight:bold;
	font-size: 1.5em;
	color: #004890;
}
.rech_articles h2.menu-titre {
	font-weight:bold;
	font-size: 1.3em;
	color: #000;
}
.rech_articles ul {
	list-style-image: url(../images/puce.gif);
}
.rech_rubriques h2.menu-titre {
	font-weight:bold;
	font-size: 1.3em;
	color: #000;
}
.rech_rubriques ul {
	list-style-image: url(../images/puce.gif);
}
.rech_breves h2.menu-titre {
	font-weight:bold;
	font-size: 1.3em;
	color: #000;
}
.rech_breves ul {
	list-style-image: url(../images/puce.gif);
}
#zoneTexte a, #zoneTexte a:link, #zoneTexte a:visited {
	color: #004890;
}
#zoneTexte a:hover{
	 text-decoration:none;
}
#zoneTexte .puce {
	padding-left: 15px;
	padding-right: 5px;
}
#documents_portfolio h2{
	font-weight:bold;
	font-size: 1.3em;
	color: #ababab;
}
#documents_portfolio li {
	color: #ababab;
}
#documents_joints h2{
	font-weight:bold;
	font-size: 1.3em;
	color: #ababab;
}
div#documents_joints a, div#document_joint a:link, div#document_joint a:visited {
	text-decoration:underline;
}
div#documents_joints a:hover {
	text-decoration:none;
}

div#documents_joints ul{
	list-style-type: disc;
}

#autres_breves { 
	margin-top: 5em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 2px dotted #e53e2b; 
}
#autres_breves ul {
	list-style-image: url(../images/puce.gif);
	padding: 5px 0px 5px 25px;
}
#autres_breves .menu-titre {
	font-weight:bold;
	font-size: 1.3em;
	color: #000;
}
#plan_breve_rss ul {
        list-style-image: url(../images/puce.gif);
        padding: 5px 0px 5px 25px;
}
#plan_breve_rss  .menu-titre {
        font-weight:bold;
        font-size: 1.3em;
        color: #000;
	padding-left: 10px;
}
#plan_art_rub  .menu-titre {
        font-weight:bold;
        font-size: 1.3em;
        color: #000;
	padding-left: 10px;
}
#plan_art_rub ul {
        list-style-image: url(../images/puce.gif);
        padding: 5px 0px 5px 25px;
}
.surtitre{
	font-size: 1.6em;
	color: #000;
}
.asterx{
	color:  #e53e2b;
}
.lien_contact{
	text-decoration: underline;
}
.spip_descriptif {
	padding: 15px 0px 15px 0px;
}
.spip_form_champ {
	font-style: italic;
	margin: 15px 0px 15px 0px;
	text-align: left;
}
.formInfo {
	display: none;
}
div#centreBottom a{
}
#centreBottom a, #centreBottom a:link, #centreBottom a:visited {
	color: #004890;
	text-decoration: underline;
}
#centreBottom a:hover{
	 text-decoration:none;
}
.erreur_form{
	font-style: italic;
	color: red
}
.formulaire_erreur{
	font-size: 1.2em;
	color: red
}

