/* CSS Document */

BODY {
background-color:#000000;
margin-top: 20px;
}

img {border: none;}

.banner01 {
    border: 1px solid #FFFFFF;
    float: right;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 10px;
    width: 135px;}

.banner02 {
    border: 1px solid #FFFFFF;
    float: left;
    margin-bottom: 5px;
    width: 135px;}

.container {
margin:auto;
width: 812px;
}

.cima {
float:left;
width: 900px;
}

.carro {
    background-image: url("images/carro.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 469px;
    width: 580px;
}

.direita {
float:left;
width: 311px;
}

.menu {
foat:left;
width: 311px;
margin-top: 56px;
}

a.qsomos {
float:left;
background-image:url(images/qsomos.jpg);
width: 311px;
height: 40px;
}

a.novas {
float:left;
background-image:url(images/novas.jpg);
width: 311px;
height: 35px;
}

a.usadas {
float:left;
background-image:url(images/usadas.jpg);
width: 311px;
height: 35px;
}

a.oficina {
float:left;
background-image:url(images/oficina.jpg);
width: 311px;
height: 35px;
}


a.novidades {
float:left;
background-image:url(images/novidades.jpg);
width: 311px;
height: 35px;
}

a.contactos {
float:left;
background-image:url(images/contactos.jpg);
width: 311px;
height: 35px;
}

a.faq {
float:left;
background-image:url(images/faq.jpg);
width: 311px;
height: 35px;
}

a.aviso {
    background-image: url("images/legal.jpg");
    float: right;
    height: 49px;
    margin-bottom: 18px;
    margin-left: 175px;
    width: 87px;
}

.baixo {
float:left;
width: 812px;
 margin-top: 13px;
}

a.gamobar {
float:right;
width: 179px;
height:61px;
background-image:url(images/gamobar.jpg);
}
