*{
	margin:0px;
	padding:0px;
	border:none;
}

body{
	width:961px;
	margin:auto;
	margin-top:15px;
}

#general{
 	
float:left;
width:961px;
color:#64646f;
}

#menu{
float:left;
width:961px;
height:37px;
font-family:Century Gothic;
}
#text-menu{
float:left;
width:300px;
font-style:37px;
margin-left:25px;
line-height:37px;
letter-spacing:5px;
}
#conteneur_lien{
float:right;
width:400px;
height:37px;
font-size:12px;
}
.box_menu1{
display:block;
float:left;
height:37px;
line-height:37px;
color:#a82c23;
}
a   {
text-decoration:none;
cursor:pointer;
}
.box_menu1:hover{
text-decoration:underline;
}
.box_menu{
display:block;
float:left;
height:37px;
line-height:37px;
margin-left:10px;
color:#a82c23;
}
.box_menu:hover{
text-decoration:underline;
}
.active{
text-decoration:underline;
}
.box_menu_spacing{
float:left;
height:37px;
line-height:37px;
margin-left:10px;
color:#a82c23;
}

#flash{
float:left;
width:961px;
}
.bandeau{
float:left;
width:961px;
margin-top:10px;
}
.bandeau-top{
float:left;
width:961px;
}
.bandeau_image{
float:left;
}
.bandeau_texte1{
float:left;
width:470px;
margin-left:20px;
font-family:Century Gothic;

}
.bandeau_texte2{
float:left;
width:140px;
margin-left:20px;
font-family:Century Gothic;
font-size:14px;
letter-spacing:3px;
}
.francais{
font-size:14px;
}

.anglais{
font-style:italic;
font-size:11px;
color:#9b9692;
}
/*-------- Les APPARTEMENT tableau liste des lots -------*/
.bandeau-liste-des-Lots{
float:left;
width:961px;
font-family:Century Gothic;
letter-spacing:1px;
}
/*-------- FORMULAIRE -------*/
input{
border:1px solid #dedede;
}
select{
border:1px solid #dedede;
}
textarea{
border:1px solid #dedede;
}
.bouton{
border:1px outside black;
background-color:#eee;
cursor:pointer;
}
.bouton:hover{
border:1px inside black;
}

.bandeau_analytics{
float:left;
width:961px;
text-align:center;
font-family:Century Gothic;
color:#bbb;
font-size:13px;
}