body {
	top: 0;
	margin: 0;
	background: top left #252525;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

#allcadre {
	width: 930px;
	margin:auto;
}

#block-annonce {
	width:165px;
	float:left;
	position:relative;
}
#block-page {
	float:right;
}
#page {
	background-color: white;
	width: 760px;
}

#entete {
	background-repeat: no-repeat;
	background-color: white;
	background-image: url(images/vente-appartement-maison.jpg);
	height: 222px;
	width: 760px;
}
#entete_right {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/maison.jpg);
	height: 222px;
	width: 760px;
}
#entete_center {
	background-position: 278px top;
	background-repeat: no-repeat;
	background-image: url(images/appartement.jpg);
	height: 222px;
	width: 760px;
}
#slogan {
height:112px;
overflow:hidden;
padding:44px 9px 5px 5px;
width:236px;
}

#separation-top {
                	background-position: 0px 0px;
                	background-image: url(images/top.jpg);
                	background-repeat: no-repeat;
                	height: 24px;
                	width: 760px;
                }
#info-page {
                	width: 760px;
                	background-color: #e0ddce;
                	background-image: url(images/psd_09.jpg);
                	background-repeat: repeat;
                }
#left-page {
                	min-height: 300px;
                	position: absolute;
                	padding-left: 30px;
                	float: left;
                	width: 180px;
                }
#right-page {
                	background-repeat: no-repeat;
                	background-position: 0px 0px;
                	background-image: url(images/psd_05.jpg);
                	width: 760px;
                }
#separation-bottom {
                	display: block;
                	clear:both;
                	margin: auto;
                	height: 28px;
                	width: 760px;
                	background-image: url(images/psd_12.jpg);
                	background-repeat: no-repeat;
                }
#bas-page {
                	min-height: 32px;
                	margin: auto;
width:710px;
padding:1px 25px 10px 25px;
                	background-image: url(images/psd_13.jpg);
                	background-repeat: repeat-y;
                }

.menu{
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 11px;
	background-color: #f2edd9;
	padding:0;
	width: 155px;
}
    
.menu span{
    display:none;
    }
    
.menu ul{
    margin:0;
    padding:0;
    position:absolute; /* important */
    width:17Opx;
    
    }
    
.menu li ul{
    
    visibility:hidden;
    }
            
.menu li ul{
   
    border-color: #bebb9a;
   
    border-style: ridge;
   
    background-color: #f2edd9;
   
    margin-left: 155px; /* be careful */
    margin-top:-22px;
	
    }
    
.menu a{
    text-align:left;
    color:#333366;
    font-weight:bold;
    display:block;
    width: 140px;
    text-decoration:none;
    margin:0;
    padding:3px 10px 3px 0; /* hauteur bloc bouton*/
    }





.menu li ul a{
    text-align:left;

}


    
.menu a:hover{
    	border-color: #bebb9a;
    	border-style: ridge;
    }
    
/* for a mozilla better display with key nav */
.menu a:focus{
	background-color: #ffffcf;
}

.menu span{ 
    text-align:left;
    /* hide some accessibility stuff */
    display:none;
    }
        
.menu li{
    width:160px;
    display:block;    
    float:left;  
    list-style:none;
    margin:0;
    padding:0;
	
    }
#content-page{
min-height: 250px;
float:right;
padding-right:31px;
width:501px;
}
