@charset "utf-8";

.fundoProgramacao {
	background-attachment	: scroll;
	background-image		: url(../images/fundoProgramacao.jpg);
	background-repeat		: no-repeat;
	/*background-position		: center center;
	background-color		: #DEC99E;*/
	background-color		: Transparent;
	position				: absolute;
	height					: 460px;
	width					: 615px;	
}

.dataPrincipal {
	font-family				: "Captain Howdy", Verdana, sans-serif;
	font-size				: 30px;
	font-style				: normal;
	font-weight				: normal;
	text-transform			: uppercase;
	color					: #BA923F;
	text-decoration			: underline;
	letter-spacing			: normal;
	text-align				: center;
	vertical-align			: middle;
	word-spacing			: normal;
	position				: relative;
	clear					: both;
	margin-top				: 15px;
}

.dataMes {
	font-family				: "Captain Howdy", Verdana, sans-serif;
	font-size				: 16px;
	font-style				: normal;
	font-weight				: normal;
	text-transform			: uppercase;
	color					: #BA923F;
	letter-spacing			: normal;
	text-align				: center;
	vertical-align			: middle;
	word-spacing			: normal;
	position				: relative;
	clear					: both;
}

.foto  {
	background-attachment	: scroll;
	background-color		: #8E9141;
	background-image		: url(../images/load.gif);
	background-repeat		: no-repeat;
	background-position		: center center;
	height					: 221px;
	width					: 271px;
	margin-top				: 5px;
	margin-left				: 5px;
}

.fundoFoto {
	background-color		: #8E9141;
	clear					: both;
	height					: 230px;
	width					: 280px;
	position				: relative;
	top						: 20px;
	left					: 25px;
}

.basetextoAtracao {
	position				: absolute;
	left					: 315px;
	top						: 91px;
	height					: 230px;
	letter-spacing			: normal;
	text-align				: left;
	word-spacing			: normal;
	width					: 275px;
}

.atracao  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	position: relative;
	color: #937331;
}

.textoAtracao  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
	position: relative;
	top: 10px;
	font-weight: bold;
	color: #937331;
}

.cadeira {
	position: relative;
	top: 35px;
	left: 25px;
}

.classificacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
	position: absolute;
	top: 320px;
	font-weight: bold;
	color: #BC9545;
	left: 200px;
	width: 161px;
}

.preco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
	position: absolute;
	top: 328px;
	font-weight: bold;
	color: #937331;
	left: 120px;
	width: 161px;
}

.amanha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BC9545;
	text-align: right;
	position: absolute;
	left: 521px;
	top: 375px;
	width: 69px;
	font-weight: bold;
	cursor: pointer;
}

.ontem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BC9545;
	text-align: right;
	position: absolute;
	left: 22px;
	top: 375px;
	width: 69px;
	font-weight: bold;
	cursor: pointer;
}
.linhaProgramacao {
	position: absolute;
	left: 24px;
	top: 383px;
}

.outrosDias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BC9545;
	text-align: right;
	position: absolute;
	left: 25px;
	top: 408px;
	width: 84px;
	font-weight: bolder;
	height: 32px;
}

.voltaProg {
	position: absolute;
	left: 124px;
	top: 416px;
	cursor: pointer;
}

.avancaProg {
	position: absolute;
	left: 578px;
	top: 416px;
	cursor: pointer;
}

.dias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	left: 143px;
	top: 419px;
	width: 432px;
	text-align: center;
}

.diaNormal{
	cursor:pointer;
	font-weight: bold;
	color:#BC9545;
}

.diaSelecionado{
	cursor:auto;
	color:#63963D;
	font-weight: bold;	
}

.fecharProgramacao {
	position: absolute;
	left: 583px;
	top: 16px;
	cursor: pointer;
}
