#topo {
	height: 100px;
	background-color: #111;
	padding-top: 15px;
}
a {
	color: #333;
}




.container {
	width: 1055px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.logo  {
	float: left;
	margin-right: 15px;
}
.row {
	float: left;
}
.datatopo {
	width: 600px;
	float: left;
	text-align: center;
	color: #B40001;
	font-size: 22px;
	font-weight: bold;
}

.social {
	width: 219px;
	text-align: right;
	padding-bottom: 8px;
}
.social img {
	margin-left: 7px;
}
.menu1 {
	height: 45px;
	z-index: 452;
}


.menu2 {
	background-color: #B40001;
	height: 45px;
	z-index: 123;
}


.menuSuperior {
	width: 1055px;
	font-size: 14px;
}
.menuSuperior ul {
	list-style-type: none;
	margin: 0px;
}
.menuSuperior ul li {
	margin: 0px;
	float: left;
	color: #666;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menuSuperior ul li:hover {
	color: #B40001;
}
.menuSuperior ul li a{
	color: #666;
	text-decoration:none;
}
.menuSuperior ul li a:hover{
	color: #B40001;
}





.menuSuperior2 {
	width: 1055px;
	font-size: 14px;
}
.menuSuperior2 ul {
	list-style-type: none;
	margin: 0px;
}
.menuSuperior2 ul li {
	margin: 0px;
	float: left;
	color: #FFF;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menuSuperior2 ul li:hover {
	color: #333;
}
.menuSuperior2 ul li a{
	color: #FFF;
	text-decoration: none;
}
.menuSuperior2 ul li a:hover{
	color: #333;
}


.conteudo {
	width: 760px;
	float: left;
}
.container .row .conteudo div a {
	text-decoration: none;
}
.container .row .conteudo div a h2 {
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	font-weight: lighter;
}

.thumb {
	width: 740px;
	overflow: hidden;
	position: absolute;
	z-index: 35;
	margin-right: 20px;
	height: 465px;
}
.thumbSmall {
	width: 150px;
	overflow: hidden;
}
.textoSmall {
	padding: 8px;
	font-size: 13px;
	color: #333;
	line-height: 14px;
}
.textoSmall a {
	color: #333;
	text-decoration: none;
}

.texto {
	text-align: right;
	float: right;
	padding: 6px;
	position: relative;
	z-index: 987;
}
.titulo {
	background-color: #333;
	padding: 8px;
	font-size: 33px;
	font-weight: 200;
	line-height: 38px;
	color: #CCC;
}
.tituloHome {
	font-size: 16px;
	font-weight: bolder;
	color: #333;
}

.pad10 {
	padding-left: 16px;
}
.textoNoticia {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 8px;
}


.dropNot {
	width: 150px;
	margin-top: 19px;
	float: left;

}


.lateral {
	width: 280px;
	font-size: 12px;
}
.lateral .envieFilme {
	background-color: #333;
	height: 135px;
	width: 390px;
	text-align: center;
	font-size: 34px;
	margin-bottom: 14px;
	line-height: 36px;
	color: #FFF;
}

.lateral .envieFilme a {
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	
}
.marca {
	float: left;
	height: 43px;
	width: 73px;
	font-size: 10px;
	margin-right: 17px;
	margin-bottom: 17px;
}
.logoMarcas {
	margin-right: 10px;
}

.categoria {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
	color: #666;
	font-size: 14px;
}
.dataNoticia {
	font-weight: 600;
}
.dropNoticiaLista {
	height: 120px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.dropNoticiaLista h3  {
	margin-bottom: 5px;
}
.dropNoticiaLista h3 a {
	color: #B40001;
}


.thumbNoticiaLista {
	float: left;
	height: 120px;
	width: 150px;
	margin-right: 15px;
	overflow: hidden;
}

h1 {
	font-weight: 200;
}
.mini {
	font-size: 10px;
	font-weight: 200;
	color: #999;
}
.idioma a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
}

.dataFestival {
	font-size: 22px;
	width: 600px;
}
.edicaoMenu {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	height: 45px;
	text-align: center;
	float: left;
	width: 80px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 45px;
}
.edicaoMenu:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	height: 45px;
	text-align: center;
}
.buscaFilme {
	background-color: #111;
	color: #FFF;
	padding: 5px;
}




.buscaFilme .letra {
	float: left;
	width: 17px;
	padding: 5px;
	text-align: center;
	background-color: #111;
	color: #FFF;
}
.buscaFilme .letra a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}
.buscaFilme .letra a:hover {
	color: #B40001;
}


.buscaFilme .dia {
	float: left;
	width: 60px;
	padding: 5px;
	text-align: center;
	background-color: #111;
	color: #FFF;
}
.buscaFilme .dia a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}
.buscaFilme .dia a:hover {
	color: #B40001;
}
.progC {
	text-align: center;
	float: right;
	color: #FFF;
	background-color: #B40001;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.progC a {
	color: #FFF;
}
