body
{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

*
{
	font-size : 12px;
}

h1
{
	font-weight:bold;
	font-size:30px;
}

h2
{
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
}

img
{
	border:0;
}

.Bouton
{
	border:1px solid #999999;
	border-left : 3px solid #999999;
}

.LegendeArticle
{
	font-size:11px;
	font-style:italic;
}

a.Cartouche
{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.ss-titre-solution
{
	color:#99cc00;
	font-size:13px;
	font-weight:bold;
}