@charset "iso-8859-1";
/*##########
INICIO GERAL
##########*/
body, h1, h2, h3, h4, h5, h6,
div, span, object, iframe, img, p, blockquote,
ul, li, ol, dl, dd, dt,
table, thead, tbody, tfoot, tr, td, th,
form, fieldset, input, select {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
b, strong, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
em {
	font-style: normal;
	text-decoration: underline;
}
big {
	font: 12px Arial;
}
a {
	outline: none;
}
small {
	font: 10px Arial;
	color: #714A40;
}
sup {
	text-transform: none !important;
	font-size: 8px;
}
img {
	vertical-align: bottom;
}
ul {
	list-style: none;
}
.clear {
	clear: both;
}
.ie6 img, .ie6 div, .ie6 h1, .ie6 ul, .ie6 li, .ie6 a, .ie6 span, .ie6 dl {
	behavior: url(../_JS/IEPNGFix.htc);
}
/*#########
FIM GERAL
#########*/


/******************************************************************************
							INICIO ESTRUTURA
******************************************************************************/
html, body{
	height: auto;
	height: 100%;
	background: url(../_IMG/bg_chancelaMaster.gif) center center;
}
#master {
	width: 100%;
	height: 100%;
	background: url(../_IMG/bg_chancelaNew.gif) center center no-repeat;
}
.imagem {
	background-position: top center;
	background-repeat: no-repeat;
	width: 870px;
	height: 435px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -264px;
	margin-left: -420px;
	font: 9px arial;
	color: #6F0202;
}
.button {
	display: block;
	width: 55px;
	height: 24px;
	position: relative;
	top: 340px;
	font: 1px arial;
	color: #000;
	text-decoration: none;
}
.yes {
	background: url(../_IMG/bt_Sim.gif) center center no-repeat;
	left: 185px;
}
.nao {
	background: url(../_IMG/bt_Nao.gif) center center no-repeat;
	left: 250px;
	top: 316px;
}
p {
	position: absolute;
	bottom: 0;
}
.linkPlayer {
	position : absolute ;
	z-index : 0;
	top : 8px ;
	right : 250px ;
}