body {
	font-family: verdana;
	font-size:xx-small;
	font-weight:normal;
	margin:0px;
	color:#464646;
}

TABLE
{
	FONT-SIZE: 100%; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
}

select
{
	font-size : xx-small;
	background: white;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #000000;
}
A       
{
	font-family : Verdana;
	font-weight: bold;
}
A:link
{
	color : #000080;
	font-size : xx-small;
	font-weight : bold;
	TEXT-DECORATION: none
}
A:visited
{
	color : #000080;
	font-size : xx-small;
	font-weight : bold;
	TEXT-DECORATION: none
}
A:hover
{
	color : #FF0000;
	font-size : xx-small;
	font-weight : bold
}
.text{}
.smalltext{}
.champs{
	font-size : 10px;
	font-family : Verdana;
	border: 1px solid #b2451e;
	letter-spacing : 0px;
	color : #b2451e;
	width:148px;
	margin-bottom:10px;
	background-image: url(/Portal_Templates/Anonyme/Images/bgsearch.gif);
}
.button{}