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:790px;
	
}

#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:#036538;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	color:#036538;
}

#tit_eletronica {
	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:#004663;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	color:#004663;
}


#tit_cond {
	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:#57106D;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	color:#57106D;
}


#tit_projetos {
	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:#A13D00;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	color:#A13D00;
}


.produtos {
	background-color:#FFFFD5;
	width:170px;
	height:165px;
	position:relative;
	top:19px;
	left:10px;
	margin-right:20px;
	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:10px;
	_top:20px;
	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:10px;
}

 #mesmalinha{
                 margin-top: 0px;
                 width: 100%;
                 height: 5;
                 border: solid 0px;
                 border-color: #FFFFFF;
                 text-align: right;
                 color: #037DAA;


        }

