body{
	background-color: #dfdfde;
	background-image: url(imagens/fundo.jpg);
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
a{
	text-decoration: none;
}
a:link{
	color: #CC0000;
}
a:visited{
	color: #FF6600;
}
a:active{
	color: #0000ff;
}
a:hover{
	text-decoration: underline;
}

a.linkeventos{
	color: #000;
}
a:visited.linkeventos{
	color: #000;
}
a:hover.linkeventos{
	text-decoration: none;
	color: #fff;
	background-color: #fdc800;
}



#borda{
	background-color: #fff;
	width: 983px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu{
	width: 982px;
	height: 145px;
	background-image: url(imagens/img_degrademenu.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
/*	border: 1px solid #666;*/
}
#divp1{
	margin-left: 20px;
	text-align: left;
	width: 500px;
	float: left;
}
#divp2{
	width: 460px;
	float: left;
}
#address{
	text-align: center;
	color: #666;
}
#left_450{
	width: 450px;
	float: left;
	margin-left: 20px;
	text-align: left;
}
#menuesq_prod{
	margin-left: 25px;
	width: 176px;
	float: left;
	text-align: left;
}
#produtos{
	width: 740px;
	margin-left: 15px; 
/*	border: 1px solid #666;*/
	float: left;
	text-align: left;
}
#produtos h1{
 	font-size: 13pt;
	margin-top: 0;
	font-weight: normal;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}
#prod_info{
	width: 300px;
	float: left;
	margin-right: 15px;
}
#prod_info2{
	width: 405px;
	float: left;
	margin-right: 15px;
}
#prod_aplica{
	float: left;
	margin-right: 5px;
}
#prod_img{
	float: left;
}
#w3sites{
	text-align: right;
	color: #666;
	font-size:8pt;
}

.larg_imgtec{
	max-width: 300px;
}



.detalhes{
   width:300px;
	padding:2px;
	padding-bottom:5px;
}
.detalhes2{
   width:190px;
	padding:2px;
	padding-bottom:5px;
	margin-right:2px;
	line-height:150%;
}
.detalhes3{
   width:45px;
	padding:2px;
	padding-bottom:5px;
	margin-right:2px;
	line-height:150%;
}
.detalhes4{
   width:150px;
	padding:2px;
	padding-bottom:5px;
	margin-right:2px;
	line-height:150%;
}
.titdetalhes{
    width:300px;
	color:#fff;
	padding:2px;
}
.titdetalhes2{
    width:190px;
	color:#fff;
	padding:2px;
}
.titdetalhes3{
    width:45px;
	color:#fff;
	padding:2px;
}
.titdetalhes4{
    width:150px;
	color:#fff;
	padding:2px;
}
.menor{
	font-size: 8pt;
}
.clearboth{
	clear: both;
}
.campo{
	background-color: #fff;
	border: 1px solid #666;
	border-bottom: none;
	border-top: none;
	width: 400px;
}
.campo_ddd{
	background-color: #fff;
	border: 1px solid #666;
	border-bottom: none;
	border-top: none;
	width: 25px;
}
.campo_tel{
	background-color: #fff;
	border: 1px solid #666;
	border-bottom: none;
	border-top: none;
	border-left: none;
	width: 370px;
}
.botoes{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #666;
	border-bottom: none;
	border-top: none;
}
.spaneventos{
	background-color: #fdc800;
}
.bordapreta{
	border: 1px solid #000;
}
.floatleft{
 	float:left;
}