@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
	font-weight: normal;
}
p {
	margin: 0px;
}
a {
	outline: none;
	color: #ca4100;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #F90;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
}
.amarelo {
	color: #F90;
}
.bold {
	font-weight: bold;
}
.laranja {
	font-weight: bold;
	color: #F60;
}
.espacamento {
	margin-bottom: 12px;
}

#topbar {
	background-color: #000;
	height: 33px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#adsense {
	height: 27px;
	width: 728px;
	left: 252px;
	margin: auto;
	padding-top: 8px;
}
#container {
	height: 1650px;
	width: 828px;
	margin: auto;
}
#header {
	height: 225px;
	position: relative;
}
#logo {
	position: absolute;
	left: 265px;
	top: 53px;
	width: 311px;
	height: 83px;
}
#subtexto h1{
	position: absolute;
	width: 714px;
	left: 104px;
	top: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F90;
	font-weight: normal;
}
#sidestrips {
	float: left;
	width: 64px;
	height: 1465px;
	background-image: url(../images/bgcontainer.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 428px;
	margin-top: 35px;
	padding-left: 10px;
}
#right {
	float: right;
	width: 324px;
	margin-top: 35px;
	background-image: url(../images/bgright.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 1200px;
	position: relative;
}
#baloontext {
	position: absolute;
	font-size: 15px;
	width: 232px;
	height: 191px;
	left: 45px;
	top: 47px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: lighter;
}
#laptopimg {
	position: relative;
}
#subtexto2  h2{
	position: absolute;
	width: 241px;
	top: 32px;
	z-index: 100;
	left: 29px;
	height: 78px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F90;
	font-weight: normal;
}
#sobre {
	position: absolute;
	left: 32px;
	top: 283px;
	width: 262px;
	height: 225px;
	line-height: 15px;
}
#social {
	position: absolute;
	left: 32px;
	top: 556px;
	width: 272px;
	height: 213px;
}
#contato {
	position: absolute;
	left: 32px;
	top: 778px;
	width: 272px;
	height: 211px;
}
#endereco {
	position: absolute;
	left: 32px;
	top: 814px;
	width: 272px;
	height: 131px;
}
#avatar {
	float: right;
	border: 3px solid #4C2002;
	margin-top: 3px;
}
#portifolio {
	position: relative;
}
#portifolio img:hover{
	border: 1px solid #F90;
	height: 32px;
	width: 32px;
}
#portifolio img {
	border: 2px solid #666;
	height: 30px;
	width: 30px;
}
.portifolio {
	background-image: url(../images/linha.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footer {
	margin: auto;
	width: 543px;
	position: absolute;
	left: 44px;
	top: 869px;
	height: 20px;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	padding-left: 110px;
	font-size: x-small;
	padding-top: 30px;
}
