body {
    background-image:url('fundositeverao2011.jpg');
}
div#site {
    width:900px;
    height:629px;
    background-image:url('fundosite2011.jpg');
    position:absolute;
    left:50%;
    margin-left:-450px;
}
div#menu {
    width:890px;
    height:50px;
    line-height:50px;
    font-family:Arial, helvetica,sans-serif;
    padding-left:10px;
}
div#menu a {
    margin-right: 5px;
    font-weight: bold;
    color: #f0e900;
    text-decoration: none;
}
div#empresa {
    width:450px;
    float:left;
    height:539px;
}
div#empresa .caixa {
    width:320px;
    height:170px;
    /*background-color:red;*/
    margin-left:40px;
    margin-top:290px;
    font-family:"helvetica neue",arial,helvetica,sans-serif;
    font-size:14px;
    padding:5px;
    color:#360509;
    font-weight:bold;
}
div#modelos {
    width:340px;
    height:390px;
    float:left;
    margin-top: 21px;
    margin-left: 20px;
    /*background-image:url('CaixaModelos.jpg');*/
    background-repeat:no-repeat;
}
div#player {
    width:900px;
    height:50px;
    float:left;
}
div#player div {
    margin-top:15px;
    margin-right:37px;
    margin-left:15px;
    float:left;
}
