﻿body, input, td, th, select, textarea, span
{
	font-family:Verdana;
	font-size:11px;
}
.titreOrange
{
	color:orange;
	font-weight:bold;
	margin-bottom:5px;
}
.linkPage
{
	font-size:9px;
	font-weight:normal;
	color:#37384F;
	text-decoration:none;
	cursor:pointer;
}
.linkPage:hover
{
	font-size:9px;
	font-weight:normal;
	color:#808080;
	text-decoration:none;
	cursor:pointer;
}
.consoMenu
{
	font-size:10px;
	color:white;
	text-decoration:none;
	cursor:pointer;
}
.consoMenu:hover
{
	font-size:10px;
	color:#F27816;
	text-decoration:none;
	cursor:pointer;
}
