body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(fond.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	color: #330000;
	text-decoration: none;
	font-size: 12px;
	scrollbar-face-color: #520100; 
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #000000; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-track-color: #ed0407; 
    scrollbar-arrow-color: #ed0407;
}
.menugauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	text-decoration: none;
}
.TITRE {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-color: #CC0000;
	width: 100%;
	
	left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.TITRE_annonceRed {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	text-decoration: none;
		}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
.border {
	border: 1px solid #CCCCCC;
}
.Style1 {
	color: #330000;
	font-size: 12px;
}
.petittitre {
	color: #330000;
	font-size: 13px;
	font-weight: bold;
	text-align:center; 
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: red;
}
.footer {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color:#666666;
	border-left-color: #666666;
}
.soulignement {
	width: 100%;
	border-bottom-color: #CC0000;
	left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	color: #520100;
	font-family:arial;
	font-weight: bolder;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}