a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFF00;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
a:active {
	text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#666666;
	text-align:left;
	/* background-color:#999999; */
}
#tudo {
	background-color:#FFFFFF;
	width:760px;
	height:810px;
	
}

#fachada {
	width:740px;
	height:270px;
	position:relative;
	top:2px;
	left:10px;
	float:left;
}
/* #tit_eletrica {
	width:170px;
	height:17px;
	position:relative;
	top:15px;
	left:10px;
	margin-right:20px;
	float:left;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#4E0064;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	color:#4E0064;
}
*/

#produtos {
	background-color:#FFFFD5;
	width:170px;
	height:165px;
	position:relative;
	top:15px;
	left:10px;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	color:#FF6600;
}

/*#linha {
	width:740px;
	position:relative;
	top:15px;
	left:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	float:left;
}
*/
#inf {
	width:740px;
	height:70px;
	position:relative;
	top:35px;
	_top:15px;
	left:10px;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
	
}

#rodape {
	background-image:url(../../imagens/faixa_rodape.jpg);
	width:740px;
	background-color:#FF0000;
	height:20px;
	float:left;
	position:relative;
	left:10px;
	top:65px;
	_top:25px;
	
	
}
