body{

	background-image:url(../images/bg_pattern.gif);
	
}

a:link{

	color:#505050;
	
	text-decoration:underline;
	
}

a:hover{

	color:#aaaaaa;
	
	text-decoration:none;
	
}

a:visited{

	color:#505050;

}

.guide{

	width:1px;
	left:50%;
	margin-left:-565px;
	position:fixed;
	height:100%;
	background-color:#4affff;
	z-index:100;

}

.headerFx{

	width:100%;
	height:11px;
	background-image:url(../images/header_fx_pattern.gif);
	background-position:top;
	overflow:hidden;

}

.head{

	width:1130px;
	height:161px;
	position:relative;
	left:50%;
	margin-left:-565px;
}

.headerAll{

	width:256px;
	height:45px;
	padding-top:60px;
	position: absolute;
	z-index:2

}

.colunaCentral{

	width:1130px;
	position:relative;
	left:50%;
	margin-left:-565px;
	
}

.headerTit{

	width:256px;
	height:45px;
	padding-top:81px;
	padding-left:885px;
	position: absolute;
	z-index:2

}
.headerLuz{

	position:absolute;
	z-index:1

}

.moduloImagem{
	
	position:relative;
	margin-top:8px;
	width:1116px;
	background-color:#000000;
	background-image:url(../images/modulo_stroke_pattern.gif);
	border:solid;
	border-width:1px;
	border-color:#fff;
	padding:7px;

}
.moduloMore{
	
	position:relative;
	width:1120px;
	height:30px;
	margin-left:10px;
	margin-bottom:70px;
	padding-top:10px;
	text-align:right;
	color:#505050;
	font-family:"trebuchet MS";
	font-size:16px;

}
.footer{
	
	margin-top:-60px;
	position:relative;

}
.footerImage{

	position:relative;
	width:100%;
	height:202px;
	background-image:url(../images/footer_image.jpg);

}
.footerFx{

	position:relative;
	width:100%;
	height:7px;
	background-image:url(../images/footer_top_fx_pattern.gif);
	background-position:top;
	overflow:hidden;
}


.footerCenter{

	position:relative;
	width:100%;
	background-color:#000000;	

}

.footerContent{

	width:1130px;
	position:relative;
	left:50%;
	margin-left:-565px;
	padding-top:23px;
	
}
.footerAbout{

	width:317px;	
	position:absolute;

}

.footerContact{

	width:317px;
	margin-left:377px;
	position:absolute;

}

.camposForm{

	width:312px;
	height:30px;
	background-color:#1a1a1a;
	border-left: solid 1px #222;
	border-right: solid 1px #222;
	border-top: solid 1px #222;
	border-bottom: solid 1px #383838;
	margin-top:28px;
	margin-bottom:-8px;
	color:#484848;
	font-family:"trebuchet MS";
	font-size:16px;
	padding-top:6px;
	padding-left:10px;
}
.camposFormComents {

	width:312px;
	height:118px;
	background-color:#1a1a1a;
	border-left: solid 1px #222;
	border-right: solid 1px #222;
	border-top: solid 1px #222;
	border-bottom: solid 1px #383838;
	margin-top:28px;
	color:#484848;
	font-family:"trebuchet MS";
	font-size:16px;
	padding-top:6px;
	padding-left:10px;
}

.camposFormSend{

	margin-top:19px;

}

.linksFooter{
	
	width:30px;
	height:30px;
	float:left;
	margin-right:10px;

}

.linksFooter:hover{

	background-position: 0px -31px;
	cursor:pointer;
	
}

.footerFriends{

	width:317px;
	margin-left:754px;
	position:absolute;

}

.footerText{

	color:#505050;
	font-family:"trebuchet MS";
	font-size:16px;
	padding-top:25px;
	padding-bottom:35px;
	line-height:30px;

}

.footerBtn{

	position:relative;
	margin-top:640px;
	width:100%;
	height:7px;
	background-image:url(../images/footer_btn_fx_pattern.gif);
	background-position:top;
	overflow:hidden;
	
}
.socialIcons{

	width:220px;
	height:30px;

}
.socialIconsLink{

	padding-right:10px;

}