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

@import url("formstyle_07.css");

@import url("lightbox.css");

@import url("portfolio_07.css");


/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #000000 url(img/logo_principal.jpg) no-repeat center top;
	margin: 0em;
	text-align: center;
	font-size: 1em;
	color: #FFFFFF;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;
	font: bold 1em "Century Gothic", Verdana, sans-serif;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 15px;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%;
	padding: 0;
	margin: 0;
}

#encart {
	float: left;
	margin: 0;
	padding: 0;
	width: 0px;
	text-align: left;
}

#contenu {
	margin: 30px;
	padding: 0;
	text-align: justify;
	font-size: 0.75em;
	line-height: 1.45em;
}

/* Entete */
#entete {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 100px;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: none;
	font-size: 1.5em;
	margin-bottom: 10px;
	opacity: 1;
}
#entete a { text-decoration: none; }

/* Pied de page */
#pied {
	clear: both;
	width: 500px;
	text-align: right;
	color: white;
	background-image: url(img/separateur.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0px;
}

#pied a {
	color: white;
	font-size: 0.85em;
}

#pied a:hover {
	color: silver;
}
#pied small { font-size: 0.77em; }
#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%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */
body, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */

ul#rubriques {
	list-style-type: none;
	width: 500px;
	height: 30px;
	background-image: url(img/separateur.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 50;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 0;
}

#rubriques li {
float:right;
}

#rubriques a {
	display: block;
	color: white;
	margin-right: 15px;
	height: 20px;
	margin-left: 0;
	float: left;
	padding: 0px;
	font-weight: bold;
	font-size: 0.75em;
	letter-spacing: 1px;
}

*html #rubriques a {
	margin-right: 5px;
}

#rubriques li a:link, #rubriques li a:visited {
}

#rubriques li a:hover {
	text-decoration: none;
	color: silver;
}
#rubriques .menu-titre { background: transparent;
}


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #FFFFFF; }
a:hover {
	text-decoration: none;
	color: #fb8010;
}
.conteneur_liste {
	display: block;
	width: 600px;
	height: 100px;
	clear: both;
}
.conteneur_liste  h1 {
	font-weight: bold;
	font-size: 1.2em;
	border-left: 5px solid #45250e;
	padding-left: 5px;
}

.conteneur_liste span {
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
}
#documents_portfolio {
	margin-bottom: 10px;
	float: left;
	margin-left: 3px;
}

