/* CSS Document */
@import url("menu.css");
@import url("premios.css");
@import url("regulamento.css");
@import url("participar.css");

body{ 
	margin: 0;
	padding: 0;
	background-color: #be4e0c;	
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color: #fff;
	}
a{
	color: #000;
	text-decoration: none;
	cursor: hand;
}
a:hover{
	color: #000;
	text-decoration: underline;
}		
#geral{
	margin: 0 auto;
	padding: 0px;
	width: 1004px;
	height: 768px;
	background:url(../image/structure/home/bk_geral.jpg) top no-repeat;
}
#topo{
	text-align: right;
	float: inherit;
}
#topo ul{
	list-style: none;
	margin: 0px;
	padding: 4px 10px;	
}	
#topo ul li{	
	display: inline;
	padding: 0 5px 0 8px;
	background: url(../image/structure/home/separador-menu.gif) left no-repeat;
}
#topo ul li.primeira{	
	display: inline;
	padding: 0 5px 0 8px;
	background: none;
}
#conteudo{ 
	position: relative;
	float:left;
	width: 745px;
	height: 650px;
	margin: 0px;
	padding: 0 0 0 5px; 
}
#conteudo h1{

	margin:0 0 0 17px;
	padding:0;
	background: url(../image/structure/home/pesadelo-espinhas.jpg) 17px 10px no-repeat;
	text-indent: -999px;
	width:552px;
	height: 120px;
}
#conteudo h2{
	margin:0 0 0 20px;
	padding: 0px;
	background: url(../image/structure/home/concurso-vencedores.jpg) 44px 5px no-repeat;
	text-indent: -999px;
	height: 128px;
}
#conteudo h3{
	margin: 0px;
	padding: 0px;
	background: url(../image/structure/home/vencedores.jpg) 65px 0px no-repeat;
	text-indent: -9999px;
	height: 100px;
}
#conteudo p{
	position:relative;
	z-index: 8;
	padding: 0 0 0 70px; 
}

#rodape{
	padding: 0 0 10px 20px;
	font-size:10px;
	line-height: 11px;
	z-index: 5;
	position:relative;
	float:left;
	clear: both;
	top:-35px;
}
#rodape p{	
	float: left;
	color: #eed581;
	width: 480px;
	}
#rodape h2{
	background: url(../image/structure/home/logo-addcomm.gif) no-repeat;
	height: 25px;
	width: 128px;
	float: left;
	margin: 10px 0 0 15px;
	text-indent: -999px;
}	
#menino{
	width: 1004px;
	height: 768px;
	position: relative;
	z-index: 0;
	background-image:url(../image/structure/home/menino.jpg);
	background-position:610px 458px;
	background-repeat:no-repeat;
}
.passo{
	width: 1004px;
	height: 768px;
	position: relative;
	z-index: 0;
	background:url(../image/structure/home/passo-passo.gif) center right no-repeat;
}
.video{
	padding: 10px 0 0 68px;
	width: 600px;
	height: 250px;
	float: left;
	position: relative;
	z-index: 1000;
	
}
.link{
	margin:0 0 0 0px ;
	padding: 10px 0 0 125px;
	width: 220px;
	float: left;
	
}
.link img{border: none;  margin: none;}

.link span{
	float: left;
}
	
	
.linkPasso a{ display:block;
				float:left;
				text-indent:-9999px;
				width: 150px;
				height: 100px;}