* {
	padding:0px;
	margin:0px;
	list-style:none;
	text-decoration:none;
	color:white;
	font-family:Tahoma;
	font-size: 13px;
	border:none;
}
body {
	background:#AA001E;
}
.container {
	width:770px;
	position:absolute;
	left:50%;
	margin-left:-385px;
}
p {
	letter-spacing: 0.08em;
	width:725px;
	float:left;
	padding-left:15px;
	line-height: 15px;
}
/*--------------------MENU DO TOPO--------------------*/
.menu_topo {
	width:auto;
	height:54px;
	float:right;
	border-bottom:5px solid #B3001B;
	position:absolute;
	z-index:3;
	right:0px;
}
.menu_topo li {
	float:left;
	border-left:1px solid #91001A;
	border-right:1px solid #BB2F47;
}
.menu_topo li a {
	width:auto;
	height:54px;
	display:block;
	text-indent:-5000px;
}
.menu_topo .promocao {
	width:136px;
	background:url(../imagem/menu_topo_promocao.jpg) no-repeat;
}
.menu_topo .regulamento {
	width:143px;
	background:url(../imagem/menu_topo_regulamento.jpg) no-repeat;
}
.menu_topo .participe {
	width:120px;
	background:url(../imagem/menu_topo_participe.jpg) no-repeat;
}
.menu_topo .promocao a {
	background:url(../imagem/menu_topo_promocao_a.gif) no-repeat 19px -37px;
}
.menu_topo .regulamento a {
	background:url(../imagem/menu_topo_regulamento_a.gif) no-repeat 19px -37px;
}
.menu_topo .participe a {
	background:url(../imagem/menu_topo_participe_a.gif) no-repeat 19px -37px;
}
.menu_topo li a:hover {
	background-position: 19px 22px;
}
/*--------------------FLASH--------------------*/
#flash_topo {
	width:770px;
	height:450px;
	float:left;
	margin-bottom:42px;
	position:absolute;
	z-index:2;
}
/*--------------------ITENS(aPromoção, Regulamento, Participe--------------------*/
.itens {
	width:760px;
	float:left;
	padding:0 0 0 10px;
	margin-top: 500px;
	position:absolute;
	z-index:1;
}
.itens li {
	width:750px;
	float:left;
	margin-bottom:150px;
}
/*--------------------MENUS DO SITE--------------------*/
.menu_site {
	width:533px;
	float:left;
	padding-left:217px;
}
.menu_site li {
	width:120px;
	margin:0px;
	float:left;
}
.menu_site li a {
	width:auto;
	height:45px;
	display:block;
	text-indent:-1000px;
}
.menu_site .promocao a {
	background:url(../imagem/menu_topo_promocao_a.gif) no-repeat 0px -37px;
}
.menu_site .regulamento a {
	background:url(../imagem/menu_topo_regulamento_a.gif) no-repeat 0px -37px;
}
.menu_site .participe a {
	background:url(../imagem/menu_topo_participe_a.gif) no-repeat 0px -37px;
}
.menu_site li a:hover{
background-position: 0px 22px;
}
/*--------------------TITULOS--------------------*/
.titulo_promocao, .titulo_regulamento, .titulo_participe {
	width:750px;
	height:36px;
	float:left;
	text-indent:-5000px;
	display:block;
	margin-bottom:10px;
}
.titulo_promocao {
	background:url(../imagem/titulo_promocao.gif) no-repeat;
}
.titulo_regulamento {
	background:url(../imagem/titulo_regulamento.gif) no-repeat;
}
.titulo_participe {
	background:url(../imagem/titulo_participe.gif) no-repeat;
}
/*--------------------CONTEUDO DE CADA ITEM(item_conteudo)--------------------*/
.item_conteudo {
	width:750px;
	float:left;
	background:#C1001F;
	border-top:6px solid #D0001F;
	border-bottom:6px solid #D0001F;
	padding-bottom:50px;
}
/*--------------------ITEM - A PROMOÇÃO--------------------*/
#flash_promocao {
	width:750px;
	height:310px;
	float:left;
	margin-bottom:40px;
}
.promocao_titulo_texto {
	width:750px;
	height:30px;
	float:left;
	text-indent:-1000px;
	display:block;
	margin-bottom:20px;
	background:url(../imagem/titulo_promocao2.gif) no-repeat 15px 0px;
}
.marcas {
	width:740px;
	height:134px;
	float:left;
	background:white;
	border-top:5px solid #F00;
	border-bottom:5px solid #F00;
	margin-top:20px;
	padding:15px 0 15px 10px;
}
.marcas li{
float:left;
margin:0px;
padding:0px;
}
.marcas .titulo{
width:490px;
color:#000;
font-size:19px;
padding-left:210px;
margin-bottom:25px;
}
.marcas .trifil {
	width:145px;
	padding-left:25px;
}
.marcas .pimpolho {
	width:181px;
}
/*.marcas .santista {
	width:145px;
}*/
.marcas .nuk {
	width:120px;
}
.marcas .hommer {
	width:122px;
}
.marcas .bestclub {
	width:114px;
}
/*--------------------ITEM - REGULAMENTO--------------------*/
.item_regulamento p {
	margin-bottom:10px;
}
.regulamento_titulo {
	padding:15px 0 0 15px;
	margin:10px 0px;
	font-size:16px;
	font-weight:bold;
	width:725px;
	float:left;
}
.item_regulamento table{
float: left;
margin:30px 0 50px 8px;
background:#AA001E;
}
.item_regulamento table, .item_regulamento td{
text-align:center;
}
.item_regulamento td{
background:#D0001F;
}
/*--------------------ITEM - PARTICIPE--------------------*/
.link_login {
	width:450px;
	height:28px;
	float:left;
	color:#EEC7B9;
	font-size:15px;
	font-weight:bold;
	background:#AA001E;
	border:3px solid #D0001F;
	padding:10px 0 0 30px;
	margin:50px 0 0 140px;
}
.link_login:hover {
	color:#FFF;
}
.participe_titulo {
	padding:15px 0 0 15px;
	margin-bottom:10px;
	font-size:19px;
	font-weight:bold;
}
/*--------------------ITEM - ASSINATURA--------------------*/
.itens .assinatura{
	width:750px;
	height:65px;
	float:left;
	background: url(../imagem/item_assinatura_bg.jpg) repeat-x;
	text-align:center;
	padding:15px 0 0 0;
	margin:0px;
	letter-spacing: 2px;
}
.assinatura a{
color:#FF1A3C;
}
.assinatura a strong{
color:#F00;
}