/* CSS Document */
/*  ----------------------------------------------------------- */
/*  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 IE
 */

/*-------------------------------------------------------*/
/* CSS du diaporama                                      */
/*-------------------------------------------------------*/

img, table { margin: 0; padding: 0; border: none; }

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


/*-------------------------------------------------------*/
/* Titre et sous-titre du sommaire                       */
/*-------------------------------------------------------*/

.titre_rub_principale_photos {
	font-size: 0.88em;
	color: #CCCCCC;
	font-weight: bold;
	margin-left: 2em;
	margin-top: .5em;
}
.titre_rub_photos {
	font-size: 0.88em;
	color: #999999;
	margin-left: 4em;
}
.derniers_articles {
	font-size: 0.88em;
	color: #ffffff;
	font-weight: bold;
}
.date_derniers_articles {
	font-size: 0.77em;
	color: #CCCCCC;
}
.espace_article{
	margin-left: 40px;
	margin-bottom: 20px;
}
.titre_rub {
	font-size: 1.03em;
	color: #ffffff;
	font-weight: bold;
}


/*-------------------------------------------------------*/
/* Etat des liens web                                    */
/*-------------------------------------------------------*/

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}



.cadresoussousprivee {

	font-size: 12px;
	color: #999999;
	margin-left: 0px;
}
.decalage {
	padding: 40px;
}
.decalagesom {
	margin: 10px;
}
