/* 
    Document   : site-dns
    Created on : 9/Set/2009, 11:14:38
    Author     : pribeiro
*/

body {
    background: url(images/layout_bg_gradient.jpg) repeat-x;
}

#wrapper {
    margin: 0px auto;
    width: 768px;
    background: url(images/sombra.png) repeat-y;
}

#langEN, #langPT {
    position: relative;
    top: 3px;
    right: 20px;
    float: right;
    font: 11px arial;
    font-weight: bolder;
    color: #ffffff;
    text-decoration: none;
}

#langEN:hover, #langPT:hover {
    text-decoration: underline;
}


#topDivider {
    height: 20px;
    background-color: #cccccc;
}

#nota {
    padding: 12px 16px 5px;
    width: 729px;
    height: 70px;
    margin-left: 3px;
    background-color: #e3e3e3;
}

#nota span {
    font: 11px arial;
    font-weight: bolder;
    color: #666666;
}

#bottomDivider {
    height: 5px;
    background-color: #cccccc;
    width: 763px;
    margin-left: 2px;
}

#ropanel, #banner, #topDivider {
    width: 761px;
    margin-left: 3px;
}

#footer {
    margin-left: 3px;
}
