body, table, input, .normal, a.normal:link, a.normal:visited, textarea, select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited
{
	font-weight: bold;
	color: black;
}

a:hover, a:active
{
	color: #dd0000;
}

.petit, a.petit:link, a.petit:visited
{
	font-size: 10px;
	font-weight: normal;
}

.titre
{
	font-size: 12px;
	font-weight: bold;
}

.big, h1
{
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

a.nolink:link, a.nolink:visited
{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}




.h, .hd, .hg, .hb, .hbg, .hgd, .hbd, .cadre
{
	border-top: solid #aaaaaa 1px;
}

.d, .hd, .bd, .gd, .hgd, .bgd, .hbd, .cadre
{
	border-right: solid #aaaaaa 1px;
}

.b, .bd, .bg, .hb, .hbg, .bgd, .hbd, .cadre
{
	border-bottom: solid #aaaaaa 1px;
}

.g, .hg, .bg, .gd, .hbg, .hgd, .bgd, .cadre
{
	border-left: solid #aaaaaa 1px;
}

a img
{
	border: solid #777777 1px;
}

a:hover img, a:active img
{
	border: solid #ffffff 1px;
}
