/*  ----------------------------------------------------------- */
/*  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: #B8B8B8; font-family:Tahoma,Arial, Helvetica, sans-serif; color: #000; text-align:center; margin-top:2px;}

td.news { background: #D40000;; padding:1em;}
#colgauche a.news-lien {text-decoration: none; color: #F0F0F0; font-weight:bold; font-size:12px;}
#colgauche div.news-lien {text-decoration: none; font-size:12px;}
#colgauche a.news-lien:hover { text-decoration: underline; color: #F0F0F0;}
#colgauche a.news-lient {text-decoration: none; color: #000; font-weight:bold; font-size:12px;}
#colgauche a.news-lient:hover { text-decoration: underline; }

td.corps {background: #ffffff; padding:10px; font-size:0.88em;}

#coldroite .news-texte {font-size: 0.75em; color: #000; padding-bottom: 0.5em;}




td.menu {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #909090;
border:0px;
font-size:0.88em;
}

a.menu {
color: #000;
text-decoration: none;
}
a.menu:hover {
background: #eee;
text-decoration: none;
}

a {text-decoration: none;
color: black;
color: #222;
}


#pdp td {text-align:left; font-size: 0.88em; color: #000; font-weight:bold; border:0px; padding:0px; margin:0px;} 
			
#pdp td.pdp-coord {background: #cccccc; text-align:left; padding:10px; margin:0px; border:0px;}

#pdp td.pdp-logos {background: #909090; padding:5px; margin:0px; border:0px; vertical-align:middle; text-align:center;}

#pdp img {border:0px; padding:0px; margin:0px;}

img.borderblack {border-color:#000000;}
.spip_logos img { margin:0px; padding: 0px; border:0px;}
/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }

	
table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }




/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 48em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0;}

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Tahoma, Arial, Helvetica, sans-serif }

/* Typo pour le contenu */
#contenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Tahoma, Arial, Helvetica, sans-serif }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* 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; }

.pagination { font-size: 0.77em; }

/*  ------------------------------------------
/*  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: 99%; font-family: inherit; font-size: inherit; }

/* 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; }

