body {
    background:url(images/fd_.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #7D8588;
	line-height: 160%;
}
.style2 {
	font-family: Arial;
	font-size: 11px;
	color: #A7B1B5;
	line-height: 140%;
}
.style3 {
	font-family: Arial;
	font-size: 16px;
	color: #7D8588;
	line-height: 120%;
}
.principal {
	background:url(images/fd.jpg);
	 background-repeat:no-repeat;
}
a:link {
	color: #A7B1B5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A7B1B5;
}
a:hover {
	text-decoration: underline;
	color: #7D8588;
}
a:active {
	text-decoration: none;
	color: #A7B1B5;
}
a.link2:link {
	color: #7D8588;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #7D8588;
}
a.link2:hover {
	text-decoration: underline;
	color: #7D8588;
}
a.link2:active {
	text-decoration: none;
	color: #7D8588;
}
a.link3:link {
	color: #484C4E;
	text-decoration: none;
}
a.link3:visited {
	text-decoration: none;
	color: #484C4E;
}
a.link3:hover {
	text-decoration: underline;
	color: #484C4E;
}
a.link3:active {
	text-decoration: none;
	color: #484C4E;
}
#redes-sociais {
	height: auto;
}

#redes-sociais h3 {
    font-size: 11px;
}

#redes-sociais ul {
	margin: 0;
	padding: 0;
	height: auto;
}

#redes-sociais ul li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;	
}

#redes-sociais ul li a {
	text-decoration: none;
	vertical-align: middle;
}

#redes-sociais ul li a:hover {
	text-decoration:underline;
}
