TD
{
	color : gray;
	font-family : verdana, sans-serif, helvetica;
	font-size : 10px;
}
TD.menu
{
	color : #d0cecf;
	font-family : verdana, sans-serif, helvetica;
	font-size : 10px;
	font-weight : bold;
	background-color : #2e1d03;
}
INPUT
{
	BORDER-RIGHT : 1px solid #C9C9C9;
	BORDER-TOP : 1px solid #C9C9C9;
	BORDER-LEFT : 1px solid #C9C9C9;
	BORDER-BOTTOM : 1px solid #C9C9C9;
	FONT-FAMILY : Verdana, sans-serif, helvetica;
	FONT-SIZE : 11px;
}
INPUT.submit
{
	BORDER-RIGHT : 1px solid red;
	BORDER-TOP : 1px solid red;
	BORDER-LEFT : 1px solid red;
	BORDER-BOTTOM : 1px solid red;
	FONT-FAMILY : Verdana, sans-serif, helvetica;
	FONT-SIZE : 11px;
}
INPUT.radio
{
	BORDER-RIGHT : 0px;
	BORDER-TOP : 0px;
	BORDER-LEFT : 0px;
	BORDER-BOTTOM : 0px;
}
TEXTAREA
{
	BORDER : 1px solid #C9C9C9;
	FONT-FAMILY : Verdana, sans-serif, helvetica;
	FONT-SIZE : 11px;
	WIDTH : 130px;
	HEIGHT : 45px;
}
A
{
	color : gray;
	text-decoration : none;
	font-family : verdana, sans-serif, helvetica;
	font-size : 11px;
}
A:hover
{
	color : gray;
	text-decoration : underline;
	font-family : verdana, sans-serif, helvetica;
	font-size : 11px;
}
A.information
{
	color : gray;
	font-family : verdana, sans-serif, helvetica;
	font-size : 11px;
}
A:hover.information
{
	color : gray;
	text-decoration : underline;
	font-family : verdana, sans-serif, helvetica;
	font-size : 11px;
}
._devellopeur
{
	color : gray;
	font-family : verdana, sans-serif, helvetica;
	font-size : 9px;
}
