body
{
	font-family				:	verdana;
	color					:	000000;
	font-size				:	10;
	scrollbar-base-color	:	C4D5E1; 
	scrollbar-arrow-color	:	EA5A00;
}

p
{
	font-family				:	verdana;
	color					:	000000;
	font-size				:	10;
}

.contact
{
	font-family				:	verdana;
	color					:	006699;
	font-size				:	10;
}

td
{
	font-family				:	verdana;
	color					:	000000;
	font-size				:	10;
}

.white
{
	color				:	FFFFFF;
	font-weight			:	bold;
	font-size			:	10;
}

.blue
{
	color				:	6890CB;
	font-weight			:	bold;
	font-size			:	10;
}

a
{
	color				:	284DA0;
	font-size			:	10;
	text-decoration		:	none;
}
a:hover
{
	color				:	6C93CC;
	font-size			:	10;
	text-decoration		:	underline;
}
a:visited
{
	color				:	284DA0;
	font-size			:	10;
	text-decoration		:	none;
}
a:hover:unknown
{
	color				:	6C93CC;
	font-size			:	10;
	text-decoration		:	underline;
}
a.menu_haut
{
	color				:	284DA0;
	text-decoration		:	none;
}
a.menu_haut:hover
{
	color				:	000000;
	font-weight			:	bold;
	text-decoration		:	none;
}
a.menu_haut:visited
{
	color				:	284DA0;
	text-decoration		:	none;
}
a.menu_haut:hover:unknown
{
	color				:	000000;
	font-weight			:	bold;
	text-decoration		:	none;
}
/* Lien du menu */
a.white
{
	color				:	FFFFFF;
}
a.white:hover
{
	color				:	FFFFFF;
	font-weight			:	bold;
	text-decoration		:	underline;
}
a.white:visited
{
	color				:	FFFFFF;
}
a.white:hover:unknown
{
	color				:	FFFFFF;
	font-weight			:	bold;
	text-decoration		:	underline;
}

a.orange
{
	color				:	EA5A00;
	font-size			:	10;
	text-decoration		:	none;
	font-weight			:	bold;
}
a.orange:hover
{
	color				:	FF9933;
	font-size			:	10;
	text-decoration		:	underline;
	font-weight			:	bold;
}
a.orange:visited
{
	color				:	EA5A00;
	font-size			:	10;
	text-decoration		:	none;
	font-weight			:	bold;
}
a.orange:hover:unknown
{
	color				:	EA5A00;
	font-size			:	10;
	text-decoration		:	underline;
	font-weight			:	bold;
}

input
{
	font-family				:	verdana;
	color					:	000000;
	font-size				:	10;
}
select
{
	font-family				:	verdana;
	color					:	000000;
	font-size				:	10;
}
textarea
{
	font-family				:	verdana;
	color					:	000000;
	font-size				:	10;
}

