body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../imagens/bg_lafibra.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.texto {
	font-family: Verdana;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.texto_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 23px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
	padding-left: 25px;
}
.nossos_clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	padding-left: 25px;
}

