body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	margin-top: 1%;
	left: 150px;
	background-color: #000033;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#ss_menu1 a {
display:block;

}
#ss_menu1 a:hover {
display:block;
background-color:#7D8A9A;
color:#000;
text-decoration:none;
}
#ss_menu2 a:hover {
display:block;
background-color:#7D8A9A;
color:#000;
text-decoration:none;
}
#ss_menu3 a:hover {
display:block;
background-color:#7D8A9A;
color:#000;
text-decoration:none;
}
#ss_menu2 a {
display:block;
}
#ss_menu3 a {
display:block;
}
#ss_menu1 {
position:absolute;
float:left;
padding:5px;
border:1px solid #D4D0C8;
width:226px;
z-index:10;
background-color:#FFFFFF;
left: 385px;
top:30px;
visibility:hidden;
}


#flash {
	position: relative;
	height: 330px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#haut {
	background-image: url("../images/haut-orange.jpg");
	background-repeat: no-repeat;
	position: relative;
	height: 127px;
	width: 950px;
	margin-left: auto;
    margin-right: auto;
	z-index: 2;
}
#logo_maison {
	position: absolute;
	height: 127px;
	width: 227px;
	z-index:1;
	left: 15px;
	background-repeat:no-repeat;
}
#nom_agence {
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	left: 300px;
	top: 30px;
	position: absolute;
	display:none;
}
#text_agence {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	position: static;
}
#langue {
	position: absolute;
	top: 10px;
	right: 10px;
}
#menu {
	margin-left: auto;
    margin-right: auto;
	background-color: #FFFFFF;
	background-image: url("../images/menu.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	width: 950px;
	z-index: 1;
}
#centre {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 75%;
	margin-left: auto;
    margin-right: auto;
}
#bas {
	background-image: url("../images/bas-orange.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
    margin-right: auto;
	position:relative;
	bottom:1px;
	height: 127px;
	width: 950px;

}
#bas_menu {
	top: 25px;
	position: absolute;
	width: 500px;
	height: 25px;
}
#menu_nc {
	position: absolute;
	left: 5px;
	width: 100px;
	bottom: 10px;
	text-align: center;
}
#menu_vl {
	left: 115px;
	bottom: 10px;
	position: absolute;
	width: 125px;
	text-align: center;
}
#menu_ref {
	position: absolute;
	left: 340px;
	bottom: 10px;
}
#menu_alert {		
	position: absolute;
	left: 247px;
	bottom: 10px;
	width: 70px;
	text-align: center;
}
#adresse {
	position: absolute;
	width: 250px;
	top: 5px;
	height: 60px;
	left: 5px;
	text-align: center;
	font-size: 12px;
}
#phone {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 220px;
	height: 60px;
	text-align: right;
}
#coord {
	position: absolute;
	width: 500px;
	top: 55px;
	height: 70px;
	left: 5px;
	color: #0065B3;
}
#mini_moteur {
	position: absolute;
	right: 2px;
	text-align: right;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#mini_menu {
	position: absolute;
	right: 5px;
	bottom: 2px;
	width: 400px;
	height: 20px;
}
#menu_conv {
	position: absolute;
	width: 125px;
	bottom: 2px;
	right: 3px;
	text-align: right;
}
#menu_cal {
	position: absolute;
	bottom: 2px;
	right: 140px;
}
#menu_acc {	
	position: absolute;
	left: 5px;
	bottom: 10px;
	width: 100px;
	text-align: center;
}
#menu_mv {
	position: absolute;
	left: 140px;
	bottom: 10px;
	width: 90px;
	text-align: center;
}
#menu_app {
	position: absolute;
	left: 260px;
	bottom: 10px;
	text-align: center;
	width: 110px;
}
#menu_ter {
	position: absolute;
	left: 390px;
	bottom: 10px;
	text-align: center;
	width: 113px;
}
#menu_pn {
	position: absolute;
	left: 520px;
	bottom: 10px;
	text-align: center;
	width: 110px;
}
#menu_loc {
	position: absolute;
	left: 638px;
	bottom: 10px;
	text-align: center;
	width: 125px;
}
#menu_rd {
	position: absolute;
	left: 770px;
	bottom: 10px;
	text-align: left;
	width: 170px;
}
#logo {
	position: relative;
	clip: rect(50px,auto,auto,auto);
	overflow: hidden;
}
SELECT {
	color: #0065B3;
	background-color: #fff;
	font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
	color: #0065B3;
	background-color: #fff;
	font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bt_submit
{
	color: #0065B3;
	background-color: #fff;
	font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: #000000 solid 2px;
	border-left: #CCCCCC solid 2px;
	border-right: #000000 solid 2px;
	border-top: #CCCCCC solid 2px;
}
a
{
	color: #0065B3;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color: #0065B3;
	font-weight: bold;
	text-decoration:underline;
}
#erreur {
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 250px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#text_mail
{
	color: #fff;
	background-color: #0064B2;
	font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top: #000000 solid 2px;
	border-right: #CCCCCC solid 2px;
	border-left: #000000 solid 2px;
	border-bottom: #CCCCCC solid 2px;
}
#powered 
{
	bottom: -15px;
	position: absolute;
	left: 2px;
}



/* referencement cıdric */

/* texte & lien referencement bas */
#textref 
{
	margin-top: 20px;
	width: 950px;
	text-align: justify;
}
#textref a
{
	color:#0033FF;
	font-weight:normal;
}
#textref a:hover 
{
	color:#FFFFFF;
	font-weight:bold;
}

#textref2
{
	margin-top: 20px;
	width: 950px;
	text-align: justify;
	color: #FFFFFF;
}
#textref2 a
{
	color:#FFFFFF;
	font-weight:normal;
}
#textre2 a:hover 
{
	color:#0033FF;
	font-weight:bold;
}


/* marquee */
#defilant 
{
	width: 950px;
	text-align: justify;
	color: #FFFFFF;
}
/* texte & lien rıfırencement haut */
#textrefo 
{
	color:#FFFFFF;
	margin-top: 20px;
	width: 950px;
	text-align: center;
}
#textrefo a
{
	color:#FFFFFF;
	font-weight:normal;
}
#textrefo a:hover 
{
	color:#0033FF;
	font-weight:bold;
}


/* h1 & h2 */
h1
{
	color: #000000;
	font-size: 12px;
	padding: 0 auto;
	margin: 0 auto;
}
h2
{
	color: #000000;
	font-size: 11px;
	padding: 0 auto;
	margin: 0 auto;
}

/* texte page dıpartement */
#textpr
{
	color:#0033FF;
	padding-top: 50px;
	width: 800px;
	text-align: center;
}
#textpr a
{
	color:#0033FF;
	font-weight:normal;
}
#textpr a:hover 
{
	color:#FFFFFF;
	font-weight:bold;
}
#bloc_separation1-ref 
{
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 25px;
}

/* lien villa partie gauche */
#lienvillag
{
	padding-top:20px;
	position:relative;
	width:50%;
	float:left;
	height:480px;
	text-align:center;
}
#lienvillag a
{
color:#0033FF;
}
#lienvillag a:hover
{
color:#FF0000;
font-weight:bold;
}

/* lien appartement partie droite */
#lienaptd
{
	position:relative;
	float:right;
	width:50%;
	padding-top:20px;
	text-align:center;
	overflow:hidden;
	height:480px;
}
#lienaptd a
{
color:#0033FF;
}
#lienaptd a:hover
{
color:#FF0000;
font-weight:bold;
}

/* lien terrain partie gauche */
#lienterg
{
	position:relative;
	float:left;
	width:50%;
	text-align:center;
	height:480px;
	padding-top:20px;
}
#lienterg a
{
color:#0033FF;
}
#lienterg a:hover
{
color:#FF0000;
font-weight:bold;
}

/* lien commerce partie droite */
#liencomd
{
	position:relative;
	float:right;
	width:50%;
	padding-top:20px;
	text-align:center;
	overflow:hidden;
	height:480px;
}
#liencomd a
{
color:#0033FF;
}
#liencomd a:hover
{
color:#FF0000;
font-weight:bold;
}

/* lien immobilier au centre */
#lienimmocentre
{
	position:relative;
	padding-top:20px;
	text-align:center;
	height:480px;
}
#lienimmocentre a
{
color:#0033FF;
}
#lienimmocentre a:hover
{
color:#FF0000;
font-weight:bold;
}

/* modification de l'encadrı blanc au centre */
#centre-ref 
{
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 1700px;
	margin-left: auto;
    margin-right: auto;
}

/* titre page agence immboiliere */

#titreagence
{
	color:#0033FF;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 800px;
	text-align: center;
}

#texteagence
{
padding-left: 10px;
padding-right: 10px;
padding-top: 30px;
}
#ulli
{
padding-bottom:50px
}
#ulli a:hover
{
color:#FF0000
}