a {
	font-size: 18px;
	color: #00F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: none;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #600;
}
.rodape
{ 
	z-index:2;

	position:fixed;
	bottom: 0%;
	left:0%;
	width:100%;
	background-color:#FFF;
	text-align:center;
	font-size:12px;
}
.webmaster
{
	z-index:2;

	position:absolute;
	bottom: 4%;
	left:0%;
	width:6%;
}

table
{
	margin:auto;
}
.tdcol
{
	width:150px;
	text-align:center;
	border-left:2px;	
	border-right:2px;
	border-collapse:collapse;
	border-color:#600;
	border-right-style:solid;
	border-left-style:solid;
}
.geralx
{

-moz-border-radius: 20px; /* Para Firefox */
-webkit-border-radius: 20px; /*Para Safari e Chrome */
border-radius: 20px; /* Para Opera 10.5+*/
margin:auto;
font-size:12px;
text-align:center;
color:#C00; 
background-color: #CCC; 
padding:20px;
}

.marquee {
      position:relative;
	  margin:auto;
	  overflow:hidden;
      width:750px;
      height:65px;
      }

.topo_menu
{
	
	border:10px ridge #6CF; padding:5px;
	margin:auto;
	width:750px;
	height:30px;
	background-image:url(../logo/backmenu.jpg); 
	background-repeat:repeat-x;
	text-align:center;
	vertical-align: middle;
	display: table-cell;
	font-size:16px; 
	font-weight:bold;
	color:#600;
}
.topo_logo
{
	/*-moz-border-radius: 10px; /* Para Firefox */
	/*-webkit-border-radius: 10px; /*Para Safari e Chrome */
	/*border-radius: 10px; /* Para Opera 10.5+*/ 
	border:10px ridge gold; padding:5px;
	 
	margin:auto;
	width:720px;
	height:145px;
	background-image:url(../logo/backlogo.jpg); 
	background-repeat:repeat-x; 
	text-align:center;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}
.topo_contact
{
	margin:auto;
	width:752px;
	height:162px;
	
}
.topo
{
	margin:auto;
	width:752px;
	height:225px;
	
}

.empresa
{
-moz-border-radius: 10px; /* Para Firefox */
-webkit-border-radius: 10px; /*Para Safari e Chrome */
border-radius: 10px; /* Para Opera 10.5+*/
width:710px; 
height:340px; 
background-image:url(../logo/fundoc.jpg); 
background-repeat:repeat-x; 
margin:auto; 
text-align:left; 
color: #000; 
font-size:16px; 
font-weight:bold; 
padding:20px;
}
.mapa
{
	 -moz-border-radius: 10px; /* Para Firefox */
	 -webkit-border-radius: 10px; /*Para Safari e Chrome */
	 border-radius: 10px; /* Para Opera 10.5+*/
	 width:710px; 
	 height:410px; 
	 background-color: #FFF;
	 margin:auto; 
	 text-align:left; 
	 color:#600; 
	 font-size:16px; 
	 padding:20px;

}

body { 
	background-color: #000;
}
.central
{
	margin:auto;
	width:740px; 
	/*background-color: #FF6;*/
	padding:5px;
}
.esq
{
	
	width:45%;
	float:left;
	
}
.dir
{
	-moz-border-radius: 5px; /* Para Firefox */
	-webkit-border-radius: 5px; /*Para Safari e Chrome */
	border-radius: 5px; /* Para Opera 10.5+*/	
	background-color: #FC3;
	padding:20px;
	width:53%;
	float:right;
	
}

.fundo
{
	clear:both;
}
#apDiv1 
{
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:100%;
	text-align:center;
	font-size:12px;
	color:#600;
	z-index: 1;
	padding:10px;

	background-color: #CCC;

	visibility:hidden;
	}
.menu_gal
{
	width:110px;
	float:left;
}
.galeria
{ 
	float:right;
	width:750px;
}
img
{ border:0px;}
.corre_div { width:300px; height:45px; border: thin solid black; overflow:hidden; overflow-style:marquee,panner; }