*
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
body
{	background-color: #000;
	margin:0px;
	text-align: center;}

h1
{	font-size:13px;
	font-weight:bold;}

#geral
{	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 1100px;
	/*background-image:url(../imagens_site/img_fundo.jpg);
	background-repeat:no-repeat;
	background-color:#343434; */}

#geral2
{	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 1100px;
	/*background-image:url(../imagens_site/img_fundo.jpg);
	background-repeat:no-repeat;*/
	background-color:#fff; }

#scroll
{	height: 472px;
	margin: 10px 10px 10px 10px;
	line-height: 16px;
	overflow:auto;}

#contato
{	height: 400px;
	margin: 10px 10px 10px 10px;
	line-height: 16px;}

#conteudo
{	margin: 0 20px 0 10px;
	line-height: 16px;
	overflow:auto;}

.fotinha
{ border:#fff solid 2px;
	width:96px;
	height:96px;}

.fotinhaOff
{ width:96px;
	height:96px;
	Filter: Alpha(Opacity=20); 
	-moz-opacity: 0.5;
	opacity:0.40;
	border:#000000 solid 2px;	}

.fotoApre
{ width:290px;
	height:355px;}
	
.fotoEmpresa
{ width:300px;
	margin-right: 15px;
	margin-bottom: 15px;}
	
.fotoContato
{ width:78px;
	margin-right: 10px;
	margin-bottom: 10px;}

.textoApre
{	font-size:11px;
	line-height: 18px;
	color:#CCC;}

.rodape
{ font-size:16px;
	color:#FFFFFF;}

/*MENU HORIZONTAL*/
#menuhor
{	border:none;
	margin: 0;
	font: 13px Georgia, Verdana, Arial, serif;
	line-height:18px;
	vertical-align:middle;}
	
#menuhor li
{	list-style: none; 
	margin: 0;
	display: inline;
	vertical-align:middle;}
	
#menuhor li a
{	height:1px; /* IE5.0 bug */
	padding: 3px 1px; 
	margin:0;
	text-decoration: none;}
	
#menuhor li a:link
{	color: #fff;}

#menuhor li a:visited
{	color: #fff;}

#menuhor li a:hover
{	color: #999; }
