
/* CSS Document */

.geral{
background-color: #ffffff;
}

.logotipo{
width: 130px;
}

.header-ext{
background-color: none;
border: 1px solid none;

}

.header-int{
background-image: url(https://images.comunidades.net/nar/naruto-kun/new_header.jpg);
height: 300px;
background-color: none;
border: 5px solid #FF6600;
}

.footer-ext{
background-color: none;
border: 5px solid #FF6600;
}

.footer-int{
background-image: url(http://naruto-kun.no.comunidades.net/imagens/1rodapenaruto.jpg);
height: 200px;
border: 5px solid #FF6600;
}


.tabela{
background-color: none;
border: 1px solid none;
}

.tabela-right{
background-color: #FFFFFF;
border: 5px solid #FF6600;
width: 630px;
}

.tabela-left{
background-color: #000000;
border: 5px solid ff6600;
width: 140px;
}

.menu-ext{
background-color: none;
border: 1px solid ff6600;
}

.menu-int{
background: #10444f url(http://supercreate.do.comunidades.net/imagens/1narutomenu.png) repeat-x ;
border: 1px solid #none;
}

.menu-link{
font-family: arial;
font-size: 11px;
color: #ffffff;

text-decoration: none;
font-weight: bold;
}
.menu-link:hover{
color: #cccccc;
}

.titulo-main{
color: #ffffff;
font-family: arial;
font-size: 29px;
font-weight: bold;
}
.titulo{
color: #1F2C29;
font-family: arial;
font-size: 20px;
font-weight: bold;
}

.subtitulo{
color: #777777;
font-family: arial;
font-size: 18px;
font-weight: bold;
}

.texto{
color: #ffcc00;
font-family: arial;
font-size: 11px;

text-decoration: none;
}
HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/fireorange.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/fireorange.gif"), auto;}