* {
	margin:0;
	padding:0;
}

body {
	background:#06131d;
}

#base {
	background:url(../imagens/site_04.jpg) repeat-y left;
	width:1000px;
	margin:0 auto;
	overflow:auto;
	border-right:1px solid #999;
}

#candango {
	background:url(../imagens/candanga.jpg) no-repeat;
	width:230px;
	float:left;
	height:558px;
}

#menu {
	background:url(../imagens/menu.jpg) no-repeat;
	width:770px;
	height:108px;
	float:left;
}

#conteudo_ {
	width:739px;
	float:left;
	overflow:auto;
	padding:5px 5px 5px 25px;
}

#home {
	width:720px;
	height:405px;
	background:url(../imagens/home.jpg) no-repeat left;
	float:left;
	overflow:hidden;
	padding:140px 5px 5px 5px;
}


#conteudo_ p {
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
}

#conteudo_ p a{
	color:#090;
}

#conteudo_ h2 {
	font:bold 40px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#090;
	text-align:right;
	letter-spacing:-5px;
}

#conteudo_ h3 a{
	color:#FC0;
	text-decoration:none;
}

#conteudo_ h4 {
	font:bold 32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:-5px;
	color: #FFF;
	border-bottom:1px solid #FFF;
}


#conteudo_ h4 a{
	color:#FFF;
	text-decoration:none;
}

#conteudo_ h5 {
	font:bold 20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFC;
	border-bottom:1px solid #FFF;
}
#conteudo_ h5 a {
	color: #FFC;
	text-decoration:none;
	letter-spacing:-1px;
}

#conteudo_ h3 {
	font:bold 36px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:-5px;
	color:#FC0;
	border-bottom:1px solid #FFF;
}


#logomarcas_ {
	background:url(../imagens/logomarcas.jpg) no-repeat #58585A;
	width:1000px;
	height:119px;
	clear:both;
}

ul {
	list-style:none;
	margin-top:200px;
	padding-right:20px;
}

li {
		line-height:6px;
	margin-bottom:12px;
	text-align:right;
}
li a {
	font:bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	text-decoration:none;

}

li a:hover {
		background-color:#FC0;
		color:#000;

}

.sub {
	font-size:14px;
	color:#FC0;
}

.miniFilmes {
	float:right;
	margin-left:10px;
}