body {
    background: #364359 url("../img/home2010/bg-home-2010.gif") repeat-x scroll 0 0;
}

#header {
    background: url("../img/home2010/header-2010.jpg") no-repeat 0 0;
}

#header,
#header.home {
    height: 290px;
}

#header h1 a {
    background: none;
    height: 253px;
    width: 570px;
}

#header #menu {
    background: none;
}

#header #menu li {
    background-image: url("../img/home2010/linha_dupla.gif");
}

#header #menu .home a,
#header #menu .blog a,
#header #menu .biografia a,
#header #menu .artigos a,
#header #menu .videos a,
#header #menu .proteste a,
#header #menu .contato a,
#header #menu .cadastre-se a,
#header #menu .forum a {
    background-color: transparent;
    background-image: url("../img/home2010/header-2010.jpg");
    background-repeat: no-repeat;
}


#header #menu .home a {
    background-position: -42px -298px;
}
#header #menu .home a:hover,
#header #menu .home.ativo a {
    background-position: -42px -259px;
}
/* ----- */

#header #menu .blog a {
    background-position: -103px -298px;
}
#header #menu .blog a:hover,
#header #menu .blog.ativo a {
    background-position: -103px -259px;
}
/* ----- */

#header #menu .biografia a {
    background-position: -161px -298px;
}
#header #menu .biografia a:hover,
#header #menu .biografia.ativo a {
    background-position: -161px -259px;
}
/* ----- */

#header #menu .artigos a {
    background-position: -246px -298px;
}
#header #menu .artigos a:hover,
#header #menu .artigos.ativo a {
    background-position: -246px -259px;
}
/* ----- */

#header #menu .videos a {
    background-position: -322px -298px;
}
#header #menu .videos a:hover,
#header #menu .videos.ativo a {
    background-position: -322px -259px;
}
/* ----- */

#header #menu .proteste a {
    background-position: -390px -298px;
}
#header #menu .proteste a:hover,
#header #menu .proteste.ativo a {
    background-position: -390px -259px;
}
/* ----- */

#header #menu .contato a {
    background-position: -472px -298px;
}
#header #menu .contato a:hover,
#header #menu .contato.ativo a {
    background-position: -472px -259px;
}
/* ----- */

#header #menu .cadastre-se a {
    background-position: -549px -298px;
}
#header #menu .cadastre-se a:hover,
#header #menu .cadastre-se.ativo a {
    background-position: -549px -259px;
}
/* ----- */

#header #menu .forum a {
    background-position: -648px -298px;
}
#header #menu .forum a:hover,
#header #menu .forum.ativo a {
    background-position: -648px -259px;
}
/* ----- */
