/* CSS Document */

* {
margin: 0;
padding: 0;
}



.spacer{
display:block;
clear:both;
border: none;
font-size:1px;
height:0;
line-height:0;
}

body {
padding:0;
margin:0;
background:url(../images/motif.gif);
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:11px;
}

#general{
width:900px;
margin:0 auto;
}

/* header */

#header {
background:url(../images/header.jpg);
width:900px;
height:342px;
display:block;
}

#header h1 a{
display:block;
background:url(../images/logo_BMI.gif) no-repeat top left;
width:285px;
height:49px;
text-indent:-5000px;
margin-left:570px;
margin-top:40px;
}

#header #bloc{
display:block;
margin-top:40px;
background:#00b0df url(../images/bas-bloc.gif) no-repeat bottom left;
height:160px;
width:345px;
margin-left:480px;
padding:15px;
}

#header #bloc ul{
list-style:none;
}

#header #bloc li#residence-principale{
display:block;
background:url(../images/residence-principale.gif) no-repeat top left;
text-indent:-5000px;
height:40px;
}

#header #bloc li#investissement-locatif{
display:block;
background:url(../images/investissement-locatif.gif) no-repeat top left;
text-indent:-5000px;
height:40px;
}

#header #bloc li a{
display:block;
background:url(../images/cliquez-ici.gif);
width:156px;
height:24px;
text-indent:-5000px;
margin-bottom:20px;
}

/* accueil */

#bloc_blanc_g{
display:block;
background:#FFF;
height:270px;
width:382px;
margin-top:15px;
margin-right:15px;
float:left;
padding:30px;
color:#006aa0;
font-size:16px;
margin-bottom:15px;
}

#bloc_blanc_g ul{
list-style:none;
}

#bloc_blanc_g ul li{
margin-top:20px;
background:url(../images/flech.gif) no-repeat left 5px;
padding-left:15px;
}

#bloc_blanc_g strong{
font-size:20px;
}

#bloc_blanc_d{
display:block;
background:#FFF;
height:290px;
width:402px;
margin-top:15px;
margin-right:0;
float:left;
padding:20px;
margin-bottom:15px;
}


/* footer */

#footer a {
text-decoration:none;
color:#000000;
font-size:13px;
}