/*..................................CONTEUDO DA PAGINA MASTER............................................*/

.topo{
background-color:blue;
top:0px;
left:0px;
height: 235px;
width: 900px;
overflow: hidden;
position: relative;
}
#master{
	top:0px;
	left:0px;
	background-color:#cccccc;
	height: 1020px;
	width: 900px;
	overflow: hidden;
	position: relative;
}
.menu{
background-color:blue;
top:0px;
left:0px;
height:80px;
width: 900px;
overflow: hidden;
position: relative;
}

#box_esq{
    background-color:#ffffff;
	top:315px;
	left:1px;
	width:202px;
	height:1000px;
	position:absolute;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;	
}

.publicidadeaateb{
background:#ffffff;
top:20px;
left:0px;
width:200px;
height:350px;
position:relative;
    font-style: normal;
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    text-decoration:none;
	text-align:center;
}

#box_meio {
	background-color:#ffffff;
	top:315px;
	left:204px;
	height: 1000px;
	width: 696px;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
}

.mapa{
background-color:#cc0000;
	top:100px;
	left:10px;
	height: 500px;
	width: 670px;
	font-size: 17px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	left: 10px;
	top: 630px;
	height: 100px;
	width: 670px;
	position: absolute;
	
}
/*.....................................MENU DO RODAPÉ..........................................*/
#box_rodape{
background-color:#ffffff;
top:0px;
left:0px;
width:900px;
height:45px;
position:relative;
}

#rodape{
background-image:url(faixa_rodape.png);
background-repeat:no-repeat;
width:900px;
height:45px;
position:relative;
}
#rodape_ref{
background-color:#;
position: relative;
top:5px;
left:0px;
width:900px;
height:40px;
}
.barnav a{
font-family: arial;
font-size: 10pt;
color: #ffffff;
background-color:#;
text-decoration: none;
}
.barnav a:hover{
color: #000000;
background: #;
}

