/*..................................CONTEUDO DA PAGINA MASTER............................................*/
.master{
	top:0px;
	left:0px;
	background-color:#;
	height: 635px;
	width: 950px;
	overflow: hidden;
	position: relative;
}
.faixa_blue{
background-color:#1c4c9a;
top:0px;
left:0px;
height: 25px;
width: 950px;
position: relative;
}
.topo{
background-color:#;
top:0px;
left:0px;
height: 220px;
width: 950px;
position: relative;
}
.menu{
background-color:#;
top:0px;
left:0px;
height: 50px;
width: 950px;
position: relative;
z-index:10;
}

#box_meio {
	background-color:#fff;
	top:0px;
	left:0px;
	height:340px;
	width: 950px;
	position:relative;

}

/*.....................................MENU DO RODAPÉ..........................................*/
#box_rodape{
background-color:#;
top:2px;
left:0px;
width:950px;
height:40px;
position:relative;
}

#rodape{
background-image:url(ft_1.gif);
background-repeat:repeat x;
width:950px;
height:40px;
position:relative;
}
#rodape_ref{
background-color:#;
position: relative;
top:10px;
left:0px;
width:950px;
height:30px;
}
.barnav a{
font-family: arial;
font-size: 10pt;
color: #ffffff;
background-color:#;
text-decoration: none;
}
.barnav a:hover{
color: #000000;
background: #;
}
