<head>  

  

<style type="text/css">
body { background-color:#FC4F03; color:#FC4F03;  }
 a:link { color:#F56120; }
a:visited { color:#F56120; }
a:active { color:#F2F52; }
</style>
</head>


body {
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	font-size : 11px; 
	background:#737373; 
	padding: 0px;
	margin: 0px;
}
.temp{
	background:#737373 url('../images/fond.gif') repeat-x center top; 
}
a{
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	text-decoration:none;	
	font-size : 11px; 
}
a:hover {
	font-family: Verdana;
	color: #777777;
	font-weight: normal;
	text-decoration:none;
	font-size : 11px; 
}
td {
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size : 11px; 
}
input, textarea, select, button {
	color : #222222;
	font-family : Verdana;
	font-size : 11px;
	background-color: #FFFFFF;
	font-weight : normal;
	border-color : #222222;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}