.body {
	background-color: #1b1b1b;
	margin: 0px;
	height: 100%;
}
#Conteiner {
	width: 5419px;
	height: auto;
	margin: 0px;
}
#menu_lateral {
	height: 610px;
	width: 196px;
	background-color: #1B1B1B;
	position: fixed;
	float: left;
}
#logotipo {
	height: 79px;
	width: 88px;
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	margin-bottom: 47px;
	margin-top: 53px;
	margin-left: 80px;
}
#menu {
	margin-left: 66px;
	height: 200px;
	margin-bottom: 170px;
}
#links {
	height: auto;
	width: 102px;
	margin-left: 66px;
	margin-bottom: 200px;
}


#contactos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #de6500;
	text-align: right;
	width: 102px;
	margin-left: 66px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
}
.contactos1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #767676;
	text-align: right;
}
.contactos2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #b9b9b9;
	text-align: right;
}

#fundo_works {
	float: right;
	width: 5205px;
	margin-top: 53px;
	height: 557px;
	background-color: #1B1B1B;
}
#descricao {
	height: 60px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: left;
	color: #de6500;
}
.descricao1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: left;
	color: #767676;
}

#ilustra3 {
	height: 550px;
	width: 1721px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
#border_3work {
	height: 493px;
	width: 1701px;
	background-color: #161616;
}

#work1 {
	float: left;
	height: 482px;
	width: 567px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#work2 {
	height: 482px;
	width: 567px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#work3 {
	height: 482px;
	width: 567px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#motion {
	float: left;
	height: 550px;
	width: 415px;
	margin-left: 5px;
	margin-right: 10px;
}

#border_1motion{
	height: 493px;
	width: 415px;
	background-color: #161616;
}
#motion1 {
	float: left;
	height: 340px;
	width: 405px;
	margin: 5px;
}
#motion2 {
	float: left;
	height: 139px;
	width: 405px;
	margin-left: 5px;
}

#ilustracao {
	float: left;
	height: 550px;
	width: 415px;
	margin-left: 5px;
	margin-right: 10px;
}
#border_ilustra1 {
	height: 493px;
	width: 415px;
	background-color: #161616;
}

#ilustra1 {
	float: left;
	height: 483px;
	width: 405px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#voltar {
	float: right;
	height: 24px;
	width: 49px;
	margin-left: 4000px;
	margin-bottom: 100px;
	padding-right: 60px;
}


#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 82px;
	clear: both;
	position: fixed;
	width: 100%;
	padding-bottom: 0px;
	bottom: 0px;
	margin-bottom: 0px;
}

 @media screen{
  body>div#footer{
   position:fixed;
  }
 }

a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	color: #DE6500;
}
a:hover {
	color: #767676;
}
a:link {
	color: #767676;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DE6500;
}
a:active {
	text-decoration: none;
}

