/*
 * _screen.css (habillage.css)
 * $LastChangedRevision: 83 $
 * $LastChangedBy: cpaulus $
 * $LastChangedDate: 2009-12-03 16:37:08 +0100 (Jeu 03 déc 2009) $
 * 
 */

body {
	top:0;
	text-align: center;
	font-size: 1em;
	color: #000;
	background: #f0f0ff url(/sfcr/img/body-bg.png) repeat-x top left;
}

#page {
	width: auto;
	min-width: 730px;
	max-width: 1024px;
	text-align: left;
	margin: 0 auto;
}


/* 
 * En-tete
 */
#entete {
	/* height:107px; /* 24 + 70 + 13 px */
}
/* 
 * entete-top sur une seule ligne 24px de haut 
 */
#entete-top {
	height:24px;
	background: #f2f2f7 url(/sfcr/img/tete-top.png) no-repeat top left;
}
#entete-top-right {
	height:24px;
	background: url(/sfcr/img/tete-top-right.png) no-repeat top right;
}
/* 
 * entete-middle sur une seule ligne de 57px de haut 
 * contient 
 * - le logo sfcr
 * - en-tete menu qui contient :
 * 		- l'oreille
 * 		- bandeau vertebres
 */
#entete-middle {
	height:67px; /* 12 + 2 + 40 + 13 */
	background: #f2f2f7 url(/sfcr/img/tete-left.png) repeat-y top left;
}
#logo-sfcr {
	display:block;
	width:162px;
	height:70px;
	background: url(/sfcr/img/sfcr-logo-screen-bloc.png) no-repeat 0 7px;
	float:left;
	margin:0;
	padding:0;
	border:0;
}
#nom_site_spip { 
	display:none
}
#entete-middle-right {
	height:54px;
	background: url(/sfcr/img/tete-right.png) repeat-y top right; 
}
#entete-middle-right #entete-menu {
	height:54px;
	font-size:70%;
	float:none;
	margin-right:3ex;
	overflow:hidden;
}
#entete-middle-right #entete-menu .descriptif-site {
	font-size:11px;
	line-height: 11px;
	height: 12px;
	float:left;
	overflow:hidden;
}
/* celle qu'on tire pour avoir le menu caché * menu de connexion  */
#entete-middle-right #entete-menu #oreille { 
	font-size:11px;
	line-height: 11px;
	height: 12px;
	text-align:right;
	float:none;
}
#entete-middle-right #entete-menu #oreille .tympan { 
	white-space:nowrap;
}
#cx em {
	font-weight:700;
	padding: 0 1ex;
	font-style:normal;
}
#cx #deconnect {
	font-family:monospace; 
	text-decoration:none;
}
#menu-cx {
	display:none;
	padding:0 2em;
	height:auto;
	font-size:1.2em;
	line-height:1.4em;
}
.cx-hover {
	color:red;
}
.height-auto {
	height:54px !important;
}
#entete-middle-right #entete-menu #bandeau-vertebres {
	height:40px;
	margin-top:2px;
	background: url(/sfcr/img/bandeau-vertebres.png) no-repeat top left;
}

/* 
 * entete-bottom sur une seule ligne de 13px de haut
 * contient qq px pour le fond  de  la hierarchie 
 */
#entete-bottom {
	display:block;
	height:13px;
	background: url(/sfcr/img/tete-bottom-right.png) no-repeat bottom right;
}

/*
 * corps de la page
 */
#corps {
 	position:relative;
	width:auto;
}
#adresse {
	position:absolute;
	width:150px;
	background: url(/sfcr/img/tete-left.png) repeat-y top left;
	margin:0;
	padding:0;
	font-size:60%;
	text-align:right;
	overflow:hidden;
}
#adresse span {
	display:block;
}
#adresse .text {
	padding:0 2em;
}
#adresse .bottom {
	width:100%;
	height:18px;
	background: #f2f2f7 url(/sfcr/img/menu-top.png) repeat-x top left;
	text-align:left;
}
#adresse .bottom .left {
	width:12px;
	height:18px;
	background: #f2f2f7 url(/sfcr/img/menu-top-left.png) no-repeat top left;
}
#adresse .bottom .right {
	position:absolute;
	top:0;
	right:0;
	width:14px;
	height:18px;
	background: #f2f2f7 url(/sfcr/img/menu-top-right.png) no-repeat top right;
	z-index:128;
	display:none;
}
/* petit hack, en attendant mieux */
#adresse .hakright {
	position:absolute;
	bottom:0;
	right:0;
	width:14px;
	height:72px;
	background: #f2f2f7 url(/sfcr/img/menu-top-right-14x72.png) no-repeat bottom right;
	z-index:1024;
}

/* Fil d'Ariane */
#hierarchie {
	padding:0;
	margin:0 0 0 140px;
	height:14px;clear:left;
	overflow:hidden;
}
#hierarchie .text {
	display:block;
	font-size:70%;
	line-height:14px;
	height:14px;
	margin:0;
	padding:0 3ex 0 25px;
	background: url(/sfcr/img/hierarchie-center-left.png) repeat-y top left;
}


/* l'article dans son ventre */
#ventre {
	top:1em;
	margin-left:140px;
	font-size:80%;
	line-height:1.6em;
}
/* cartouche de rubrique (dans le ventre) */
#maillot {
	width: auto;
	height:28px;
	background: #f2f2f7 url(/sfcr/img/corps-top-left.png) no-repeat 2px 0px;
}
#maillot .right {
	width: auto;
	height:28px;
	background: url(/sfcr/img/corps-top-right.png) no-repeat top right;
}

#ventre .flan-droit {
	background: #f2f2f7 url(/sfcr/img/corps-right.png) repeat-y top right;
	width:auto;
}
#ventre .flan-droit .cartouche p {
	text-align:right;
	padding-right:40px;
}
#ventre .flan-gauche {
	background: url(/sfcr/img/corps-left.png) repeat-y top left;
	padding-top:0;
}
#ventre .bottom {
	position:relative;
	height:19px;
	background: #f2f2f7 url(/sfcr/img/corps-bottom.png) repeat-x bottom left;
}
#ventre .bottom .left {
	width:13px;
	height:19px;
	background: #f2f2f7 url(/sfcr/img/corps-bottom-left.png) no-repeat bottom left;
}
#ventre .bottom .right {
	position:absolute;
	bottom:0;
	right:0;
	width:19px;
	height:19px;
	background: url(/sfcr/img/corps-bottom-right.png) no-repeat bottom right;
}
#ventre .surtitre, #ventre .soustitre {
	margin:0; text-align:center;
}
#ventre h1, #ventre h2, #ventre h3, #ventre h4 {
	margin:0.5em 0 0.5em 22px;
}
#ventre .article {
	padding:0 30px 0 0;
}
#ventre h1 {
	margin-top:0;
	margin-bottom:0.25em;
}
h1.grand-titre {
	font-size:280%;
	color:#006;
	margin-top:0 !important;
	margin-bottom:0 !important;
	font-weight:700;
}
#ventre h2 {
}
#ventre h3 {
	color:#002;
}
#ventre .logo-article {
	text-align:center;
}
#ventre .logo-article .top {
	background: url(/sfcr/img/cadre-logo-top.png) no-repeat top left;
	margin:0.5em auto 0;
	width:143px; /* 128 + 5 + 9 */
	height:auto;
}
#ventre .logo-article .right {
	background: url(/sfcr/img/cadre-logo-right.png) no-repeat top right;
	padding: 5px 9px 0 0;
}
#ventre .logo-article .left {
	background: url(/sfcr/img/cadre-logo-left.png) repeat-y top left;
	padding-left:5px;
}
#ventre .logo-article .bottom {
	background: url(/sfcr/img/cadre-logo-bottom.png) no-repeat top left;
	height:8px;
}
#ventre .logo-article .bottom-right {
	background: url(/sfcr/img/cadre-logo-bottom-right.png) no-repeat top right;
	height:8px;
}
#ventre .logo-article img {
	display:block;
}
#ventre .ul-boucle {
	list-style:none; 
	margin:0; 
	padding:0;
}
#ventre .paragraphe {
	display:block;
	padding:0 10px 0 32px;
	margin-bottom:0.75em;
	line-height:1.6em;
}
#ventre .lire-suite {
	display:inline-block;
	width:15ex;
	height:16px;
	background: url(/sfcr/img/lire-suite.png) no-repeat bottom left;
	margin:0;
	padding:0;
	padding-left:39px;
}
#ventre .lire-suite span {
	font-weight:700;
	font-size:90%;
	font-style:italic;
	padding-left:2px;
}
#ventre .hr, #ventre .hr hr {
	display:block;
	width:auto;
	height:3px;
	background: url(/sfcr/img/hr.png) no-repeat top left;
	margin:0;
	padding:0;
	border:0;
}
#ventre .hr {margin:1em 8px 1em 34px;}
#ventre .hr hr {
	background-position: top right;
}
#ventre .logo-auteur {
	width:74px; /* 22 + 52 */
	height:58px;
	padding:5px 8px 7px 4px;
	background: url(/sfcr/img/logo-auteur.png) no-repeat 22px top;
	float:left;
	margin:-24px 0 0;
}
#ventre .logo-auteur .photo {
	width:62px; /* 40 + 22 */
	height:46px;
	background: url(/rien.gif) no-repeat 22px top;
}

/* Effet titre sur bandeau gris bleu */
#ventre .titre-sous-bandeau { 
	display:block;
	font-size:1.5em;
	line-height:1.2em;
	font-weight:600;
	width:auto;
	margin:0 4px 0 0px; 
	padding:0; 
	border:0;
	padding-left:2px; 
}
#ventre .titre-sous-bandeau .bottom-right
, #ventre .titre-sous-bandeau .bottom-left, #ventre .titre-sous-bandeau .top-left, #ventre .titre-sous-bandeau .text {
	display:block;
	background: url(/sfcr/img/fond-titre.png) no-repeat bottom right;
	height:1.5em;
	white-space:nowrap;
	overflow:hidden;
}
#ventre .titre-sous-bandeau .bottom-left {
	display:block;
	background-position: bottom left;
	float:left;
	width:22px;
}
#ventre .titre-sous-bandeau .top-left {
	display:block;
	width:22px;
	height:4px;
	background-position: top left;
}
#ventre .titre-sous-bandeau .text {
	display:block;
	line-height:1.4em;
	height:1.4em;
	margin-bottom:2px;
	background-position: top right;
	overflow:hidden;
	padding-right:1ex;
}
#ventre .titre-sous-bandeau .end {
	display:block;
	width:1px;
	height:1px;
	clear:left;
}
#ventre .avec-photo {
	margin-bottom:10px;
}
#ventre .avec-photo .text {
	padding-left:62px;
}
#ventre .ps div {
	padding:0 4ex 0 3ex;
}
#ventre .notes .spip-note {
	padding:0 4ex 0 3ex;
}
#ventre .article ul {
	padding:0;
	list-style:none;
}
#ventre .article li {
	margin-bottom:0.75em;
}

/* menu de navigation */
#navigation {
	position:absolute;
	top:130px;
	left:2px;
	width: 140px;
	text-align: left;
	font-size:90%;
	line-height:normal;
	background-image: url(/rien.gif);
}
#navigation .menu-titre { display:none; }
#navigation ul, #navigation li {
	list-style:none; margin:0; padding:0;background-image: url(/rien.gif);
}
#navigation .menu-item {
	display:block;
	margin-top:0.25em;
}
#navigation .menu-item .url { /* span | a */
	text-decoration:none;
	display:block;
	border-bottom:1px solid #006;
	margin-top:8px;
}
#navigation .menu-item .left, #navigation .menu-item .text, #navigation .menu-item .right {
	background: #e6e1ef url(/sfcr/img/rubrique-plier.png) no-repeat top left;	
}
#navigation .menu-item .left {
	margin-left:4px;
}
#navigation .menu-item .text {
	background-position: top center;
	background-repeat:repeat-x;
}
#navigation .menu-item .right {
	background-position: top right;
}
#navigation .sous-rubrique {
	font-size:90%;
	line-height:1.4em;
	margin-left:4px;
}
#navigation .sous-rubrique a {
	background-image: url(/rien.gif);
}
#navigation .deplier .url {
}
#navigation .item-actif .url {
	color:#fff;
}
#navigation .item-actif .left, #navigation .item-actif .text, #navigation .item-actif .right {
	background-image: url(/sfcr/img/rubrique-deplier.png);
}
#navigation .cadenas {
	background: url(/sfcr/img/cadenas.png) no-repeat top right;
}
.formulaire_recherche form {
	width: 130px;
	margin-bottom: 0.75em;
	background: url(/sfcr/img/sfcr-loupe.png) no-repeat top right;
	}
.formulaire_recherche label { display:none; }
.formulaire_recherche input#recherche {
	width: 102px;
	border:1px solid #006;
	padding:0 4px;
}

.bouton-up {
	line-height:14px;
	height:14px;
	text-align:right;
	padding:0 36px;
}
.bouton-up a {
	display:block;
	height:14px;
	background: url(/sfcr/img/bouton-up.png) no-repeat top right;
}
.bouton-up a .text {
	display:none;
}

/* Pied de page */
#pied {
	position:relative;
	width: 100%;
	height:3em;
	text-align: center; 
	margin:0;
	font-size:80%;
	text-align:left;
}
#pied .sfcr {
	position:absolute;
	top:-8px;
}
#pied .mpn { 
	position:absolute;
	right:0;
}

.dernier_ajout {
	margin:0;
	line-height:1.2em;
	font-size:70%;
}
.chapo { font-weight:600; font-size:1.1em; padding:0 10px 0 32px;}
.no-screen { display:none }

i.spip {}
strong.spip {}
hr.spip {}

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

ul.spip {}
ol.spip {}
li.spip {}

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

p.spip {}
p.spip_note {}

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

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

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

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

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_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }
#documents_joints ul {
	padding: 0 0 0 50px;
	margin:0;
	border:0; 
	list-style-position:outside;

}
#documents_joints li {
	list-style-image:url(/sfcr/img/doc-liste-puce.png);
	font-size:1.2em;
	border:0;
	margin:0;
	padding:0;
	line-height:22px;
	vertical-align:middle;
}
#documents_joints li * {
	line-height:20px; margin:0; padding:0;
}
.spip_doc_titre { 
	font-weight: bold; 
	font-size: 0.8em;
	line-height:22px;
	padding-bottom:2px; 
}

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

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

a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */

/* mes_sondages */
.mes_sondages {
	border:10px solid #ccc2da;
	border-top:0;
	margin:1em 8px 1em 34px;
	padding:0;
}
.mes_sondages h2 {
	background-color: #ccc2da;
	display:block;
	margin:0 !important;
	text-align:center;
	font-size:100%;
	line-height:1.6em;
	font-weight:500;
}
.mes_sondages .coeur {
	margin:0;
	padding:0 2ex 0.5em;
}
.mes_sondages .coeur {
}
.mes_sondages .ms-bouton-valider { text-align:right;}
.mes_sondages .ms-bouton-valider input, .mes_sondages .fondl { background: lime; }
.mes_sondages .meson-results {
	text-align:center;
}
.mes_sondages .meson-results .results {
	text-align:center; 
	border:1px solid red;
	width:90%;
	margin:0 auto 0.75em !important;
}
.mes_sondages .meson-results .table {
	display:block;
	margin:1px;
	padding:1px;
	text-align:center;
	width:100%;
	table-layout:fixed;
}
.mes_sondages .meson-results thead, .mes_sondages .meson-results tbody {
	width:auto;
	margin:0;
}
.mes_sondages .meson-results .table th, .mes_sondages .meson-results .table td {
	padding:0 0.5ex;
}
.mes_sondages .meson-results .table th {
	background-color:#006;
	color:white;
}
.mes_sondages .meson-results .item {
	text-align:right;
	width:45%;
}
.mes_sondages .meson-results .value {
	width:62px;
}
.mes_sondages .meson-results .pcent {
	width:auto;
	text-align:left;
}
.mes_sondages .meson-results .barre {
	height:1em;
	background-color:red;
	text-align:left;
}
