body{
	text-align: center;
	margin: auto;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: Black;
}
#topo{
	background-image: url(modelo2mod.png);
	width: 100%;
	height: 139px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#meio{
	width: 778px;
	margin: auto;
}
.logo{
	float: left;
	width: 221px;
	margin-left: 15px;
	padding: 0px;
}
.imagem{
	float: right;
	width: 437px;
}
img{
	border: 0px;
}
/*fim do topo*/
#barranav{
	background-image: url(barranav.png);
	width: 100%;
	height: 28px;
	margin: 0px;
}
.barinterna{
	width: 778px;
	font-size: 12px;
	padding: 0px;
	color: white;
	margin: auto;
	}
.barinterna b{
	font-weight: bold;
}
.baresquerda{
	float: left;
	margin-left: 15px;
	margin-top: 7px;
}
.bardireita{
	float: right;
	margin-right: 15px;
	margin-top: 4px;
}
.bardireita a{
	border: none;
	text-decoration: none;
	color: none;
}
.bardireita a:hover{
	text-decoration: none;
	color: black;
}
.inicio{
	height: 28px;
	margin-right: 100px;
}
.inicio a{
	margin: 5px;
	float: right;
	color: white;
	text-decoration: none;
}
.inicio a:hover{
	background-color: red;
}
/*fim da barra de navegação*/
#fundo{
	background-image: url(fundo.jpg);
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
}
#conteudo{
	background-color: white;
	width: 778px;
	height: 310px;
	margin: auto;
}
/*inicio menu*/
#menu{
	float: left;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 20px;
	width: 230px;
	height: 300;
	line-height: 0px;
}
#menu a{
	text-decoration: none;
	color: black;
}
#menu a:hover{
	color: #D90000;
	text-decoration: underline;
}
#menu a:active{
	color: red;
	text-decoration: underline;
}
.menuparte{
	height: 40.8px;
}
/*fim do menu*/
#animacao{
	float: right;
	width: 516px;
	height: 250px;
	margin: 0px;
	padding: 0px;
}
.topoexp{
	width: 516px;
	height: 35px;
	background-image: url(fundoexp.png);
	background-repeat: y; 
	margin: 0px;
	padding-top: 10px;
        padding-bottom: 10px;
	font-size: 12px;
}
#enderecos{
	width: 778px;
	height: 176px;
	background-image: url(fundotexto.png);
	margin: auto;
	padding: 0px;
}
#enderecos b{
	color: #D90000;
	font-weight: bold;
}
.endereco1{
   float: left;
	width: 200px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	text-align: left;
}
.interno1{
   margin-top:20px;
	padding: 0px;
}
.endereco2{
   float: left;
   width: 290px;
}
.endereco3{
   float: right;
	width: 180px;
	margin-left: 25px;
	margin-right: 15px;
	padding-top:10px;
	text-align: right;
}
.duasdivs{
   width: 530px;
	float: right;
	margin-top: 15px;
	padding: 0px;
}
#barrainf{
	width: 778px;
	height: 22px;
	background-image: url(barrainf.gif);
	margin: auto;
}
/*acabou o conteudo*/
#rodape{
	width: 778px;
	height: 22px;
	padding-top: 5px;
	color: white;
	margin: auto;
	font-size: 11px;
}
.ladoa{
	float: left;
	font-weight: bold;
	margin-left: 15px;
}

.ladob{
   float: right;
   margin-right: 15px;
}
.ladob a{
   color: white;
	text-decoration: none;
}
.ladob a:hover{
	text-decoration: underline;
}
/*fim da inicial*/
#direita{
	float: right;
	width: 500px;
	padding: 0px;
	margin: 0px;
}
#topodireita{
	background-image: url(fundoexp.png);
	background-repeat: x;
	width: 499px;
	height: 40px;
	border-bottom: 1px solid #d90000;
	margin: 0px;
	text-align: right;
	font-weight: bold;
	letter-spacing: 2px;
}
.textotopo{
	padding: 15px;
}
.textodireita{
	padding: 15px;
	text-align: justify;
	background-image: url(fundotextolinks.gif);
	border-left: 1px solid silver;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: dashed;
}
.fundolink{
	background-color: white;
	width: 778px;
	height: 600px;
	margin: auto;
}
.map{
	text-align: center;
}
.fundolink2{
	background-color: white;
	width: 778px;
	height: 380px;
	margin: auto;
}
input{
	margin: 5px;
}
input.fundoform{
	background-color: #F5F5F5;
	border: 1px solid gray;
	letter-spacing: 2px;
	color: gray;
}
textarea.fundoform{
	background-color: #F5F5F5;
	border: 1px solid gray;
	letter-spacing: 2px;
	margin: 5px;
	color: gray;
}
input.botao{
	background-color: #gray;
	border: 1px solid gray;
}
