body
{	
	scrollbar-face-color:#97A456;
	scrollbar-arrow-color:#DCE1C7;
	scrollbar-track-color: #DCE1C7;
	scrollbar-3dlight-color:#DCE1C7;
	scrollbar-darkshadow-color: #F1F3E8;
}

td {
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
}
	
body {
	background-color: #000000;
}
.Stylenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F8BC04;
}
.Stylenav a {
	color: #F8BC04;
}
.Stylenav a:hover {
	color: #fae5a5;
}
.Stylenav a:active {
	color: #FFFFFF;
}
.Stylenovacom {	color: #E48904;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Styletexte_titre {
	color: #671501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Styletexte_normal {
	color: #671501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.Styletexte_normal a {
	color: #671501;
	text-decoration:underline;
}

.Styletexte_normal a:hover {
	color: #DD8888;
	text-decoration:underline;
}

.Styletexte_normallo {
	color: #671501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.Styletexte_normallo a {
	color: #671501;
	text-decoration:underline;
}

.Styletexte_normallo a:hover {
	color: #96250a;
	text-decoration:underline;
}

.Styletexte_titrebig {
	color: #671501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Styletexte_petit {
	color: #671501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.champs {
		color: #671501;
		font-family: arial;
		font-size: 12px;
		width: 250px;
		height: 20px;
		border: 0px;
		background-image: url("../img/fond_champ.gif");
		background-repeat: repeat;
	}


	textarea.message {
		color: #671501;
		font-family: arial;
		font-size: 12px;
		width: 565px;
		height: 100px;
		border: 0px;
		background-image: url("../img/fond_champ.gif");
		background-repeat: repeat;
	}
	textarea.messagelivredor {
		color: #671501;
		font-family: arial;
		font-size: 12px;
		width: 230px;
		height: 60px;
		border: 0px;
		background-color:e4c89b;
	}

	textarea.message_popup {
		color: #671501;
		font-family: arial;
		font-size: 12px;
		width: 260px;
		height: 100px;
		border: 0px;
		background-color:e4c89b;
	}

	input.message {
		color: #671501;
		font-family: arial;
		font-size: 12px;
		width: 230px;
		border: 0px;
		background-image: url("../img/fond_champ.gif");
		background-repeat: repeat;
	}
	
	input.message_popup {
		color: #671501;
		font-family: arial;
		font-size: 12px;
		width: 230px;
		border: 0px;
		background-color:e4c89b;
	}