/**
 * statique/typo.css
 * typo module "statique"
 *
 *
 * @author EIIDM
 * @date 2009-04-27
 * @media screen
 */


/* commun pages statiques
 ********************************************************/
 
div.contenu-statique h2 {
	color:#149abd;
	font-size:13px;
}

div.contenu-statique h3 {
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	text-transform:inherit;
}

div.contenu-statique h4 {
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	text-transform:inherit;
}

div.contenu-statique p {
	margin-top:8px;
}

div.contenu-statique a {
	color:#2f819e;
	font-weight:bold;
	text-decoration:none;
}

div.contenu-statique h3 a  {
	color:#666;
	text-decoration:none;
}

div.contenu-statique a:hover {
	text-decoration:underline;
}

/* Aide
 ****************************************************** */

/* tableaux
 ------------------------------------------------------ */
div.contenu-statique thead {
	font-weight:bold;
}

/* mise en page
 ------------------------------------------------------ */
div.contenu-statique.help h3 {
	text-transform:uppercase;
}

/* Plan du site
 ****************************************************** */

div.contenu-statique div.hab-qr h3 {
	line-height:12px;
}

/* Karaoke
 ****************************************************** */

div.contenu-statique.kakaok h3 {
	line-height:14px;
	text-transform: none;
} 

/* FAQ
 ****************************************************** */

/* mise en page
 ------------------------------------------------------ */
div.contenu-statique.faq h3 {
	text-transform:uppercase;
}


/* Mystères d'Archives
 ****************************************************** */
 
div.contenu-statique-jeu h1 {
	font-size:12px;
}


/* Widget
 ****************************************************** */
 
div.picto-widget-img {
	text-align:center;
}

div.picto-widget1-img {
	text-align:center;
}

div.contenu-statique.widget h3 {
	line-height:12px;
	text-align:center;
}

div.contenu-statique.widget div.container-blog h3 {
	text-align:left;
}
