body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #990000;
	background-image: url(images/fundo_jl.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 15px;
}

a {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#333;
}
.tit1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.pontinhos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
#tecnilange {position:absolute; background-color: #990000; height: 158px; width:778px; left:50%; margin-top: 20px; margin-left: -389px;}

#principal_empresa{position:absolute; background-color: #FFFFFF; width:777px; left:50%; margin-top:178px; margin-left: -388px;}
#titulo_right { float:right; width:100%; height:30px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #C9C9C9; }
#titulo_left{ float:left; width:100%; height:30px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #C9C9C9; }

#textos {float:left; width:295px; margin-top:50px; margin-left:30px;}
#fotos {float:right; width:396px; margin-top:50px; margin-right: 30px; overflow:auto; left:3px;}

#rodape{
	position:absolute;
	width:777px; 
	left:50%; 
	margin-left: -388px;
	margin-top:1000px;	
	height:37px;
	z-index:2;
	background-image: url(images/rodape_fundo.jpg);
	background-repeat: no-repeat;
	padding-top:20px;
}