/*

Nação Flamengo 2009 - Mailing List
http://www.nacaoflamengo.com.br/

Feito por Daniel Mandina (daniel.mandina@gmail.com)

Toda e qualquer reprodução deste conteúdo sem autorização prévia é PROIBIDA!

*/

body {
   margin: 0px;
   font: 11px Verdana, Arial;
   background-color: #000000;
}

#container {
   width: 839px;
   height: 637px;
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -420px;
   margin-top: -300px;
}

#layTop {
   background-image: url(imagens/01.jpg);
   width: 839px;
   height: 117px;
}

#layMiddle {
   width: 839px;
   height: 417px;
}

#layMiddle #menu {
   width: 268px;
   height: 270px;
   text-align: right;
   padding-top: 147px;
   padding-right: 20px;
   background-image: url(imagens/02.jpg);
   float: left;
}

#layMiddle #conteudo {
   width: 377px;
   height: 377px;
   background-image: url(imagens/03.jpg);
   float: left;
   text-align: center;
   padding: 20px;
}

h1 {
   width: 350px;
   height: auto;
   font: bold 18px Verdana, Arial, Helvetica, sans-serif;
   color: #990000;
   margin: 0px;
   margin-bottom: 10px;
}

#layMiddle #conteudo #scrollArea {
   width: 380px;
   height: 380px;
   line-height: 16px;
   overflow: hidden;
   text-align: justify;
   background-image: url(imagens/fundoConteudo.png);
}

#layMiddle #conteudo #scrollArea a {
   text-decoration: none;
   color: #000000;
}

#layMiddle #conteudo #scrollArea a:hover {
   text-decoration: none;
   color: #FF0000;
}

#layMiddle #final {
   width: 114px;
   height: 397px;
   padding: 10px;
   background-image: url(imagens/04.jpg);
   float: right;
}

#layBottom {
   background-image: url(imagens/05.jpg);
   width: 839px;
   height: 103px;
}

/* ==============================================================

Hotsite Carioca 09 | Elenco e Videos

===============================================================*/

.elencoImagem {
   width: 70px;
   height: 70px;
   border: solid 2px #850000;
   float: left;
}

.elencoInfo {
   width: 290px;
   height: 70px;
   float: right;
   line-height: 16px;
   padding: 5px;
}

.elencoFim {
   height: 10px;
   clear: both;
}

/* ==============================================================

Hotsite Carioca 09 | Downloads

===============================================================*/

.downloadGeral {
   width: 124px;
   height: 150px;
   float: left;
   margin: 0px 30px 20px 30px;
   text-align: center;
}

.downloadImg {
   border: solid 2px #850000;
}

.downloadBot {
   width: 120px;
   height: auto;
   margin-bottom: 1px;
   color: #333333;
   font: 11px Verdana;
   padding: 2px;
   text-align: center;
   background-image: url(imagens/fundoWallBot.jpg);
}

.downloadBot a {
   color: #333333;
   text-decoration: none;
}

.downloadAvatar {
   width: 100px;
   height: 100px;
   float: left;
   margin: 0px 0px 20px 20px;
}