@charset "utf-8";
/* CSS Document */

#box_geral {
width:960px;
height:620px;
clear:both;
margin-bottom:20px;

}

#box_fotos {
width:400px;
height:auto;
float:left;
margin:15px 5px 15px 0px;

}

#car {
width:390px;
height:290px;
border:solid #FFFFFF 1px;
margin-bottom:10px;

}

#mais_fotos {
width:390px;
height:25px;
float:left;
margin-bottom:5px;
margin-top:10px;
}

#car_peq {
width:126px;
height:95px;
border:solid #FFFFFF 1px;
float:left;
margin-right:4px;

}

#detalhes {
width:500px;
height:auto;
border:solid #FFFFFF 1px;
float:right;
margin-top:15px;


}

#adicional {
width:390px;
height:auto;
border:solid #FFFFFF 1px;
float:left;
margin-top:20px;
margin-right:15px;

}
