/* 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:#FFF;
width:900px;
height:110px;
display:block;
}

#header h1 a{
display:block;
background:url(../images/logo_BMI-bl.gif);
width:322px;
height:110px;
float:left;
text-indent:-5000px;
}

#header h2{
float:right;
display:block;
background:url(../images/titre_investissement-locatif.gif) no-repeat top right;
height:110px;
width:410px;
text-indent:-5000px;
}

/* centre */

#bloc {
margin-top:15px;
display:block;
width:860px;
height:515px;
background:#1eb4e4;
color:#e8e7df;
font-size:16px;
padding:30px 10px 30px 30px;
margin-bottom:15px;
line-height:20px;
}

#bloc p{
display:block;
margin-left:50px;
margin-bottom:30px;
}

#bloc h3{
background:url(../images/triangle.gif) no-repeat top left;
padding-left:50px;
font-size:21px;
margin-bottom:20px;
}

#bloc span{
font-size:24px;
}

#bloc_1 {
background:url(../images/bloc-1.gif);
display:block;
width:292px;
height:212px;
padding:60px 30px 0;
float:left;
margin-left:40px;
color:#1880ab;
line-height:24px;
}

#bloc_1 strong{
font-size:17px;
}

#bloc_2 {
background:url(../images/bloc-2.gif);
display:block;
width:292px;
height:212px;
padding:60px 30px 0;
float:left;
color:#1880ab;
}

#bloc_2 ul {
list-style:none;
}

#bloc_2 li {
background:url(../images/plus.gif) no-repeat left top;
margin-top:5px;
padding-bottom:10px;
padding-left:40px;
padding-top:5px;
}

#bloc strong#bleu{
display:block;
float:left;
color:#e8e7df;
margin-top:40px;
margin-left:50px;
font-size:18px;
height:40px;
width:440px;
}

#bloc a#cliquez{
display:block;
margin-top:40px;
background:url(../images/cliquez-ici.gif);
width:156px;
height:24px;
text-indent:-5000px;
float:left;
}

#bloc a#retour{
display:block;
margin-top:30px;
background:url(../images/retour_bleu.gif);
width:55px;
height:59px;
text-indent:-5000px;
float:right;
}

/* footer */

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