/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
@font-face { 
	font-family: "AHGroteskBold";
	src : url("../squelettes-dist/polices/AlteHaasGroteskBold.ttf");
}
@font-face { 
	font-family: "AHGroteskReg";
	src : url("../squelettes-dist/polices/AlteHaasGroteskRegular.ttf");
}


body { 
 background-color: #fff;
 color:#FFF;
 /*background-image: url(../IMG/jpg/fond_conteneur.jpg);
 background-repeat: repeat-y;
 background-position: top center;*/
 /*line-height:1; 
 font-size:100%;*/
 font-family:"AHGroteskReg", Arial, Helvetica, sans-serif;}

.depoli {border-style:dotted; border-color:#000; background:#900 ;}

h1 { font-size:6.5em; line-height:0.8; margin-bottom:0.5em; }
h3.spip, h3 { font-size:5em; line-height:0.8; margin-bottom:1em; }
h4 { font-size:4.7em; line-height:1; margin-bottom:1.25em; }
h5 { font-size:3.5em; font-weight:bold; margin-bottom:1.5em; }
h6 { font-size:3.5em; font-weight:bold; }

h1, h2, h3.spip, h3, h4 { 
 color: #fff;
 font-family:"AHGroteskReg", Arial, Helvetica, sans-serif;}

strong, h5, h6, #entete a.accueil #nom_site_spip, #entete a.accueil #nom_rubrique, #entete a.accueil #nom_article {
 font-family:"AHGroteskBold", Arial, Helvetica, sans-serif;}


#entete a.accueil #nom_site_spip {font-size:7em; line-height:0.8; color:#900;}
strong { font-size:2em; line-height:0.8; font-weight:normal; color:#000;}
h2 { font-size:5em; line-height:0.8; margin-bottom:0.75em; font-weight:normal; color:#000000;}
a  { font-size:1em;color:#fff;}


/*hasard {
max-height:300px;
overflow:hidden; }*/

