/* --- classes par défaut --- */
td {  
	font-family: "Georgia", Times New Roman, Times, serif; 
	font-size: 12px; 
	color: #ACBFB6;
	}
	
	
body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px; 
	color: #ACBFB6;
	}
	
	
a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #0AC266; 
	}
	
	
BODY {SCROLLBAR-FACE-COLOR: #DDDBEE; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #DDDBEE; SCROLLBAR-3DLIGHT-COLOR: #DDDBEE; SCROLLBAR-ARROW-COLOR: #000066; SCROLLBAR-TRACK-COLOR: #F0F0F9; SCROLLBAR-DARKSHADOW-COLOR: #000000;}




.lien { 
	font-family: "Georgia", Times New Roman, Times, serif; 
	font-size: 12px; 
	color: #0AC266; 
	font-style: normal; 
	text-decoration: none;
	} 
.lien:hover { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px; 
	color: #0AC266; 
	font-style: normal; 
	text-decoration: underline;
	}



.liengras {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #0AC266; 
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	} 
.liengras:hover { 
	font-family: "Georgia", Times New Roman, Times, serif; 
	font-size: 12px; 
	color: #0AC266; 
	font-style: normal; 
	text-decoration: underline;
	}
	
.lien-16-gras {

	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	color: #0AC266;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
}	


.lien-16-gras:hover {

	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	color: #0AC266;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

	
.titre:hover { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 17px; 
	color: #408060;
	font-style: normal; 
	text-decoration: underline;
	font-weight: bold;
	}

.titre { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 17px; 
	color: #408060;
	font-style: normal; 
	text-decoration: none;
	font-weight: bold;
	}	
	

.titre1 { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px; 
	color: #5C9979;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	}
.titre1:hover { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px; 
	color: #5C9979;
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	}


.titre2 { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px; 
	color: #0AC266;
	font-style: normal; 
	text-decoration: none ; 
	font-weight: bold;

	}
.titre2:hover { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px; 
	color: #0AC266;
	font-style: normal; 
	text-decoration: underline;
	font-weight: bold;
	}





.texte-10-noir { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10px; 
	color: #000000;
	font-style: normal; 
	text-decoration: none;
	} 



	
	.texte-16-gras { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #5C9979;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
	} 



.nav-bas { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px; 
	color: #B8CCC2; 
	font-style: normal; 
	text-decoration: none;
	}
.nav-bas:hover { 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px; 
	color: #0AC266; 
	font-style: normal; 
	text-decoration: none;
	}
	
	
.vendu {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px; 
	color: #FF0000; 
	font-style: normal; 
	text-decoration: none;
	}
	
.avendre {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px; 
	color: #009933; 
	font-style: normal; 
	text-decoration: none;
	}
	
.reserve {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px; 
	color: #FF9900; 
	font-style: normal; 
	text-decoration: none;
	}	
	
	
form {
background-color:#F5F5F5;
padding:10px;
}

input {

background-color:#FFFFFF;
font-family:"Courier New",sans-serif; color:#666666;
}
select, option {
background-color:#FFFFFF;
color:#666666;
font-family:"Courier New",sans-serif; color:#666666;
font-weight:"bold";
}

