a:link{
	text-decoration: none;
	color: #3C5A6C;
}
a:visited{
	text-decoration: none;
	color: #3C5A6C;
}
a:hover{
	color: #3C5A6C;
	text-decoration:underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4E4E4;
}
.input_busca{
	font: 16px 'Trebuchet Ms', Arial, Tahoma, Sans-Serif;
	color:#525252;
	border:1px solid #A6A6A6;
	width:170px;
	height:23px;
}
.tabela_busca {
	background-color: #F9F9F9;
	border: 1px solid #E4E4E4;
}
.tabela_produto {
	border: 1px solid #E9E9E9;
}

.input_busca:focus{
	border:2px solid #7CB1E9;
}
.submit_busca{
	border:1px #A6A6A6 solid;
	background: #FAFAFA;
	color:#333;
	cursor:pointer;
	width:170px;
	height:23px;
	
}
.menu_over a{
	background-color: #CACACA;
	font-weight: bold;
	color: #FF3300;
	cursor:pointer;
	padding:5px;
	text-decoration:none;
}
.menu_fora a{
	font-weight: bold;
	color: #FFFFFF;,
	cursor:pointer;
	padding:5px;
}
.menu_over.a:active {
	background-color: #CACACA;
}
.tabela_principal {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	background-color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.over {
	background-color: #f5f5f5;
}
.sucesso {
	font-weight: bolder;
	color: #00CC00;
}.fone {
	font-size: 14px;
	color: #FF3300;
	text-decoration: blink;
}
.preco {
	color: #0066CC;
	font-size: 14px;
}

#busca_fabri{
	background-color:#666666; 
	color:#FFFFFF; 
	padding:10px 10px 10px 16px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px;
	
}

img { border:0;}

#topo_gondola {
		background-image:url(images/topo_gondola.jpg);
		background-repeat:no-repeat;
		width:525px;
		height:241px;
						
}

#texto_topo { padding:100px 0px 0px 140px;}

#form1 select {
background:transparent  url(images/bg_busca.gif) repeat-x scroll left top;
border:1px solid #CCCCCC;
padding:4px;
*padding:0px;
width:280px;
height:25px;
*height:45px;
margin-top:-90px; 
*margin-top:0px; 
margin-right:20px;
*margin-right:20px;
text-align:center;
}

#div_select { float:right; 
margin-top:-17px;
*margin-top:-30px;
}
#footer{
	width:100%;
	height:4em;
	background-color:#999999;
	text-align:center;
	padding-top:5px;
	color:#666666;
	font-size:0.9em;
	border-top:2px #FF0000 solid;
	
}
#atencao{
	background-image:url(images/bg_footer.gif);
	height:101px; 
	background-repeat:repeat-x; 
	font-size:12px; 
	text-align:center;
	padding:15px;
}
#gondola{
	background-image:url(images/gondola.jpg);
	background-repeat:no-repeat; 
	margin: 0 8px 0 8px;
	height:189px; 
	width:199px;
	padding-top:33px;
	font-size:12px; 
	text-align:center;
}
.gondola_todos{
	font-size:0.8em;
	text-align:right;
	text-decoration:none;
}
.contato {
	margin-left:10px;
}
