body{
	background-color:#4e1b44;
	background-image:url(../img/bg.gif);
	margin:0;
}
img{
	border:0;
}
#topo{
	background:url(../img/topo.gif) no-repeat top center;
	width:100%;
	height:361px;
	top:0;
	position:absolute;
}
#sombra{
	background:url(../img/sombra_topo.png) repeat-x bottom center;
	height:26px;
	margin-top:70px;
}
#rodape{
	background:url(../img/rodape.gif) no-repeat bottom center;
	height:25px;
	width:100%;
}
#cabecalho{
	width:680px;
	padding-top:120px;
	margin:0 auto;
	font-family:Tahoma;
	font-size:11px;
	color:#c4a8c3;
	line-height:18px;
}
#cabecalho span{
	background-color:#270e26;
	padding:4px;
}
#cabecalho a{
	color:#00d2ff;
	text-decoration:none;
}
#cabecalho a:hover{
	text-decoration:overline;
}
.pink{
	color:#ff009a;
}
strong{
	font-weight:normal;
}
#conteudo{
	/*overflow:scroll;*/
	display:block;
	width:auto;
	height:auto;
	padding-top:335px;
}
.job{
	width:679px;
	margin:70px auto;
}
#infos{
	background-color:#270e26;
	border-bottom:double 3px #ca3d7f;
	height:50px;
	margin-bottom:6px;
}
#info_job,#link_telas{
	padding:10px;
}
#info_job{
	width:60%;
	float:left;
}
#link_telas{
	width:auto;
	float:right;
	color:#943b82;
	margin-top:5px;
}
#link_telas a{
	font-size:12px;
	background-color:#00d2ff;
	padding:2px;
	color:#943b82;
	text-decoration:none;
}
#link_telas a:hover{
	background-color:#ff00cd;
	padding:2px;
	text-decoration:none;
}
.tit_job{
	color:#ff00cd;
	font-size:12px;
	margin:0;
}
.subtit_job{
	color:#a6819f;
	font-size:12px;
}
h2{
	padding:0;
	margin:0;
}
#telas{
	margin-bottom:6px;	
}
#resenha{
	border-bottom:double 3px #ca3d7f;
}
#resenha p{
	margin:0;
	background-color:#270e26;
	font-family:Tahoma;
	font-size:11px;
	color:#c4a8c3;
	line-height:18px;
	padding:4px;
	margin-bottom:6px;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
}
