@charset "utf-8";

* {
margin:0;
padding:0;
list-style:none;
text-decoration: none;
border:none;;
}

#geral {
margin:auto;
widht: 950px;
background: url(../imagens/bg.gif);
font: 11px 'Verdana' Arial, Helvetica, sans-serif; color:#333333;
text-align:center;
}

/*TOPO*/

#topo {
height: 150px;
background:url(../imagens/cabecalho_02.png) no-repeat;
}

/* PRIMEIRO MENU HORIZONTAL */

#menuh {
height: 30px;
width: 950px;
background:url(../imagens/menuh.png);
font-size:12px; color:#FFFFFF; font-weight:bold;
}
#menuh ul {
height: 30px;
width:950px;
background:url(../imagens/menuh.png);
}
#menuh li {
display:inline;
}
#menuh li a {
background:url(../imagens/botao.png) no-repeat center;
height:25px;
width:90px;
float:left;
margin: 4px 5px 0 13px;
font: bold 100%/30px Verdana, Arial, Helvetica, sans-serif;
text-transform:capitalize;
color:#FFFFFF;
}


/*SEGUNDO MENU HORIZONTAL*/

#menuh2 {
height: 30px;
width: 950px;
background:url(../imagens/menu4.png);
font-size:12px; color:#FFFFFF; font-weight:bold;
}
#menuh2 ul {
height: 30px;
width:950px;
background:url(../imagens/menuh.png);
}
#menuh2 li {
display:inline;
}
#menuh2 li a{
background:url(../imagens/botao2.png) no-repeat center;
width: 130px;
height: 30px;
float:left;
margin: 2px 10px 0 2px;
font: bold 100%/30px Verdana, Arial, Helvetica, sans-serif;
text-transform:capitalize;
color:#FFFFFF;
}

/*BANNER*/

#banner {
height: 150px;
background:url(../imagens/banner.gif) no-repeat;
}

/*PRIMEIRO MENU VERTICAL*/
h5 {
font-family:Verdana, Arial, Helvetica, sans-serif bold; color:#FF0000; font-size:12px;
border-bottom:dashed 1px #666666;
margin-top:0;
margin-bottom:0;
text-align:left;
}

.nome{
font-family:Verdana, Arial, Helvetica, sans-serif; color:#FF0000; font-size:16px; margin-right:10px;
border-bottom:dashed 1px #666666;
text-align:right;
width:950px;
}

#menuv1{
border-bottom:dashed 1px;
margin-top:0;
float:left;
width:237px;
height:250;
background:#f4f4f4;
text-align:left;
}
#menuv1 li {
list-style:none;
margin-left:30px;
}
#menuv1 li a {
text-decoration:none;
color:#333333; 
}
#menuv1 li a:hover {
text-decoration:underline; font-style:italic;
}

/*SEGUNDO MENU VERTICAL*/

#menuv2{
border-bottom:dashed 1px;
float:left;
width:237px;
height:250;
background:#f4f4f4;
text-align:left;
}
#menuv2 li {
list-style:none;
margin-left:30px;
}
#menuv2 li a {
text-decoration:none;
color:#333333; 
}
#menuv2 li a:hover {
text-decoration:underline; font-style:italic;
}

/*TERCEIRO MENU VERTICAL*/

#menuv3{
border-bottom:dashed 1px;
float:left;
width:237px;
height:250;
background:#f4f4f4;
text-align:left;
}
#menuv3 li {
list-style:none;
margin-left:30px;
}
#menuv3 li a {
text-decoration:none;
color:#333333; 
}
#menuv3 li a:hover {
text-decoration:underline; font-style:italic;
}

/*QUARTO MENU VERTICAL*/

#menuv4{
border-bottom:dashed 1px;
float:left;
width:239px;
height:250;
background:#f4f4f4;
text-align:left;
}
#menuv4 li {
list-style:none;
margin-left:30px;
}
#menuv4 li a {
text-decoration:none;
color:#333333; 
}
#menuv4 li a:hover {
text-decoration:underline; font-style:italic;
}
/*************************************/
/*DOJOS*/
/***************************************/
#dojos1 {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:bold;
width:465px;
height: 270px;
border:dashed 1px; 
background: #f4f4f4;
margin:5px;
text-align:left;
float:left;
}
#dojos1 li {
list-style:none;
text-align:left;
margin-left: 30px;
}

#dojos2 {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:bold;
width:465px;
border:dashed 1px; 
background: #f4f4f4;
margin:5px;
text-align:left;
float:left;
}
#dojos2 li {
list-style:none;
text-align:left;
margin-left: 30px;
}

#dojos3 {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal;
width:465px;
border:dashed 1px; 
background: #f4f4f4;
margin:5px;
text-align:left;
float:left;
}
#dojos3 li {
list-style:none;
text-align:left;
margin-left: 30px;
}

#dojos4 {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal;
width:465px;
border:dashed 1px; 
background: #f4f4f4;
margin:5px;
text-align:left;
float:left;
}
#dojos4 li {
list-style:none;
text-align:left;
margin-left: 30px;
}

/*RODAPE*/

#rodape {
clear:both;
font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;
background:url(../imagens/bg_rod.gif);
width:950px;
}
