body    { background-image:url('pics/bg.jpg'); background-color: #FFFFFF; color: #FFFFFF; font-family: Verdana; font-size: 9 pt }

hr	{ color: #FFFFFF }

A:link	{	font-family: Verdana;
			color: #FFFFFF;
			font-weight: bold;
		}

A:visited {	color: #FFFFFF;
			font-weight: bold;
		}

A:hover {	text-decoration: underline;
			color: #FFFFFF;
			font-weight: bold;
		}

table	{ 	font-family: Verdana;
			font-size: 14px;
			font-style: normal;
			color: #FFFFFF;
		}

.title_1 { 	font-family: Verdana;
			font-size: 14 pt;
			color: #FFFFFF;
			text-align: center;
			text-transform:uppercase;
			font-weight:bold
		}
               
.title_3 { 	font-family: Trebuchet MS;
			font-size: 12pt;
			color: #EF8105;
			font-weight: bold;
		}
		
.bouton {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EF8105;
	width: 100px;
	text-align: center;
}

.list_long {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 200px;
	text-align: center;
}

.textbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.groupebox {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}


