* {
	margin: 0px;
	padding: 0px;
	outline:none;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	background-color: #060C0C;
}
html {
	height: 100%;
	overflow: hidden;
}
#topo {
	margin-right: auto;
	margin-left: auto;
	height: 203px;
	padding-right: 20px;
	padding-left: 20px;
}
#topo .logo {
	float: left;
	margin-top: 106px;
}
#topo #menu {
	float: right;
	list-style-type: none;
	margin-top: 152px;
}
#topo #menu li {
	float: left;
	position: relative;
}
#topo #menu li a, #topo #menu li span {
	display: block;
	height: 51px;
	width: 77px;
	margin-left: 4px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000em;
}
#topo #menu li a:hover {
	background-position: 0px -51px;
}


#topo #menu .bt_portfolio_ativo {
	background-image: url(../images/bt_portfolio_ativo.png);
}
#topo #menu .bt_selecionados {
	background-image: url(../images/bt_selecionados.png);
	width: 107px;
}
#topo #menu .bt_outros {
	background-image: url(../images/bt_outros.png);
	width: 91px;
}
#topo #menu .bt_contato {
	background-image: url(../images/bt_contato.png);
	width: 81px;
}
#topo #menu li ul {
	position: absolute;
	left: -9px;
	top: -79px;
}
#topo #menu li ul li{
	white-space: nowrap;
	clear: right;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	width: 77px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	margin-bottom: 8px;
}
#topo #menu li ul .sisweb {
	background-image: url(../images/item_sisweb.png);
}
#topo #menu li ul .layouts {
	background-image: url(../images/item_layouts.png);
}
#topo #menu li ul .animacoes {
	background-image: url(../images/item_animacoes.png);
}
#topo #menu li ul .logotipos {
	background-image: url(../images/item_logotipos.png);
}
#topo #menu li ul .emailmkt {
	background-image: url(../images/item_emailmkt.png);
}
#conteudo {
	background-image: url(../images/bg_central.png);
	background-repeat: repeat-x;
	height: 295px;
	margin-bottom: 12px;
	padding-top: 5px;
}
#conteudo #conteudo_scroll {
	position: relative;
	height: 275px;
	margin-top: 5px;
	float: left;
	width: 90%;
	overflow: hidden;
	margin-left: 29px;
}

#conteudo #scrollcontent {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

#cntr_scroll {
	height: 265px;
	width: 17px;
	float: right;
	position: relative;
	margin-right: 20px;
	margin-top: 10px;
	background-color: #0F1314;
	border: 1px dotted #172828;
}

#cntr_scroll #thumb {
	height:99px;
	width:17px;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/scrollbar.png);
	background-repeat: no-repeat;
	margin-left: 1px;
}
#conteudo #outros_trabalhos {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#conteudo #outros_trabalhos li {
	float: left;
	width: 49%;
	margin-right: 0px;
	margin-bottom: 13px;

	*margin-bottom: 0px;
}
#conteudo #outros_trabalhos li .trabalho a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7D2000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	white-space: nowrap;
	display: block;
	float: left;
}
#conteudo #outros_trabalhos li .trabalho a:hover {
	color: #86B3B5;
}

#conteudo #outros_trabalhos li .descricao {
	color: #5E989B;
	white-space: nowrap;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}



#rodape {
	background-image: url(../images/bg_rodape.jpg);
	background-repeat: repeat-x;
}

#rodape #itens_contato {
	background-image: url(../images/bg_rodape2.jpg);
	height: 22px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 8px;
}
#rodape #itens_contato li {
	display: inline;
}
#rodape #itens_contato li span {
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	overflow: hidden;
	height: 22px;
	float: left;
	margin-left: 5px;
}

#rodape #itens_contato li span.msn {
	background-image: url(../images/rodape_msn.png);
	width: 172px;
}
#rodape #itens_contato li span.skype {

	background-image: url(../images/rodape_skype.png);
	width: 119px;
}
#rodape #itens_contato li span.email {
	background-image: url(../images/rodape_email.png);
	width: 207px;
}
#rodape #itens_contato li span.mobile {
	background-image: url(../images/rodape_mobile.png);
	width: 119px;
	display: none;
}
#rodape .by_sergio {
	background-image: url(../images/by_sergio.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	float: left;
	height: 9px;
	width: 242px;
	overflow: hidden;
	margin-left: 29px;
}
#rodape .version {
	background-image: url(../images/info_version.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	float: right;
	height: 9px;
	width: 147px;
	margin-right: 20px;
	overflow: hidden;
}
