body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;	
	background-image: url(img/bg.gif);
	
}
.menu {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	margin-left:5px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	white-space: normal;
  }
	.menu:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	.menu:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	.menu:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	.menu:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
	
.tabela1 {
	background-color: #e0e0e0;
	border:2px #FFFFFF;
	font-family: arial;
	font-size: 10px;
	color: #000000;	
}


.c5
{
    background-color: #e6ffe6;
	border: 1px solid #999999;
	font-family: garamond;
	font-size: 8px;
	color: 000000;
	font-weight: bold;
}
.botao {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	background-color: #dcd9fd;
	border: 1px solid #9a91f0;	
}
.c6
{
    background-color: #86d676;
    border: 1px solid #999999; 
    font-family: arial;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration:none;
	

}
.c7
{
    background-color: #86d676;
    border: 1px solid #999999; 
    font-family: arial;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration:none;

}


.caixa1{
	background-color: #ffffff;
	border: 1px solid #999999;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.combo_video{	
	background-color: #ffffff;
	border: 1px solid #999999;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.titulo_destaque {
	font-family: garamond;
	font-size: 20px;
	font-weight: bold;
}
.texto_normal {
	font-size: 12px; 
	font-family: arial;
	text-align:justify;
 }
 .texto_normal_italico {
	font-size: 12px; 
	font-family: arial;
	text-align:justify;	
	font-style: italic;
 }
  .texto_normal :link {
		color: #0000FF; 
		font-weight: bold;
		text-decoration: none;
		text-align:justify;
	}
	.texto_normal :active {
		color: #0000FF; 
		font-weight: bold;
		text-decoration: none;
		text-align:justify;
	}
	.texto_normal :visited {
		color: #0000FF;  
		font-weight: bold;
		text-decoration: none;
		text-align:justify;
	}
	.texto_normal :hover {
		color: #0000FF; 
		font-weight: bold;
		text-decoration: underline;
   	    text-align:justify;
	}

.texto_normal_centralizado {
	font-size: 12px; 
	font-family: arial;
	text-align:center;
	font-weight: bold;
  }

  .texto_normal_centralizado :link {
		color: #0000FF; 
		font-weight: bold;
		text-decoration: none;
		text-align:center;
	}
	.texto_normal_centralizado :active {
		color: #0000FF; 
		font-weight: bold;
		text-decoration: none;
		text-align:center;
	}
	.texto_normal_centralizado :visited {
		color: #0000FF;  
		font-weight: bold;
		text-decoration: none;
		text-align:center;
	}
	.texto_normal_centralizado :hover {
		color: #0000FF; 
		font-weight: bold;
		text-decoration: underline;
   	    text-align:center;
	}


.subtitulo {
	font-family: arial; 
	font-size: 14px; 
	font-weight: bold; 
	padding-top: 5px; 
	text-align:center;
	height: 50px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom:5px;	
}

.titulo {
	font-family: arial; 
	font-size: 14px; 
	font-weight: bold; 
	padding-top: 5px; 
	height: 50px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom:5px;	
}
.texto_rodape {
	font-size: 12px; 
	font-family: arial;
	text-align:  center;
  }
	
	
