b {
	font-family : sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}

a {
	color : #FF3300;
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	color : #FF3300;
	font-family : sans-serif;
	font-size : 12px;
    text-decoration: underline;
}

a:link { 
	color : #FF3300; 
	font-family : sans-serif; 
	font-size : 12px;
	text-decoration : none;
}



A.noir:link  { text-decoration : underline; color : #000000; }
A.noir:hover  { text-decoration : none; color : #666666; }
A.noir:visited  { text-decoration : none; color : #000000; }


A.blanc:link  { text-decoration : none; color : #FFFFFF; font-family : sans-serif; font-size : 11px; }
A.blanc:hover  { text-decoration : none; color : #FFFFFF; font-family : sans-serif; font-size : 11px; }
A.blanc:visited  { text-decoration : none; color : #FFFFFF; font-family : sans-serif; font-size : 11px; }

p {
	color : #666666;
	font-family : sans-serif;
	font-size : 12px;
}

td {
	color : #666666;
	font-family : sans-serif;
	font-size : 12px;
}

body {
	color : #666666;
	font-family : sans-serif;
	font-size : 12px;
}

input {
	color : #666666;
	font-family : sans-serif;
	font-size : 12px;
}

select {
	color : #666666;
	font-family : sans-serif;
	font-size : 12px;
}

.texte {
	color : #666666;
	font-family : sans-serif;
	font-size : 12px;
}

.petit {
	color : #666666;
	font-family : sans-serif;
	font-size : 11px;
}
.orange {
	color : #FF3300;
	font-family : sans-serif;
	font-size : 12px;
}
.copyright {
	color : #FFFFFF; 
	font-family : sans-serif; 
	font-size : 11px;
	font-weight : bold;	
}
