/*  ----------------------------------------------------------- */
/*  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
/*  ------------------------------------------ */
div#contenu h1{
color:#5cb02e;
font-family:"trebuchet ms",arial, verdana,sans-serif;
font-size:1.40em;
padding-top:22px;
padding-bottom:5px;
margin-left:5px;
}
div#contenu h1 span.gras{
font-weight:bold;
font-size:1.50em;
}
div#contenu h1 span.grand{
font-size:1.35em;
}
div#contenu p{
font-size:0.82em;
text-align:justify;
margin-top:5px;
margin-bottom:10px;
margin-left:5px;
}

/***********Prochaine soiree*****************/
div#prochaine_soiree div.item h2{
background:transparent url(images/prochaine_soiree.gif) 5% 50% no-repeat;
}

div#prochaine_soiree div.interieur{
padding-top:0px;
padding-bottom:0px;
}

div#prochaine_soiree h3{
display:block;
float:left;
width:260px;
text-align:center;
}

div#prochaine_soiree span.date{
padding-top:40px;
display:block;
color:#5cb02e;
font-weight:bold;
font-size:1.15em;
text-align:center;
}

div#prochaine_soiree span.titre{
display:block;
font-weight:bold;
font-size:1.45em;
text-align:center;
}

div#prochaine_soiree a.bouton{
width:352px;
margin-top:9px;
margin-bottom:9px;
}

/**************Quoi de neuf*******************/
div#quoi_de_neuf div.item h2{
background:transparent url(images/quoi_de_neuf.gif) 6% 50% no-repeat;
}

div#quoi_de_neuf h3{
background:transparent url(images/titre_puce.png) left center no-repeat;
padding-left:17px;
margin-left:17px;
}

div#quoi_de_neuf h3 span.titre{
font-weight:bold;
font-size:1.15em;
}

div#quoi_de_neuf h3 span.date{
color:#5cb02e;
font-weight:bold;
font-size:0.88em;
}

div#quoi_de_neuf p.intro{
padding-left:34px;
margin-right:200px;
margin-left:0px;
}

p.intro a.suite{
color:#5cb02e;
font-weight:bold;
font-size:0.96em;
text-decoration:none;
margin-left:10px;
}

p.intro a.suite:hover{
text-decoration:underline;
}

div#quoi_de_neuf div.separateur{
height:20px;
background:transparent url(images/separateur_bg.png) left center repeat-x;
margin-left:34px;
margin-right:9px;
}

div#quoi_de_neuf div.interieur{
padding-bottom:0px;
}

div#quoi_de_neuf a.bouton{

}

