@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #BB3301;
}
#fundo {
	width: 100%;
	height: 100%;
}
#topo {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 215px;
	background-image: url(../files/f_topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#corpo {
	width: 682px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../site/css/files/f_corpo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#corpo #foto {
	background-color: #FFF;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

#topo #logo {
	height: 180px;
	width: 260px;
	margin-left: 48px;
	padding-top: 35px;
	float: left;
}
#topo #info {
	height: 215px;
	width: 360px;
	float: right;
	margin-right: 48px;
}
#info #barra {
	height: 40px;
	width: 360px;
	background-color: #FFFFFF;
	align: baseline;
}
#info #relogio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 7px;
	margin-top: 7px;
}
#info #nuvemp {
	height: 28px;
	width: 90px;
	margin-top: 5px;
	padding-left: 240px;
}


#info #fone {
	height: 56px;
	width: 261px;
	margin-left: 99px;
}
#info #nuvemg {
	height: 46px;
	width: 75px;
	margin-top: 13px;
}



#rodape {
	width: 685px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*Efeito sombra*/
.blur{
	background-color: #990000; /*shadow color*/
	color: #BB3301;
	margin-left: 4px;
	margin-top: 4px;
}
.shadow,
.content{
   position: relative;
   bottom: 2px;
   right: 2px;
}
.shadow{
	background-color: #000000; /*shadow color*/
	color: #BB3301;
}
.content{
	background-color: #fff; /*background color of content*/
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
} 
/*FIM Efeito sombra*/
#rodape #copy {
	height: 70px;
	width: 628px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rodape #local {
	height: 58px;
	width: 35px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 12px;
}
.style01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.style02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
img {
    border:0;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*menu*/
#MainMenu 
{
	width:360px;
	height:40px;
	margin:0;
	border:0;
	background-color: #FFF;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
	display:inline;
	float:left;
	padding:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#tab a 
{
	background: #FFFFFF;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin: 0;
}
#tab a span 
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:30px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 17px;
}
#corpo #conteudo {
	height: 327px;
	width: 655px;
	background-color: #FFEBCC;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 3px;
}
.style04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#foto  #chamada {
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#conteu  #produtos {
	width: 535px;
	margin-left: 60px;
	margin-right: 60px;
	height: 240px;
}
#conteudo  #produtosb {
	height: 240px;
	width: 535px;
	margin-right: 60px;
	margin-left: 60px;
	float: left;
}

#produtos #titlepro {
	width: 100%;
	height: 20px;
}
#conteu #acessorio {
	width: 535px;
	margin-right: 60px;
	margin-left: 60px;
}
#acessorio #linhasepro {
	width: 100%;
	height: 125px;
}

#produtos #picproduto {
	float: left;
	height: 210px;
	width: 206px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}
#picproduto #ampliar {
	width: 100%;
	height: 20px;
	padding-top: 5px;
}
#picprodutos #amplia {
	height: 20px;
	width: 100%;
	padding-top: 5px;
}

#produtos #picprodutos {
	float: right;
	height: 210px;
	width: 206px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}
#picproduto #nomeproduto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 100%;
}
#picprodutos #nomeprodutos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 100%;
}






#tab a:hover,#tab li.item_active a 
{
	background-color: #FFCC00;
}
#tab a:hover span,#tab li.item_active a span 
{
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #000000;
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:5px 0 0 5px ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#000000;
	background: #FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	background-color: #FFCC00;
}
.dropmenudiv a:hover span 
{
	background:#FFFF33;
	color:#000000;
	font-weight:bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BB3301;
	text-decoration: none;
	font-weight: bold;
}
.style03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#conteu /* FormulÃ¡rio */

 #colunadois {
	float: right;
	width: 50%;
}
#conteu  #colunaum {
	float: left;
	width: 48%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	height: 285px;
}
.style05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

.formu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 315px;
}
/* Fim formulÃ¡rio */
#corpo #conteu {
	height: 100%;
	width: 655px;
	background-color: #FFEBCC;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 3px;
}
#conteu #linhorizon {
	height: 90px;
	width: 100%;
}
#linhorizon #caixasep {
	float: left;
	height: 90px;
	width: 100px;
	margin-right: 2px;
}
#linhasepro  #caixaseproa {
	height: 125px;
	width: 130px;
	margin-right: 2px;
	margin-left: 8px;
}
#linhasepro #caixasepro {
	float: left;
	height: 125px;
	width: 130px;
	margin-right: 10px;
}

#linhorizon #caixasepa {
	float: left;
	height: 90px;
	width: 100px;
	margin-right: 2px;
	margin-left: 8px;
}
.style06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.style07 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.highlight {
	display:block;
	width:100px;
	height:90px;
	padding: 2px;
	background-color: #BB3301;
}

.highlight:hover {
	background-color: #F0DC7A;
}
.highlightquem {
	background-color: #FF6600;
	display: block;
	height: 90px;
	width: 100px;
	padding: 2px;
}
.highlightquem:hover {
	background-color: #F0DC7A;
}
.highlightCopy {
	display:block;
	width:206px;
	height:165px;
	padding: 2px;
	background-color: #BB3301;
}
.highlightquemCopy {
	background-color: #FF6600;
	display: block;
	height: 165px;
	width: 206px;
	padding: 2px;
}
.highlightCopy:hover {
	background-color: #F0DC7A;
}
.highlightquemCopy:hover {
	background-color: #F0DC7A;
}
#corpo #conteudop {
	width: 655px;
	background-color: #FFEBCC;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 3px;
	height: 600px;
}
#conteu    #linhapro {
	width: 100%;
	height: 240px;
}
