/* CSS Document */

body {
background-color: #272b31;
background-image: url(images/fundo_intro.gif);
background-repeat:repeat-x;
margin-top: 78px;
}

.intro {
margin:auto;
width: 756px;


}

.mainEmpresa {
float:left;
background-image:url(images/sorel.gif);
width: 250px;
height: 44px;
}

.mainMarcas {
float:left;
width: 756px;

}

a.siteOpel {
float:left;
background-image:url(images/opel_sorel.gif);
width: 224px;
height: 290px;
margin-left: 50px;
}


a.siteOpel:hover {

background-image:url(images/opel_sorel1.gif);

}



a.siteChevrolet {
float:left;
background-image:url(images/chevrolet_sorel.gif);
width: 224px;
height: 290px;
margin-left: 150px;

}


a.siteChevrolet:hover {
background-image:url(images/chevrolet_sorel1.gif);

}


.notaRodape {
float:left;
width: 450px;
height: 50px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #282b32;
line-height:48px;
margin-left: 30px;
}

.logoGrupo {
float:left;
background-image: url(images/logo_gruposorel.gif);
width: 96px;
height: 43px;
margin-left: 30px;
margin-top: 3px;
}
