body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
}

#container {
	width: 980px;
	height: 507px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -253px;
    margin-left: -490px;
}

#header {
	height: 50px;
	margin-left: 25px;
	padding-top: 9px;
}
	#header h1,
	#header h1 a {
		width: 110px;
		height: 32px;
		display: block;
	}
	
	#header h1 {
		background: url('../img/logo_tam.gif') no-repeat;
		text-indent: -5000px;
		float: left;
	}
	
	
	#header ul#menu {
		float: left;
		margin: 7px 0 0 27px;
	}
		#header ul#menu li {
			float: left;
			padding-right: 10px;
			margin-right: 10px;
			border-right: 1px solid #0c6da4;
			border-right: expression(this.nextSibling == null ? 'none' : '1px solid #0c6da4');	
		}
		#header ul#menu li:last-child {
			border-right: none;
		}
			#header ul#menu li a {
				height: 17px;
				display: block;
				text-indent: -5000px;
			}
			#header ul#menu li#participar a { 
				background: url('../img/menu/como-participar.gif') no-repeat;
				width: 103px;
			}
				#header ul#menu li#participar a:hover {
					background: url('../img/menu/como-participar.gif') no-repeat 0 -17px;
				}
			#header ul#menu li#premiacao a { 
				background: url('../img/menu/premiacao.gif') no-repeat;
				width: 66px;
			}
				#header ul#menu li#premiacao a:hover { 
					background: url('../img/menu/premiacao.gif') no-repeat 0 -17px;
				}
			#header ul#menu li#regulamento a { 
				background: url('../img/menu/regulamento.gif') no-repeat;
				width: 85px;
			}
				#header ul#menu li#regulamento a:hover { 
					background: url('../img/menu/regulamento.gif') no-repeat 0 -17px;
				}
			#header ul#menu li#cadastrese a { 
				background: url('../img/menu/cadastre-se.gif') no-repeat;
				width: 76px;
			}
				#header ul#menu li#cadastrese a:hover { 
					background: url('../img/menu/cadastre-se.gif') no-repeat 0 -17px;
				}
			#header ul#menu li#contato a { 
				background: url('../img/menu/contato.gif') no-repeat;
				width: 53px;
			}
				#header ul#menu li#contato a:hover { 
					background: url('../img/menu/contato.gif') no-repeat 0 -17px;
				}

	#header #acesso {
		width: 280px;
		float: right;
		margin: 7px 37px 0 0;
	}
		#header #acesso input#email, #header #acesso input#password {
			width: 120px;
			height: 17px;
			background: url('../img/bg_input-senha.gif') no-repeat;
			border: 0;
			margin-right: 5px;
			float: left;
			font-size: 9px;
			color: #878787;
			padding: 2px 0 0 4px;
		}
		#header #acesso a#ok {
			background: url('../img/bt/ok.gif') no-repeat;
			display: block;
			text-indent: -5000px;
			width: 19px;
			height: 17px;
			float: right;
		}
		#header #acesso a#sair {
			background: url('../img/bt/sair.gif') no-repeat;
			display: block;
			text-indent: -5000px;
			width: 20px;
			height: 7px;
			margin: 6px 0 0 10px;
			float: left;
		}		
		#header #acesso #logado {
			margin: 3px 0 0 50px;
			float: left;
		}		
		
		#header #acesso #esqueci,
		#header #acesso #saldo {
			color: #BE2E1A;
			float: left;
			margin-top: 4px;
			text-decoration: none;
		}
		#header #acesso #saldo {
			clear: both;
			margin-left:47px;
			display: inline;
		}
	#content{
		background: url('../img/bg.jpg') no-repeat;
		width: 980px;
		height: 410px;
	}
	#contentHome, 
	#contentHome a {
		width: 980px;
		height: 410px;
		display: block;
	}
	#contentHome{
		background: url('../img/bg-home.jpg') no-repeat;
	}

	#footer {
		height: 30px;
		background-color: #be2e1a;
		padding: 8px 22px;
	}
		#footer #certificado {
			text-indent: -5000px;
			background: url('../img/txt_certificado.gif') no-repeat;
			width: 208px;
			height: 21px;
			display: block;
			float: left;
			margin-top: 4px;
		}
		#footer #linktam {
			text-indent: -5000px;
			background: url('../img/link-tam.gif') no-repeat;
			width: 152px;
			height: 9px;
			display: block;
			float: left;
			margin: 12px 0 0 130px;
		}
		#footer label {
			margin: 10px 5px 0 90px;
			background: url('../img/lb_outraspromo.gif') no-repeat;
			width: 147px;
			height: 12px;
			display: block;
			float: left;
			text-indent: -5000px;
		}
		#footer #outraspromos {
			margin: 6px 0px 0 10px;
			font-size: 10px;
			width: 194px;
			_width: 185px;
			display: inline;
		}
	
	#box {
		width: 690px;
		height: 299px;
		margin: 41px 0 0 102px;
		padding: 20px 16px 16px 48px;
		position: absolute;
	}
		#box #text {
			width: 656px;
			height: 243px;
			color: #000;
			line-height: 14px;
			overflow: auto;
		}
		#box #text p {
			margin-bottom: 18px;
		}
		
		#box h2 {
			margin-bottom: 15px;
		}
		
		#box #text p#sucesso {
			margin: 10px 0 10px 0;
		}
		
		#box #text ul#coupons {
			font-weight: bold;
			list-style-type: square;
			list-style-position: inside;
			margin-bottom: 10px;
		}
		
		#box #text p#sucesso em {
			font-style: normal;
			font-weight: bold;
			color: #BE2E1A;
		}
	
/* premiacao */

	.premiacao #box h2 {
		background: url('../img/tit/premiacao.gif') no-repeat;
		text-indent: -5000px;
		height: 35px;
		width: 650px;
		border-bottom: 2px dotted #be2e1a;
	}
	.premiacao #box #boxText {
		/*width: 500px;
		height: 228px; */
		float: left;
	}
		.premiacao #box #boxText ol li {
			margin-bottom: 10px;
		}
	
	.premiacao #box #boxImages {
		text-align: right;
		width: 128px;
		float: right;
		margin-right: 5px;
	}
	.premiacao #box #boxImages ul li {
		height: 76px;
	}

	
	/* como participar */
	
	.comoParticipar #box h2 {
		background: url('../img/tit/como-participar.gif') no-repeat;
		text-indent: -5000px;
		height: 35px;
		width: 650px;
		border-bottom: 2px dotted #be2e1a;
	}
		.comoParticipar #box #boxText em {
			color: #be2e1a;
			font-weight: bold;
			font-style: normal;
		}
		.comoParticipar #box #boxText {
			width: 405px;
			float: left;
		}
			.comoParticipar #box #boxText ol li {
				margin-bottom: 10px;
			}
			
		.comoParticipar #box #boxEticket {
			width: 203px;
			height: 252px;
			float: right;
			background: url('../img/bg_cadastreticket.gif') no-repeat 0 -11px;
			padding: 10px;
			display: none;
			/*margin-top: -10px;*/
		}
			.comoParticipar #box #boxEticket label {
				font-weight: bold;
			}
			.comoParticipar #box #boxEticket label#lbCadastre {
				background: url('../img/lb/cadastre-seu-eticket.gif') no-repeat;
				width: 128px;
				height: 15px;
				display: block;
				text-indent: -5000px;
			}
			.comoParticipar #box #boxEticket input#cadastre {
				background: url('../img/bg_input-cadastre.gif') no-repeat;
				border: 0;
				width: 185px;
				height: 16px;
				padding:1px 3px 0 3px;
				font-size: 10px;
			}

			.comoParticipar #box #boxEticket label#lbDestino {
				background: url('../img/lb/destino.gif') no-repeat;
				width: 46px;
				height: 15px;
				display: block;
				text-indent: -5000px;
				margin-top: 5px;
			}
		
			.comoParticipar #box #boxEticket label#lbClasse {
				background: url('../img/lb/classe.gif') no-repeat;
				width: 37px;
				height: 15px;
				display: block;
				text-indent: -5000px;
				margin-top: 5px;
			}
			.comoParticipar #box #boxEticket select {
				width: 191px;
				font-size: 10px;
			}
			.comoParticipar #box #boxEticket p {
				margin-top: 5px;
				
			}
			.comoParticipar #box #boxEticket a#btEnviar {
				background: url('../img/bt/enviar.gif') no-repeat;
				display: block;
				width: 51px;
				height: 9px;
				float: right;
				text-indent: -5000px;
				margin-top: 20px;
			}
			
			.comoParticipar #box #boxEticket img#loader {
				width: 16px;
				height: 16px;
				margin: 17px 7px 0 0;
				float: right;
				display: none;
			}

		.comoParticipar #box #text2 {
			clear: both;
		}	
			.comoParticipar #box #text2 table {
				width: 100%;
				border-spacing: 5px;
			}
				.comoParticipar #box #text2 table th {
					background-color: #be2e1a;
					color: #fff;
					font-weight: bold;
					text-align: center;
					vertical-align: middle;
					width: 65%;
					height: 36px;
				}
				.comoParticipar #box #text2 table td {
					background-color: #cd6151;
					color: #fff;
					padding: 10px 20px;
					vertical-align: middle;
				}
					
				.comoParticipar #box #text2 table td.dif {
					background-color: #be2e1a;
				}
				
	/* regulamento */
	
	.regulamento #box h2 {
		background: url('../img/tit/regulamento.gif') no-repeat;
		text-indent: -5000px;
		height: 35px;
		width: 650px;
		border-bottom: 2px dotted #be2e1a;
	}
		.regulamento #box #text ol li {
			line-height: 16px;
			margin-bottom: 10px;
		}
			.regulamento #box #text ol li ol li{
				margin-left: 10px;
				
			}
			
			.regulamento #box #text table {
				width: 100%;
				border-spacing: 5px;
			}
				.regulamento #box #text table th {
					background-color: #be2e1a;
					color: #fff;
					font-weight: bold;
					text-align: center;
					vertical-align: middle;
					width: 65%;
					height: 36px;
				}
				.regulamento #box #text table td {
					background-color: #cd6151;
					color: #fff;
					padding: 10px 20px;
					vertical-align: middle;
				}
				.regulamento #box #text table td.dif {
					background-color: #be2e1a;
				}
				
	/* meu saldo */
	
	.meuSaldo #box h2 {
		background: url('../img/tit/meu-saldo.gif') no-repeat;
		text-indent: -5000px;
		height: 35px;
		width: 650px;
		border-bottom: 2px dotted #be2e1a;
	}	
		.meuSaldo #box #text li {
			margin-bottom: 10px;
		}
		.meuSaldo #box #text h3 {
			clear: both;
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
		}		
		.meuSaldo #box #text h4 {
			font-weight: normal;
		}		
