/*******************************************************************************************************
 *
 styles globaux
 *
 ******************************************************************************************************/

body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt
}
table
{
	font-family: inherit;
	font-size: 10pt
}
a:link, a:visited
{
	font-family: inherit;
	text-decoration: none;
	color:#000000
}
a:hover, a:active
{
	font-family: inherit;
	text-decoration: none;
	color:#CC0000
}

/*******************************************************************************************************
 *
 styles particuliers
 *
 ******************************************************************************************************/

.langue
{
	text-align: center;
	font-size: 18pt;
	margin-top:20px;
	margin-bottom:20px
}
a.buglien:link, a.buglien:visited, a.buglien:active
{
	font-size: 8pt;
	font-family: inherit;
	text-decoration: none;
	color:#000000
}
a.buglien:hover
{
	font-size: 8pt;
	font-family: inherit;
	text-decoration: underline;
	color:#000000
}