 A:link {text-decoration: none;color:#000000;}
 A:visited {text-decoration: none;color:#000000;}
 A:active {text-decoration: none; color: #000000; }
 A:hover {color:#cccccc; text-decoration:underline}
 A.ff {text-decoration: none; color: #000000; }
 A.ff:visited {text-decoration: none; color: #000000; }
 A.ff:hover {text-decoration: none; color:#000000; }
 A:ff.active {text-decoration: none; color:#000000; }
 
body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #DB241E;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin:0px;
	background-repeat:repeat-x;
	background-color:#000000;
	background-image:url(images/expansor.jpg);
	width:100%;
	height:100%;
	padding:0;
	font-family:tahoma;
	color:#000000;
	font-size: 12px;
}

#principal {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	display:table;

}
#principal #topo {
	width:900px;
	height:83px;
}
#subprodutos {
	width:900px;
	height:auto;
	/*background-color:#FFFFFF;
	padding:5px*/
}
#subprodutos a:link {
	color:#0185e2;
	font-size:11px;
}
#subprodutos a:hover {
	color:#889197;
	font-size:11px;
}
#subprodutos a:visited {
	color:#000000;
	font-size:11px;
}
#content {
	width:900px;
	position:relative
}
#content #box_content {
	width:850px;
	height:100%;
	background-color:#FFFFFF;
	padding:20px;
	margin-left:5px;
	display:table;
	clear:both;		
}
.box1 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #293b5a;
	border: 1px #293b5a solid;
	background-color: #ffffff;
	height:17px;
}
.box2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #293b5a;
	border: 1px #293b5a solid;
	background-color: #ffffff;
}

#bemvindo {
	color:#ffffff;
}
#bemvindo a:link {
	color:#fff000;
}
#bemvindo a:visited {
	color:#fff000;
}
#bemvindo a:active {
	color:#fff000;
}
#bemvindo a:hover {
	color:#cccccc;
}
#titulo {
	color:#183552;
	font-family:trebuchet ms, tahoma;
	font-size:18px;
	font-weight:normal;
	margin-bottom:14px
}
#titulo_rodape {
	color:#61bfff;
	font-family:trebuchet ms, tahoma;
	font-size:18px;
	font-weight:normal;
	margin-bottom:12px
}
.hosting {
	color:#abd5f2;
	font-size:11px;
}
.hosting a:link{
	color:#abd5f2;
	font-size:11px;
	font-weight:bold;
}
.hosting a:hover{
	color:#abd5f2;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline
}
#extras {
	margin-top:10px;
}
#rodape {
	margin-top:10px;
	width:900px;
	height:94px;
	background-image:url(images/rodape.gif)
}
.txt_rodape {
	color:#FFFFFF;
	font-size:15px
}
#content #box_content #box_produto {
	width:133px;
	height:133px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-position:center;
	background-repeat:no-repeat;
	*corsor:hand;
	cursor:pointer;
	position:relative;
}
#content #box_content #box_produto .bar_titulo {
	width:133px;
	height:auto;
	*height:25px;
	font-size:11px;
	background-color:#000000;
	text-align:center;
	position:absolute;
	color:#FFFFFF;
	bottom:0;
	
}
#foto_gde {
	width:auto;
	margin-right:20px;
	float:left;
}
#descricao {
	float:left;
	width:400px;
	height:auto;
}
#principal #vitrine {
	margin-left:5px;
	width:890px;
	height:130px;
}
#voltar {
	position:absolute;
	bottom:0;
	margin-bottom:-18px;
	left:845px;
	width:50px;
	height:18px;
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	*cursor:hand;
}
#voltar a:link {
	color:#000000;
}
#voltar a:hover {
	color:#0d4a9e;
}
#voltar a.ff:hover {
	color:#0d4a9e;
}
input {
	border:solid #333333 1px;
	font-family:arial;
	font-size:12px;
}
select {
	border:solid #333333 1px;
	font-family:arial;
	font-size:12px;
}
textarea {
	border:solid #333333 1px;
	font-family:arial;
	font-size:12px;
}
.botao {
	background-color:#000000;
	font-family:trebuchet ms;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
#mapabr {
	width:350px;
	height:auto;
	float:left;
	margin-right:10px;
}
#representantes {
	width:400px;
	height:auto;
	display:table;
	float:left;
}
.clear {
	clear:both;
}