body
{
	font-family: Verdana, Tahoma;
	font-size: 8px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	
	background-position:top,left;
	background-repeat:no-repeat;
	background-attachment:fixed 
}

#BoutonBandeau
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4B4874;
	padding: 4px;
	width: 100px;
	background-color: #FEFEE9;
	background-image: url(images/fond_bouton_bandeau.gif);
	border: 1px solid;
	border-color: #314474;
	cursor: pointer;
}

#BoutonBandeau:hover
{
	color: #C10000;
}

a:visited {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.TableauTitre
{
	padding-left:30 px;
}

.InputText
{
	font-size:12 px;
	font-weight: bold;
	color: #4B4874;
}

.Submit
{
	font-size:10 px;
	font-weight: bold;
	color: #4B4874;
}

.Connexion
{
	font-size:14 px;
	font-weight: bold;
	color: #4B4874;
}

.SubmitRev
{
	font-size:12 px;
	font-weight: bold;
	color: #3F77A0;
	background-color: #FFFFFF;
}

.cache
{
 //display : none;
}

.MenuItem
{
	color: #C10000;
}

.MenuItemSelected
{
	color: #000;
}