body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}

.texte1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.texte2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #828282;
}

.texte3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}


.texte4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #D6DF22;
}


a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6DF22;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6DF22;
	text-decoration: none;
}


a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6DF22;
	text-decoration: underline;
}

a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6DF22;
	text-decoration: none;
}
