BODY {
	background-color: #003F7E;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size : 14px;
	color : #000000;
	margin-top: 20px;
}
TABLE {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size : 14px;
	color : #000000;
	border-spacing: 0;
	text-align: left;
}
IMG {
	border: none;
}
TD {
	vertical-align: top;
}
A:LINK, A:VISITED, A:ACTIVE {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size : 14px;
	color : #003F7E;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	text-decoration: underline;
}
FORM {
	margin: 0px;
}
INPUT,SELECT,TEXTAREA {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size : 14px;
	color : #000000;
}
H1 {
	background-color: #000000;
	padding: 7px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
H2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size : 14px;
	color : #003F7E;
	margin-bottom: 5px;
	margin-top: 0px;
}
HR {
	width: 70%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #99A0B0;
	color: #003F7E;
	margin-top: 0px;
	margin-bottom: 5px;
}
.ban1 {
	width: 940px;
	height: 92px;
}
.ban2 {
	background-image: url(images/ban.jpg);
	background-repeat: no-repeat;
	height: 233px;
	vertical-align: bottom;
}
.menu {	
	width: 100%;
	height: 59px;
}
.menu TD {
	text-align: center;
	vertical-align: top;
}
.menu A:LINK, .menu A:VISITED, .menu A:ACTIVE {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.cell_left {
	border: 1px solid #000000;
	padding: 15px;
	width: 283px;
	text-align: center;
	color: #ffffff;
}
.cell_left A:LINK, .cell_left A:VISITED, .cell_left A:ACTIVE  {
	color: #ffffff;
}
.cell_right {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 15px;
}
.div_noir {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 7px;
}
.div_vert {
	background-color: #068500;
	color: #ffffff;
	font-weight: bold;
	padding: 7px;
}
.div_rouge {
	background-color: #DA0000;
	color: #ffffff;
	font-weight: bold;
	padding: 7px;
}
.div_noir A:LINK, .div_noir A:VISITED, .div_noir A:ACTIVE {
	color: #99A0B0;
}
.div_blanc {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	padding: 7px;
	text-align: justify;
}
.div_bleu {
	background-color: #276CB4;
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 7px;
	text-align: justify;
}
.div_tof {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	padding: 5px;
	width: 180px;
}
.div_vert_accueil {
background-color: #068500;
color: #ffffff;
font-weight: bold;
padding: 7px;
width: 130px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.cell_right .div_vert_accueil a {
color: #ffffff;
}
#menu_ventes {
	position: absolute;
	margin-left: 60px;
	top: 337px;
	z-index: 1;
	width: 200px;
}
#menu_locations {
	position: absolute;
	margin-left: 300px;
	top: 303px;
	z-index: 1;
	width: 200px;
}
#menu_immobilier {
	position: absolute;
	margin-left: 520px;
	top: 302px;
	z-index: 1;
	width: 200px;
}
.sousmenu {
	background-color: #EDEDED;
	border: 1px solid #000000;
	padding: 3px;
}
.sousmenu A:LINK, .sousmenu A:VISITED, .sousmenu A:ACTIVE  {
	font-size: 12px;
}
.border_img {
	border: 1px solid #000000;
}
.div_annonce_semaine {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	width: 180px;
}
.en_savoir_plus {
	text-align: right;
	margin-top: 7px;
}
.en_savoir_plus A:LINK, .en_savoir_plus A:VISITED, .en_savoir_plus A:ACTIVE  {
	color: #003F7E;
	text-decoration: underline;
}
.en_savoir_plus A:HOVER {
	text-decoration: none;
}