body {

background-image:url(../RawFiles/apa1-1.png);
background-repeat:no-repeat;
background-position:50% 50%;

}

html,body
	{
	background-color: #eeeeee;
	font-family:  Arial, sans-serif;
	color:#505050;
}

h1
	{
	font-size: 24pt;
	color:black;
	font-weight: bold;
	font-style: normal;
	font-family:  Arial, sans-serif;
}

a:link
	{
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
	font-style: normal;
	font-family:  Arial, sans-serif;
}
a:visited
	{
	color:#000000;
	font-family:  Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover 
	{
	font-family:  Arial, sans-serif;
    color: red;
    background-color: transparent;
    text-decoration: none;
}
#txt-noLink
	{
	color:#dddddd;
	border:none;
	color:#000000;
	font-weight: bold;
	font-style: normal;
	font-family:  Arial, sans-serif;
}
#titre
	{
	color:#000000;
	border:none;
	font-weight: bolder;
	font-style: normal;
	font-family:  Arial, sans-serif;
	font-size: 14pt;
}
#anglais
	{
	color:#aaaaaa;
	border:none;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, sans-serif;
	font-size: 14pt;
	a:hover 
	color: red;
    background-color: transparent;
    text-decoration: none;
}
#normal_petit
	{
	color:#000000;
	border:none;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, sans-serif;
	font-size: 8pt;
}
#normal
	{
	color:#000000;
	border:none;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, sans-serif;
	font-size: 14pt;
}
