charset "utf-8";

html{	*scroll:no-display;}

body{
	margin: 0;
	*overflow:hidden;
}

a {border:0}
img {border:0; outline:none;}

#geral{
	width:100%;
	height:100%;
	margin:0 auto;
	position:absolute;
	overflow-y:auto;
	overflow-x:hidden;
	
	*overflow-y:auto;
	*overflow-x:hidden;
}

#topo {
	width: 100%;
	height:80px;
	margin:0 auto;
	background-image:url(templates/theme561/images/fdo-barras.png);
}

.slogan {
	display:none;
	margin-top:35px;
	*margin-top:-35px;
	font-size:20px;
	z-index:100;
	color:#FC0;
	float:right;
	font-family: 'VenusRisingRegular', Helvetica, sans-serif;
	
	
}

#faixa-topo {
	position:absolute;
	width:100%;
	height:5px;
	margin-top:80px;
	background-color:#FC0;	
}


#menu{
	position:absolute;
	width:100%;
	height:80px;
	top:85px;
	font-family:'VenusRisingRegular', Helvetica, sans-serif;
	font-size:18px;
	font-style: none;
	font-weight:normal;
	margin: 0 auto;
}

#bgmenu {background:url(images/bgmenu.png) repeat-x;
	position:absolute;
	width:100%;
	height:80px;
	top:85px;
}

#menu ul {
	position:absolute;
	margin: 5px auto;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

#menu li {
	padding:0px 5px 5px 5px;
	margin-right:10px;
	display:inline;
	text-decoration:none;
	height:15px;
}

#menu li:hover{
	padding:0px 5px 5px 5px;
	margin-right:10px;
	display:inline;
	text-decoration:none;
	height:15px;
	background: url(images/bg-menu-hover.gif) top center repeat-x;
}

#menu li.active {
	padding:0px 5px 5px 5px;
	margin-right:10px;
	display:inline;
	text-decoration:none;
	height:15px;
	background: url(images/bg-menu-active.gif) top center repeat-x;
}

#menu li a {
	text-decoration:none;
	color:#FC0;
	font-style: normal;
}

#menu li a:hover {
	text-decoration:none;
	color:#FFF;
	font-style: normal;
	
}

#conteudo-topo {
	width: 1000px;
	height:80px;
	margin:0 auto;
	display:block;
}


#conteudo{
	width:1000px;
	margin:0 auto;
}

#foto-empresa{
	width:100%;
	padding:10px;
	margin-top:0px;
}

#foto-empresa img{
	width:220px;
	height:132px;
	margin-right:20px;
	margin-top:10px;
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}

#foto-empresa img:hover{ 
	opacity:10;
	-moz-opacity: 10;
	filter: alpha(opacity=100);
}
	
#spotcentral{
	position:relative;
	margin-top:200px;
	color:#000;
	margin-left:350px;
	z-index:1000px;	
}

#spotbg {
	position:relative;
	height:137px;
	width:350px;
	background-color:#FC0;
	margin-top:-171px;
	color:#000;
	margin-left:0px;
	z-index:-1000px;	
}

#conteudo-home{
	width:994px;
	height:100%;
	max-height:566px;
	margin:0 auto;
	margin-top:1px;
	background-image:url(images/bg_box.png);
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	z-index:100px;	
}

#cont-produtos {
	position:absolute;
	width:700px;
	height::400px;
	color:#fff;
	margin-left:200px;
	margin-top:20px;
}

#prod-img {margin-top:10px}
#prod-img img{ width:240px;
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);}
#prod-img img:hover{ 
	opacity:10;
	-moz-opacity: 10;
	filter: alpha(opacity=100);
}

#cont-produtos p{
	color:#fff;
}

#bgsombra{
	width:994px;
	height:50;
	margin:0 auto;
	background:url(images/bgsombra.png) no-repeat;
	margin-top:20px
	
}

#box1{
	width:311px;
	height:320px;
	margin:10px 10px;
	background-color:#121212;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index:100px;
	float:left;
}

#titulo-box1 {
	background-image:url(images/carbonbg.gif);
	color:#FC0;
	height:20px;
	font-family:'VenusRisingRegular', Helvetica, sans-serif;
	font-size:20px;
	padding: 10px 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
}

#sub-box1 {
	background:#000;
	color:#999;
	height:20px;
	font-family:'VenusRisingRegular', Helvetica, sans-serif;
	font-size:20px;
	padding: 10px 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
}

.texto-home {
	margin:5px 10px 5px 10px;
	font-family:"Cambria", Cambria Math;
	font-size:16px;
	color:#CCC;
	text-align:justify;
}

#bthome {
	background-color:#333;
	width:90px;
	height:20px;
	margin-top:10px;
	margin-left:210px;
	vertical-align:middle;
}

#bthome a{
	text-decoration:none;
	color:#FC0;
	margin:10px;
	font-weight:bold;
}

#bthome  a:hover{ color:#666}

#img-box1 {
	width:100%;
	height:60px;
	margin: auto 30px;
}

#img-box2 {
	width:100%;
	height:150px;
	margin: 3px;
}

#rodape{
	width:100%;
	height:130px;
	margin-top: 20px;
	margin-bottom:0px;
	background:url(images/carbonbg.gif) repeat;
}

#rodape-conteudo {
	width: 1000px;
	margin:0 auto;
	padding:5px;
}

#social {margin-top:10px;}
#social img {border:none; width:30px; height:30px;}
#social a:hover img{ width:28px; height:28px; padding-right:2px;}

#rodape-noticias {
	margin-top:10px;
	width: 300px;
	height:80px;
	margin:0;
	float:left;
	display:block;
}

#endereco {
	width: 650px;
	float:right;
	right:0px;
	height: 120px;
}

#endereco p{
	font-family:"Cambria", Cambria Math;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	text-align:right;
	float:right;
	margin-bottom:10px;
	*margin-bottom:20px;
	_margin-bottom:20px;
}

.titulo-rodape{
	font-family:'VenusRisingRegular', Helvetica, sans-serif;;
	font-size:20px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}

#ass {
	margin-top:10px;
	color:#CCC;
	float:left;
}
#ass a{ text-decoration:none; color:#CCC; font-style:normal;}
#ass a:hover { text-decoration:none; color:#fc0; font-style:normal;}

#ass img { width:60px; mergin-top:8px; }

/*formulario */

#formulario {
	position:absolute;
	width:400px;
	color:#fff;
	margin-left:30px;
	float:left;
}

.texto-form{ color:#fff;}

.form_campos{
	border:#999 1px solid;
	height:25px;
	width:295px;
	margin-bottom:15px;
	padding:5px;
	
}

.form_campos_1{
	border:#999 1px solid;
	min-height:105px;
	min-width:295px;
	max-height:105px;
	max-width:295px;
	padding:5px;
}

.form_campos_tel{
	border:#999 1px solid;
	height:25px;
	width:125px;
	padding:5px;
	margin-bottom:15px;
}

.form_botao{
float:right;
}

#msgresposta {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
margin-left:0px;
height:184px;
width:608px;
}

#msgresposta h1{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
width:608px;
margin-left:0px;
}
#mapa{margin-right:30px; z-index:100; float:right; position: relative; border:0;}

#flickr {width:995px; height:530px; background-color:#ccc; border:0; overflow:hidden; display:block}

