/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */

/* --------------------------------------------------------- */
/* COULEURS OFFICIELLES					     */
/* JAUNE : #F9BE5C					     */
/* VERT DE GRIS : #688					     */
/* --------------------------------------------------------- */

/* ------------------------------------------ */
/* Typographie generale (style transversaux)  */
/* ------------------------------------------ */
html {  font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body {  font-size: 0.8125em;
	font-family:verdana,arial,helvetica,sans-serif;
	color: #FFF;
	}

/* ------------------------------------------ */
/* Disposition a l'ecran des blocs principaux */
/* ------------------------------------------ */
body { 	margin: 0;
	padding: 0;
	text-align: center;
	background: #132C3D url(img/glob_degrad_vertical.png) repeat;
}

#page { width: 88%; position: relative; margin-left: auto; margin-right: auto; text-align: left; }

#entete {
position: relative;
	width: 100%;
	height: 171px;
	margin: 0;
	padding: 0;
	background: url(img/bando4.jpg) no-repeat top left;
	}

#entete a.accueil { display: block; list-style: none;}
#entete a.accueil img.spip_logos { line-height: 1em; position: absolute; bottom: 0px; left: 0px;}
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family:verdana,arial,helvetica,sans-serif; font-weight: normal; display: none;}
#entete .formulaire_menu_lang { position: absolute; left: 180px; bottom: 5px; display: block; width: 110px; } /*Cf.: spip_formulaires.css*/

#conteneur { width: 100%; margin: 0; background: #688; border: 1px solid #ABC; border-top: 0; position: relative;}
#contenu { padding: .3em 1em 1em 260px; text-align: justify;}

#navigation { float: left; margin: 2em 0 0 .5em; width: 220px; padding-left: 30px; }
/* #extra { float: left; margin-top: 1em; margin-left: -30px; overflow: hidden; } */
#extra { position: absolute; bottom: 0; left: 0;}
.coldroite {
width: 30%;
float: right;
margin-left: 1em;
padding: .3em .3em .6em .2em;
font-size: .95em;
line-height: .97em;
background: #689090;
border-right: solid 1px #455;
border-bottom: solid 1px #455;
border-left: solid 1px #8AA;
border-top: solid 1px #8AA;
clear: right;
}

.coldoc {
width: 210px;
float: right;
text-align: center;
margin-left: 1em;
padding: .3em .3em .6em .2em;
font-size: .95em;
line-height: .97em;
clear: right;
max-height: 500px;
overflow: auto;
}

.colevenement {
width: 200px;
float: right;
text-align: left;
margin-left: 1.2em;
padding: .3em .6em .6em .2em;
font-size: .95em;
clear: right;
max-height: 605px;
line-height: .88em;
overflow: auto;
}


.colevenement .titre {
font-size: .92em;
line-height: 1em;
font-variant: small-caps;
}

.troiscol {
margin-right: 218px;
}

.coldoc ul li { list-style: none; }

.multimedia {
height: 145px;
overflow: auto;
}

.boites {
float: left;
height: 113px;
width: 140px;
margin: 0 4px 0 0;
}

#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/* ------------------------------------------ */
/* Habillage des elements du contenu	      */
/* ------------------------------------------ */

#hierarchie { position: absolute; top: 3px; left: 260px; clear: both; margin-bottom: 1em; font-size: 0.90em; }
#hierarchie, #hierarchie a { }
.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: left; clear: left; margin-right: 1em;margin-bottom: 1em; }
.cartouche p { margin: 0; padding: 0; }
.surtitre, .soustitre { font-size: 0.95em; color: #DEF; text-transform: uppercase; letter-spacing: .1em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; }
.titrefocus { font-variant: small-caps; font-size: 1em;}
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }
.textepetit {font-size: .95em; line-height: 1.40em;}

abbr.published { border: 0; }


/* Citations, code et poesie */
blockquote.spip { margin: 1em 2em; padding-left: 85px; background: url(http://globalmus.net/squelettes/img/fond_blockquote.png) no-repeat top left; border-left: none;}
.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #FFF; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }



/* Habillage des formulaires
---------------------------------------------- */
/* Labels */
.formulaire_spip label { color: #FFF; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: transparent; color: #FFF; }

/* Barre de raccourcis typographiques */
table.spip_barre a img { background: #FFF; }

/* ------------------------------------------ */
/* Sous-navigation et autres menus	      */
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 1em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.05em 0; padding: 0em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

.coldroite ul li { border: 0; list-style: url(arrowssmall.png);}
.coldroite ul {margin: 0;padding: 0 1.5em;}
/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul { border: 0; }
.rubriques ul li { margin: 0; padding: 0; border: 0; list-style: url(arrows.png);}

.formulaire_recherche { 
position: absolute;
bottom: 5px;
right: 2px;
} /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.projets h3 a {color: #F9BE5C; text-decoration: none;}
.projets h3 a:hover {text-decoration: underline;}
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }

/* Projets de recherche */
.projets ul li { list-style: none; border-top: solid 1px #ABC; padding-top: 1em;}

/* Intertitres */
.texte h3 { background: #577; font-variant: small-caps; }

/* Porfolio images carrees colonne de droite */
#documents_portfolio img { margin: 6px 0; }


/* Couleurs des liens
---------------------------------------------- */
a { color: #F9BE5C; text-decoration: none; }
a:focus,a:hover,a:active { color: #e7d2b5; }
a.spip_out { color: #F9BE5C; text-decoration: none; padding-right: 17px; background: url(link_go.png) no-repeat right center; }
.spip_surligne { background: #369; }
