a:link {
	color: #666;
}
a:visited {
	color: #999;
}
a:hover {
	color: #CCC;
}
a:active {
    color: #999;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
	height: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}

#geral {
	width: 100%;
	height: 100%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFFFFF
}

#testeira {
	background-image: url(../img/testeira.jpg);
	background-repeat: repeat-x;
	float:left;
	width: 100%;
	height: 170px;
}

#logo {
	alignment-adjust:central;
	padding: 60px 0px 0px 0px;
}

#language {
	padding: 25px 10px 0px 0px;
	color:#FFF;
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-justify:auto;
}

#texto {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-justify:auto;
	padding: 250px 100px 30px 100px;
}

#line {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-justify:auto;
	padding: 30px 0px 20px 0px;
}

.bordaVermelha {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px 80px 0px 80px;
}

#G5 {
	margin-left: 31%;
	float:left;
	width: 30px;
	height: 30px;
}

#BDXT {
	margin-left: 50px;
	float:left;
	width: 110px;
	height: 30px;
}

#WB {
	margin-left: 50px;
	float:left;
	width: 40px;
	height: 30px;
}
#SS {
	margin-left: 50px;
	float:left;
	width: 30px;
	height: 23px;
}

