@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 15px;
	color: #411c04;
}
body {
	background-color: #FFF;
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
a {
	color: #411c04;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#vinheta {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 70px;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	text-align: right;
	width: 956px;
	padding-top: 56px;
	line-height: 60px;
}
#topo {
	background-image: url(../_img/topo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 500px;
	position: absolute;
	width: 1004px;
	margin-left: -502px;
	margin: 0px;
}
#topoTrabalhador {
	background-image: url(../_img/topo_trabalhador.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 500px;
	position: absolute;
	width: 1004px;
	margin-left: -502px;
	margin: 0px;
}
#pay {
	position: absolute;
	margin-top: 245px;
	margin-left: 728px;
}
#chamada {
	width: 360px;
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 30px;
	line-height: 30px;
}
#chamada2 {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
}
#chamada3 {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}#sinopse {
	position: absolute;
	margin-top: 365px;
	width: 560px;
	padding-left: 96px;
	margin-bottom: 20px;
}
#caracteristicas {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 14px;
	position: absolute;
	text-align: right;
	width: 250px;
	margin-top: 375px;
	margin-left: 690px;
}
#barra {
	margin-top: 645px;
	position: absolute;
	width: 1004px;
	background-repeat: no-repeat;
	height: 92px;
	margin-bottom: 15px;
	background-image: url(../_img/barra.jpg);
}
#barraTrabalhador {
	margin-top: 645px;
	position: absolute;
	width: 1004px;
	background-repeat: no-repeat;
	height: 92px;
	margin-bottom: 15px;
	background-image: url(../_img/barra_trabalhador.jpg);
}
#copy {
	position: absolute;
	margin-top: 745px;
	width: 1004px;
	text-align: center;
	font-size: 11px;
}
