* {
    padding: 0;
    margin: 0;
} 

.clear{clear:both;}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #555555;
}
p{padding-bottom:4px;color:#222;}

.bleu{color:#1357A2;}
.orange{color:#E65400;}
.vert{color:#6BAF20;}

select{font-size:11px;}
.intro{padding-bottom:10px;}
#demande_credit{border:1px solid #6BAF20;padding:10px;margin:0 0 15px 2px;text-align:center;font-size:13px;}
#date{float:right;padding:8px;}

.titre_block{font-family:verdana; font-size:11px; font-weight:bold;padding:3px 5px; background-color:#4085CF;color:#fff;}

#logo{width:83px;height:88px;position:absolute;float:left;background:url(images/calc.png)no-repeat left top;top:0;}
.note{font-size:10px;padding-bottom:20px;font-style:italic;}
img { border: none; }
a { color: #222; text-decoration: none; }
a:hover { text-decoration: underline; color:#000;}


#wrap {
background-color:#f9f9f9;
margin:0 auto;
padding:0 17px;
width:900px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

#header { 
padding: 10px 0 20px 0;
}
#header h1 {
float:left;
font-size: 26px;
font-weight: 100;
letter-spacing: -2px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #2F2D2C;
text-decoration: none;
padding-left:75px;
font-weight:bold;
}
#header h1 a:hover {
color: #2F2D2C;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
height: 40px;
line-height: 40px;
background: #4085CF;
text-transform: capitalize;
}
#menu ul {
padding-left: 50px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 15px;
text-decoration: none;
font-weight: 100;
font-size: 12px;
letter-spacing: 0px;
}
#menu ul li a:hover {
color: #eee;
text-decoration: underline;
}

#content {
padding: 10px 0px 0;
}

.right {
width: 568px;
float: right;
text-align: left;
}
.right h2 {
color: #222;
font-size: 16px;
letter-spacing: 0px;
font-weight: 100;
padding : 10px 0 15px 0;
font-weight:bold;
}

.left {
width: 220px;
float: left;
padding: 10px 20px 10px 0;
border-right: 2px solid #bbb;
font-size: 12px;
min-height:540px;
_height:540px;
}
.left ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #57626a;
}
.left h2 {
height: 30px;
font-size: 15px;
color: #222;
line-height: 20px;
font-weight: 600;
}
.left a { text-decoration: none }

#footer {
background-color:#222222;
border-top: 3px solid #2F2D2C;
margin-top: 10px;
text-align: center;
color: #cccccc;
font-size: 11px;
padding: 6px 10px;

}
#footer #copy{font-size:12px;}
#footer #link_partenaire{padding:15px 0 0 0;font-size:10px;}
#footer #link_partenaire a{color:#E65400;}
#footer #link_partenaire a:hover{color:#cccccc;}

.simulation{float:left;width:250px;margin:15px; border:1px solid #4085CF;}
.contenu_simulation{padding:15px;color:#111111;text-align: left;}

.form-droite{text-align:center;}
.titre-gauche{background-color:#EEEEEE;font-weight:bold;}
.titre-droite{background-color:#EEEEEE;font-weight:bold;}

#pub { padding: 10px; border: solid 1px #CCCCCC; width: 468px; position: relative; margin: 15px auto 15px auto; }
#pub a { text-decoration: bold; color: #739f16; font-weight: bold; display: block; margin-bottom: 5px; }
#pub #lien_pub { font-size: 11px; text-decoration: underline; color: #e65400; margin-top: 3px; }
#pub #title_pub { background-color: #FFFFFF; font-size: 10px; padding: 2px; float: right; position: relative; margin: -7px -7px 0 0; }