/* 
    Document   : charte
    Created on : 22 oct. 2013, 15:33:28
    Author     : pverrier - CNRS © 2010 
    Description:
	Charte graphique commune pour tous les instituts.
*/

/*---------------------
       TYPOGRAPHIE 
 ----------------------*/


@font-face {
	font-family: "NimbusSansLReguCond";
	src: url('fonts/nimbuscondGNU/nimbuscondGNU.ttf');
}
@font-face {
	font-family: 'OpenSansLight';
	src: url('fonts/OpenSans/opensans_light_macroman/OpenSans-Light-webfont.eot');
	src: url('fonts/OpenSans/opensans_light_macroman/OpenSans-Light-webfont.eot?iefix') format('eot'), url('fonts/OpenSans/opensans_light_macroman/OpenSans-Light-webfont.woff') format('woff'), url('fonts/OpenSans/opensans_light_macroman/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/OpenSans/opensans_light_macroman/OpenSans-Light-webfont.svg#webfont') format('svg');
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('fonts/OpenSans/opensans_regular_macroman/OpenSans-Regular-webfont.eot');
	src: url('fonts/OpenSans/opensans_regular_macroman/OpenSans-Regular-webfont.eot?iefix') format('eot'), url('fonts/OpenSans/opensans_regular_macroman/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans/opensans_regular_macroman/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans/opensans_regular_macroman/OpenSans-Regular-webfont.svg#webfont') format('svg');
}
@font-face {
	font-family: 'OpenSansSemiBold';
	src: url('fonts/OpenSans/opensans_semibold_macroman/OpenSans-Semibold-webfont.eot');
	src: url('fonts/OpenSans/opensans_semibold_macroman/OpenSans-Semibold-webfont.eot?iefix') format('eot'), url('fonts/OpenSans/opensans_semibold_macroman/OpenSans-Semibold-webfont.woff') format('woff'), url('fonts/OpenSans/opensans_semibold_macroman/OpenSans-Semibold-webfont.ttf') format('truetype'), url('fonts/OpenSans/opensans_semibold_macroman/OpenSans-Semibold-webfont.svg#webfont') format('svg');
}
@font-face {
	font-family: 'OpenSansBold';
	src: url('fonts/OpenSans/opensans_bold_macroman/OpenSans-Bold-webfont.eot');
	src: url('fonts/OpenSans/opensans_bold_macroman/OpenSans-Bold-webfont.eot?iefix') format('eot'), url('fonts/OpenSans/opensans_bold_macroman/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/OpenSans/opensans_bold_macroman/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/OpenSans/opensans_bold_macroman/OpenSans-Bold-webfont.svg#webfont') format('svg');
}
@font-face {
	font-family: 'OpenSansExtraBold';
	src: url('fonts/OpenSans/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.eot');
	src: url('fonts/OpenSans/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.eot?iefix') format('eot'), url('fonts/OpenSans/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.woff') format('woff'), url('fonts/OpenSans/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('fonts/OpenSans/opensans_extrabold_macroman/OpenSans-ExtraBold-webfont.svg#webfont') format('svg');
}
/*-----------------------------------------------------------------------------------------------
PAGE D'ACCUEIL
-----------------------------------------------------------------------------------------------*/

#pageune #texte_gauche h2, #pageune #texte_gauche h2 a, #texte_droite h2, #texte_droite h2 a {
	font-family: Arial Narrow, "NimbusSansLReguCond", Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	color:#fff;
	padding:2% 1% 1% 1%;
}
#pageune #texte #texte_gauche h2, #pageune #texte #texte_gauche h2 a {
	display:inline-block;
	width:auto;
}
#pageune #texte #texte_gauche div.actus h2 a {
	width:122px;
}
#pageune #texte div.actus h2.toutes-actus {
	font-size:0.9em;
	float:right;
	padding-top:1%;
	margin-top:1%;
	border:solid 1px #999;
}
#pageune #texte #texte_droite h2 {
	width:98%;
	margin-bottom:5%;
}
#pageune #texte #texte_droite h3 a {
	font-size:0.75em;
	font-weight:bold;
}
#pageune #texte #texte_droite div.a-noter {
	padding-bottom:15%;
}
#pageune #texte #texte_droite p {
	margin-bottom:5%;
	font-size:0.75em
}
#pageune #texte .menu-titre {
	text-align:left !important
}
#texte div.resume h3 {
	font-size:1.1em;
}
#texte div.alaune {
	background-color:#ddd;
	padding-bottom:1%;
	margin-bottom:2%;
}
#texte div.resume {
	margin:2% 0;
	border-top:solid 1px #ccc;
}
#texte div.resume div.content {
	margin-top:1%;
	padding-left:1%;
	padding-right:140px;
	/*	margin-top:1%;
	padding-left:140px;*/
}
#texte p, #texte div.resume p {
	font-size:0.9em;
	color:#333;
	line-height:1.35em;
	padding-bottom:1%;
}
#pageune #texte p {
	padding-bottom:0;
}
#texte div.resume p.suite a {
	font-size:0.8em;
	font-weight:bold;
	color:#000;
}
#texte div.resume p.date {
	font-size:0.8em;
}
span.vignette img {
	float:right;
	margin:0;
}
body.p-article span.vignette img {
	float:left;
	margin:0 15px 9px 0;
}
h2 a.fil-rss-actus {
	font-size:0.5em !important;
	font-weight:bold;
	color:#666;
}
h2 a.fil-rss-actus img {
	margin:0 3px 0 0
}
a.fil-rss-actus {
	float:right;
	margin-top:10px;
	width:200px\9;
	text-align:right\9;
}
/* CAROUSEL*/
#pageune div#carrousel {
	position: relative;
	z-index: 0;
	background-color:#fff;
	margin-bottom:5%;
}
div.nivo-caption {
	width:98%;
	padding:1%;
}
div.nivo-caption h3 {
	font-size:1.4em;
	margin:0 0 0.25em 0;
	padding:0;
	color:#fff;
}
div.nivo-caption p {
	font-size:0.9em;
	margin:0;
	padding:0;
	line-height:1.2em;
	color:#fff !important;
}
/*-----------------------------------------------------------------------------------------------
PAGES SECONDES
-----------------------------------------------------------------------------------------------*/

#texte .chapeau p {
	font-weight:bold;
	margin-bottom:2%;
	text-align:left !important;
}
p#chemin {
	padding-top:20px;
	font-size:0.8em;
	font-weight:bold;
	color:#666;
}
p#chemin a {
	font-weight:bold;
	color:#666;
}
div.precedent-suivant {
	margin-bottom:1%;
}
div.precedent-suivant a {
	font-size:0.8em;
	font-weight:bold;
	margin-right:2%;
	color:#666;
}
div.precedent-suivant a.precedent {
	border-right:solid 1px #666;
	padding-right:2%;
}
#pageseconde #texte_gauche img {
	max-width:100%;
	width: auto\9;
	height:auto;
}
#pageseconde #texte_gauche h2 {
	font-size:1.8em
}
#pageseconde #texte_gauche p {
	text-align:justify;
}
#pageseconde p.auteur {
	width:100%;
	padding:1% 0 2% 0;
}
#pageseconde p.auteur a {
	font-weight:bold;
	color:#666;
}
/*-----------------------------------------------------------------------------------------------
PAGES SPECIALES
-----------------------------------------------------------------------------------------------*/

/* PAGE NOUS CONTACTER / CONNEXION INTRANET (FORMULAIRES) */
div.formulaire_spip label, div.formulaire_spip input, div.formulaire_spip li {
	width:550px
}
div.formulaire_spip legend {
	display:block;
	padding-bottom:2%;
	font-weight:bold;
	color:#333;
}
div.formulaire_spip ul {
	font-size:0.75em;
}
div.formulaire_spip li {
	margin:2% 0;
}
div.formulaire_spip label {
	font-weight:bold;
}
div.formulaire_spip div.choix input.checkbox, div.formulaire_spip div.choix label {
	width:auto !important;
}
div.formulaire_spip div.choix input.checkbox {
	float:left;
	margin-top:0;
	margin-top:-2px\9;
}
ul.liste-liens li {
	margin:1% 0;
	font-size:0.8em;
	border-top:solid 1px #ddd;
	padding-top:1%;
}
ul.liste-liens li a {
	font-weight:bold;
}
/* PAGE ANNUAIRE */	
body.p-rubrique-annuaire div#texte_gauche {
	width:100%;
}
div.demicol {
	float:left;
	width:46%;
	padding-right:2%;
	margin-top:2%;
}
div.demicol a {
	width:100%;
	font-weight:bold;
	color:#333;
}
div.demicol p {
	border-top:solid 1px #ccc;
	padding-top:1%;
}
/* PAGE PLAN */	
body.p-plan div#texte ul {
	margin: 0 0 0 3%;
	padding: 0;
}
body.p-plan div#texte h3 {
  font-size: 1.1em;
	font-weight: bold;
	margin: 6% 0 3% 0;
	padding: 3% 0 0 1%;
	border-top:solid 5px #ccc;
}
body.p-plan div#texte h3 a {
	font-weight: bold;
}
body.p-plan div#texte ul li h3 {
	margin: 1% 0 0 0;
	padding: 0;
	border-top: solid 1px #ccc;
}
body.p-plan div#texte div.type {
  background-color: #eee;
  border: 1px solid #ccc;
	margin: 2%;
	padding: 2%;
}
body.p-plan div#texte h4 {
  font-size: 1em;
	font-weight: bold;
	margin: 1% 0;
}
body.p-plan div#texte div.type h4 {
  color: #888;
  margin: 0 0 1.5% 0%;
}
body.p-plan div#texte div.type ul li span.prefix {
  font-size: 0.8em;
  font-style: italic;
}
body.p-plan div#texte #texte_gauche > ul.liste-rubriques > li > h5 {
  font-size: 1em;
}
body.p-plan div#texte h5 {
  font-size: 0.9em;
	margin:1.5% 0 1% 0;
}
body.p-plan div#texte h5 a {
	font-weight:bold;
}
body.p-plan div#texte li a {
	font-size:0.8em;
}
/* PAGE CREDITS */

body.p-credits #texte h3 {
	font-weight:bold;
	margin:2% 0 1% 0;
}
body.p-credits #texte h4 {
	font-weight:bold;
	font-size:0.85em;
	color:#666;
}

/* PAGE JOUR (Séminaire sur SPIP3) */

body.p-jour.spip-3 div#texte_gauche h1, body.p-jour.spip-3 div#texte_gauche h2.agenda, body.p-jour.spip-3 div#texte_gauche h3  {
display:none;
}
body.p-jour.spip-3 div#texte_gauche h3.resume  {
display:block;
}

body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements, body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements li.item, body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements li.item h3, body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements li.item div.vevent, body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements li.item div.vevent header.resume-titre, body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements li.item div.vevent div.renseignements, body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements div.renseignements p.abstract.description strong, body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements div.renseignements p.abstract.description a, body.p-jour.spip-3 div#texte_gauche header.resume-titre span.titre.summary, body.p-jour.spip-3 div#texte_gauche li.item a {
	width:100%;
	float:left;
}
body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements {
	margin-bottom:5%;

}
body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements li.item {
	margin-bottom:5%;
	background-color:transparent;
}
body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements li.item h3 {
	font-weight:bold;
	margin-bottom:1%
}
body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements li h3 {
	font-size:0.85em;
}
body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements div.renseignements {
	margin-bottom:1%;
	border-bottom:solid 1px #ccc;
}
body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements div.renseignements p.notes {
	border:none !important;
	padding:0;
	margin:0;
}
body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements div.renseignements p.abstract.description strong, .p-jour ul.liste-items.evenements div.renseignements p.abstract.description a {
	margin:0 !important;
	padding:0 !important;
}
body.p-jour.spip-3 div#texte_gauche ul.liste-items.evenements div.vevent a {
	float:left;
	font-weight:bold;
	color:#666;
	font-size:0.85em;
	margin:2% 0;
}
body.p-jour.spip-3 div#texte_gauche header.resume-titre span.titre.summary {
	font-size:1.25em;
	padding-bottom:1%;
}
body.p-jour.spip-3 div#texte_gauche li.item a {
	font-weight:bold;
	font-size:0.8em;
}
body.p-jour.spip-3 div#texte_gauche div.formulaire_spip input, body.p-jour.spip-3 div#texte_gauche div.formulaire_spip label {width:auto !important}		
body.p-jour.spip-3 div#texte_gauche div.formulaire_spip fieldset legend {
	font-size:0.85em;
	color:#666;
	padding-top:2%;
	}	
/*PAGE EVENEMENT*/


body.p-evenement .cartouche h1.h1 {
	width:100%;
	font-size:1.6em;
	padding-bottom:1%;
}
body.p-evenement div.vevent p.abstract.description {
	width:100%;
	padding-top:1%
}
body.p-evenement div.vevent span.titre.summary {
	display:none
}
body.p-evenement div#texte_gauche p a {
	font-weight:bold;
	color:#666;
}
/*PAGE RESULTATS DE MOTS CLES*/

body.p-mot div#mot-articles h2 {
	display:none;
}

/* PAGE CALENDRIER (Séminaire sur SPIP3) */

body.p-calendrier.spip-3 #pageseconde {
	background:none;
}
body.p-calendrier.spip-3 #texte_droite {
	display:none
}
body.p-calendrier.spip-3 div#texte_gauche {
	width:100%;
}
body.p-calendrier.spip-3 div#seminaire {
	float:none!important;
	margin:0!important;
	width:99%!important;
	background-color:#fff !important;
	border:none !important;
}
body.p-calendrier.spip-3 div#seminaire h2 {
	background-color:transparent;
}
body.p-calendrier.spip-3 div#calendrier {
	margin: 0 0 2% 0;
}
body.p-calendrier.spip-3 #seminaire h2, body.p-calendrier.spip-3 #seminaire div.plier_deplier, body.p-calendrier.spip-3 #seminaire h3.agenda, body.p-calendrier.spip-3 #seminaire ul li, body.p-calendrier.spip-3 #seminaire ul ul, body.p-calendrier.spip-3 #seminaire ul ul li, body.p-calendrier.spip-3 #seminaire ul li div.vevent header.resume-titre, body.p-calendrier.spip-3 #seminaire ul li div.vevent header.resume-titre span, body.p-calendrier.spip-3 #seminaire ul li div.vevent div.renseignements {
	width:100%;
	float:left;
}
body.p-calendrier.spip-3 #seminaire div.plier_deplier {
	margin-top:1%;
}
body.p-calendrier.spip-3 #seminaire h3.agenda {
	margin:2% 0;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}
body.p-calendrier.spip-3 #seminaire ul {
 float:left:;
	width:90%;
	margin:0 5%;
}
body.p-calendrier.spip-3 #seminaire ul li h4 {
	font-size:1em;
	font-weight:bold;
	background-color:#ddd;
	padding:0 1%;
}
body.p-calendrier.spip-3 #seminaire ul li, body.p-calendrier.spip-3 #seminaire ul ul {
	margin:0;
	padding:0;
}
body.p-calendrier.spip-3 #seminaire ul ul li {
	margin:1% 0;
	border-bottom:solid 1px #ccc;
}
body.p-calendrier.spip-3 #seminaire ul li div.vevent header.resume-titre span {
	margin:0;
}
body.p-calendrier.spip-3 #seminaire span.lien_article a {
	font-weight:bold;
}
