/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #05425d;
	margin: 0;
	text-align: center;
	font-family: sans-serif;
	font-size:0.8em;
	color:#1a171b;
}

img, table { margin: 0; padding: 0; border: none; }
img, div { behavior: url(iepngfix.htc) }
img, div, a, input { behavior: url(iepngfix.htc) }
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	background:#285378;
	padding: 0;
	border-left:1px #1a171b solid;
	border-right:1px #1a171b solid;
}
#col_gauche {
	float: left;
	margin:0;
}
.bloc_gauche {
	width: 200px;
	margin:10px;
}
#col_centre {
	float: left;
	margin:0;
}
.bloc_centre {
	width: 450px;
	margin: 10px 10px 10px 0;
}
#col_droite {
	float: right;	
	text-align: left;
	margin:0;
}
.bloc_droite {
	width: 200px;
	margin:10px 10px 10px 0;
}
#bas_gauche {
	float: left;
	margin:0;
}
#bas_droite {
	float: left;
	margin:0;
}
.bloc_bas_gauche {
	margin:0 5px 0 10px;
	width: 200px;
}
.bloc_bas_droite {
	width: 200px;
	margin:0 10px 0 5px;
}
.encart_part_instit {	
	background:#f9b100;
	padding:10px;
	margin: 10px 0;
	color:#1a171b;
	text-align:center;
}
.encart_part_presse {
	background:#007fc6;
	padding:10px;
	margin: 10px 0;
	color:#1a171b;
	text-align:center;
}
/* */
#col_centre h1 {
	font-family:"Candara","Trebuchet MS",sans-serif;
	font-size:2em;
	color:#f9b100;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding-left:45px;
	background:transparent url(../IMG/carres.png) no-repeat;
}
#col_centre h2 {
	font-family: Tahoma,sans-serif;
	font-size:180%;
	color:#285378;
	text-align:left;
	margin:0;
}
#col_centre p,div {
	text-align:justify;
}
/* Entete */
#entete {
	width: 100%;
	background:#285378 url(../IMG/entete.jpg) no-repeat;
	padding:0;
	height:165px;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	margin:70px 20px 10px 20px;
 }
#entete a { text-decoration: none; }
#entete .date { float: right;}
#entete .date h1 { font-family:"Candara",sans-serif;font-size:1.6em;color:white;font-weight:normal;text-align:right; margin-right:10px; }

#pub {  width:468px; height:60px; float:right; margin-right:10px; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	background:#1a171b;
	padding: 20px 0;
	text-align: center;
	color:#fff;
	}
#pied small { font-size: 80%; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }



.liste {
	background:#05425d;
	margin: 10px 0;
	padding:15px 0;	
}
.liste ul {
	margin:0;
	padding:0;	
	list-style-type:none;
}
.liste li {
	padding:2px 0;
}
.liste li:hover {
	background: #35928F url(../IMG/ligne.jpg) no-repeat left top;
}
.liste a {
	padding:0 20px;
	color:white;
}
.liste a:hover {
	color:white;
}
.encart_recherche {
	background:#007fc6;
	padding:15px;
	margin: 10px 0;
	text-align:left;
	color:#fff;
}
.encart_newsletter {
	background:#f9b100;
	padding:15px 15px 40px 15px;
	margin: 10px 0;
	text-align:left;
}
.encart_jaune {
	background:#f9b100;
	padding:10px;
	margin: 10px 0;
	text-align:left;
	color:#fff;
}
.encart_bleuvert {
	background:#05425d;
	padding:10px;
	margin: 10px 0;
	text-align:left;
	color:#fff;
}
.encart a {
	text-decoration:none;
}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.logo_rubrique {margin:0;}

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 70%; }

.traductions { font-size: 70%;}
.traductions * { display: inline }
.traductions li { padding-left: 1em; }


/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em;}
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 90%; font-family: inherit; font-size:1.2em;; border-width:thin;padding:0;background:#;}

/* Boutons */
.spip_bouton { text-align: right;}
.spip_bouton input { float: right;}

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 150px; text-align: left; }
.formulaire_recherche label { display: none; }

/* Listes d'articles pour Résultats de la recherche
----------------------------------------------- */
.liste-articles ul { margin: 0; padding:10px 20px;list-style-type: square; }
.liste-articles li { line-height:1.4em;clear: both; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration:none;color: #007fc6; }
a:hover { color: #f9b100;text-decoration:none; }


/*  ------------------------------------------
/*  Blocs dépliables
/*  ------------------------------------------ */
.blocs_titre { font-size:12px; }
.blocs_slide div { margin-left:18px; }

/*  ------------------------------------------
/*  Logo partenaires dans modeles/partenaires.html
/*  ------------------------------------------ */
.logo_partner { width:130px; height:90px; display:inline;  }

/*  ------------------------------------------
/*  Modèles/contacts_infos
/*  ------------------------------------------ */

/*  ------------------------------------------
/*  rubrique.html
/*  ------------------------------------------ */
blockquote h5 { font-size:1.3em; background : transparent url(images/carre_bleu.gif) no-repeat  0 1px; color:#06425C; padding-left:1.3em;   }
blockquote h5 a  { color:#06425C; }
blockquote h5 a:hover  { background : transparent url(images/carre_jaune.gif) no-repeat  0 1px; color:#06425C; padding-left:1.3em; color:#f9b100; }

/* Espace exposants */

#espace_expo {
	border:1px solid #F9B100;
	-moz-border-radius:0 0.5em; 
	padding: 15px 10px 10px 45px;
	margin-top:20px;
	margin-bottom:10px;
	background-image: url(images/lock.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
/*	background-color: #DFE1F0; */
	font-size: 14px;
}

#espace_expo:hover {
	background-image: url(images/unlock.png);
}

#espace_expo a {
	color:#F9B100;
	text-decoration: none;
}

#espace_expo a b {
	color:white;
}

#espace_expo p {
	margin: 0;
	line-height: 20px;
}
