html, body
{
    width  : 100%;
    height : 100%;
}

body
{
    margin : 0px;
    padding : 0px;

    font-family : Arial, Tahoma, Verdana, sans-serif;
    font-size   : 12px;
    color       : #666;

    background : transparent url('../medias/images/bg_body.png') top left;
}

img{border : none;}

h1
{
    font-family : Arial, Tahoma, Verdana, sans-serif;
    font-weight : bold;
    font-size   : 14px;
    color       : #0099ff;
}

h2
{
    font-family : Arial, Tahoma, Verdana, sans-serif;
    font-weight : bold;
    font-size   : 12px;
    color       : #0099ff;
}

#all
{
    width      : 982px;
    min-height : 100%;
    height     : auto;

    background-color : #fff;

    position : relative;
    left : 50%;

    margin-left : -491px;
}

#allLeftTop
{
    width  : 10px;
    height : 11px;

    position : absolute;
    top  : 0px;
    left : 0px;

    background : transparent url('../medias/images/lefttop.jpg') top left no-repeat;
}

#allRightTop
{
    width  : 10px;
    height : 11px;

    position : absolute;
    top   : 0px;
    right : 0px;

    background : transparent url('../medias/images/righttop.jpg') top left no-repeat;
}

#allLeftBottom
{
    width  : 10px;
    height : 11px;

    position : absolute;
    bottom   : -1px;
    left      : 0px;

    background : transparent url('../medias/images/leftbottom.jpg') top left no-repeat;
}

#allRightBottom
{
    width  : 13px;
    height : 14px;

    position : absolute;
    bottom   : 0px;
    right    : 0px;

    background : transparent url('../medias/images/rightbottom.jpg') top left no-repeat;
}

#top
{
    width  : 100%;
    height : 181px;

    position : relative;
}

#top #logo
{
    position : relative;
    top : 18px;
    left : 56px;
}

#top a
{
    text-decoration : none;
    color : #0099ff;
}

#top ul
{
    margin  : 0px;
    padding : 0px;

    position : absolute;
    top   : 50px;
    right : 52px;
}

#top ul li
{
    list-style-type : none;
    display : inline;

    margin-left : 15px;
}

#banner
{
    width  : 100%;
    height : 201px;
}

#menu
{
    width  : 100%;
    height : 40px;

    position : relative;

    background : transparent url('../medias/images/bg_menu.gif') top left repeat-x;
}

#menu #menuLeft
{
    width  : 19px;
    height : 40px;

    position : absolute;
    top  : 0px;
    left : 0px;

    background : transparent url('../medias/images/menu_esquerdo.gif') top left no-repeat;
}

#menu #menuRight
{
    width  : 17px;
    height : 40px;

    position : absolute;
    top   : 0px;
    right : 0px;

    background : transparent url('../medias/images/menu_direita.gif') top left no-repeat;
}

#menu a
{
    text-decoration : none;
    color : #fff;

    position : relative;
    top : -13px;
}

#menu ul
{
    margin  : 0px 20px 0px 20px;
    padding : 0px;

    font-weight : bold;
    font-size   : 14px;
}

#menu ul li
{
    list-style-type : none;
    display : inline;

    padding-left  : 10px;
    padding-right : 10px;

    background : trsnaparent url('../medias/images/lin_menu.gif') top right no-repeat;
}

#left
{
    width : 140px;

    float : left;

    margin-top : 20px;
}

#left a
{
    text-decoration : none;
    color : #666;
}

#left ul
{
    margin : 0px;
    padding : 0px;
}

#left ul li
{
    text-align : center;

    list-style-type : none;

    padding-top : 5px;
    padding-bottom : 5px;

    border-top : 1px dashed #666;
}

#content
{
    width : 803px;

    margin-top : 20px;
    margin-left : 157px;

    position : relative;

    padding-right : 20px;
}

#contentIndex
{
    width : 803px;
    min-height : 930px;
    height : auto;

    margin-top : 20px;
    margin-left : 157px;

    position : relative;

    padding-right : 20px;
}

#right
{
    width  : 164px;
    float  : right;

    position : relative;
    right : -20px;

    position : absolute;
    top : 0px;
    right : 2px;

    margin-bottom : 50px;
}

#noticias
{
    width  : 164px;
    height : 256px;

    position : relative;

    background : transparent url('../medias/images/box_noticias.gif') top left no-repeat;
}

#noticias ul
{
    width  : 140px;
    height : 200px;

    margin  : 0px 10px 0px 14px;

    padding : 0px;

    position : relative;
    top : 50px;
}

#noticias ul li
{
    list-style-type : none;
    padding-bottom : 8px;
}

#noticias ul li a
{
    text-decoration : none;
    color : #666;
}

#editorial
{
    width  : 144px;
    height : 206px;

    font-size : 11px;

    padding-top : 50px;
    padding-left : 10px;
    padding-right : 10px;

    position   : relative;

    margin-top : 20px;

    background : transparent url('../medias/images/box_editorial.gif') top left no-repeat;
}

#parceiros
{
    width  : 164px;
    height : 121px;

    position : relative;

    padding-top : 40px;

    text-align : center;

    margin-top    : 20px;
    margin-bottom :34px;

    background : transparent url('../medias/images/box_parceiros.gif') top left no-repeat;
}

#newsletter
{
    width  : 159px;
    height : 121px;

    position : relative;

    padding-top  : 40px;
    padding-left : 5px;

    text-align : left;

    font-size : 11px;
    color : #999;

    margin-top    : 20px;
    margin-bottom :34px;

    background : transparent url('../medias/images/box_parceiros.gif') top left no-repeat;
}

#newsletter #tituloNewsletter
{
    position : absolute;
    top : 18px;

    padding-left : 6px;

    margin-left : 2px;

    font-weight : bold;
    font-size : 12px;
    color : #f1f9fd;

    background-color : #54b6e4;
}

#newsletter input
{
    width  : 110px;
    height : 15px;

    border : 1px solid #eee;

    margin-top : 5px;

    font-size : 11px;
    color  : #333;
}

#newsletter #btEnviar
{
    height : 20px;
    width  : 70px;

    cursor : pointer;

    margin-left : 80px;

    font-size : 11px;

    color  : #00f;
    border : none;
    background-color : transparent;
}

.vejaMais
{
    font-size : 10px;

    position : absolute;
    bottom : 5px;
    right  : 5px;
}

.vejaMais a
{
    text-decoration : none;
    color : #0099ff;
}

#footer
{
    width  : 982px;
    height : 86px;

    position : relative;
    left : 50%;

    margin-left : -491px;
}

#footer #endereco
{
    width : 360px;
    text-align : center;

    position : relative;
    left : 127px;
    top  : 20px;
}

#footer #icones
{
    position : absolute;
    top   : 22px;
    right : 22px;
}

#footer #icones img
{
    margin-left : 6px;
}

/* =============================================================================
INDEX
==============================================================================*/
.nota
{
    width : 647px;
    height : 250px;

    font-family : Arial, Verdana, Tahoma, sans-serif;
    font-size   : 11px;
    color       : #999;

    position : relative;
}

.nota img
{
    float : left;
}

/* Videos */
.video
{
    width : 320px;
	height : 280px;

    float : left;

    margin-left   : 50px;
    margin-bottom : 25px;

    padding-bottom : 10px;

    background-color : #f3f3f3;

    text-align : center;
}

#select select
{
    width : 100%;

    font-family : arial;
    font-size   : 11px;
    color       : #515151;

    border : 1px solid #cdcdcd;
}

#noticiasTexto
{
    margin-right : 170px;
}