/* CSS Document */

/*===============================================*/
/* Mostra Mundial*/
/*===============================================*/
#mm_box {
	background-color:#fff;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 770px;
	position: absolute;
	padding-bottom: 10px; 
}

#mm_nome {
	background:#FFAE08 url("nomes_imgs/mm.jpg") no-repeat;
	width: 770px;
	height: 57px;
	position: relative;
	/* left: 10px; */
	padding-bottom:3px; 
	/* margin-top: 5px; */
}

#mm_img {
	background:#000 url("nomes_imgs/mm_img.jpg") no-repeat;
	width: 770px;
	height: 171px;
	background-color: #000;
}

#mm_box2 {
	padding: 10px;
	color: #000;
}

#mm_filmes {
	float: right;
	width: 340px;
}

#mm_txt {
	float: left;
	width: 350px;
}

#mm_filmes span.size {
	font-size: 0.7em;
}

#mm_filmes span.bold {
	font-weight: bold;
}

#mm_filmes span.corFilme {
	color: #000000;
}

#mm_filmes a {
	color: #000;
	text-decoration: none;
}

#mm_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#mm_txt span.size {
	font-size: 0.7em;
	color: #000000;
}

/*===============================================*/
/* Indie Brasil */
/*===============================================*/

#ib_box {
	background-color: #fff;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 770px;
	position: absolute;
	padding-bottom: 10px; 
}

#ib_nome {
	background:#FFAE08 url("nomes_imgs/ib.jpg") no-repeat;
	width: 770px;
	height: 54px;
	position: relative;
	/* left: 10px; */
	padding-bottom: 3px; 
	/* margin-top: 5px; */
}

#ib_img {
	background:#000 url("nomes_imgs/ib_img.jpg") no-repeat;
	width: 770px;
	height: 171px;
}

#ib_box2 {
	padding: 10px;
	color:#000;
}

#ib_filmes {
	float: right;
	width: 340px;
}

#ib_txt {
	float: left;
	width: 350px;
}

#ib_filmes span.size {
	font-size: 0.7em;
}

#ib_filmes span.bold {
	font-weight: bold;
}

#ib_filmes span.corFilme {
	color: #000;
}

#ib_filmes a {
	color: #000;
	text-decoration: none;
}

#ib_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#ib_txt span.size {
	font-size: 0.7em;
	color: #000000;
}

/*===============================================*/
/* Musica Underground */
/*===============================================*/

#mu_box {
	background-color:#fff;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 770px;
	position: absolute;
	padding-bottom: 10px; 
}

#mu_nome {
	background:#FFAE08 url("nomes_imgs/mu.jpg") no-repeat;
	width:770px;
	height:54px;
	position:relative;
	/* left: 10px; */
	padding-bottom:3px; 
	/* margin-top: 5px; */
}

#mu_img {
	background:#000 url("nomes_imgs/mu_img.jpg") no-repeat;
	width: 770px;
	height: 170px;
}

#mu_box2 {
	padding: 10px;
	color: #000;
}

#mu_filmes {
	float: right;
	width: 340px;
}

#mu_txt {
	float: left;
	width: 350px;
	color: #000;
}

#mu_filmes span.size {
	font-size: 0.7em;
}

#mu_filmes span.bold {
	font-weight: bold;
}

#mu_filmes span.corFilme {
	color: #000;
}

#mu_filmes a {
	color: #000;
	text-decoration: none;
}

#mu_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#mu_txt span.size {
	font-size: 0.7em;
}


/*===============================================*/
/* Nippon Connection 2008 */
/*===============================================*/
#nc_box {
	background-color: #fff;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 770px;
	position: absolute;
	padding-bottom: 10px; 
}

#nc_nome {
	background:#FFAE08 url("nomes_imgs/nc.jpg") no-repeat;
	width: 770px;
	height: 54px;
	position: relative;
	/* left: 10px; */
	padding-bottom: 3px; 
	/* margin-top: 5px; */
}

#nc_img {
	background:#000 url("nomes_imgs/nc_img.jpg") no-repeat;
	width: 770px;
	height: 171px;
}

#nc_box2 {
	padding: 10px;
	color:#000;
}

#nc_filmes {
	float: right;
	width: 340px;
	color:#000;
}

#nc_txt {
	float: left;
	width: 350px;
}

#nc_filmes span.size {
	font-size: 0.7em;
	
}

#nc_filmes span.bold {
	font-weight: bold;
}

#nc_filmes span.corFilme {
	color: #000;
}

#nc_filmes a {
	color: #000;
	text-decoration: none;
}

#nc_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#nc_txt span.size {
	font-size: 0.7em;
	color:#000;
}


/*===============================================*/
/* Cinema Garagem */
/*===============================================*/
#cg_box {
	background-color: #fff;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 770px;
	position: absolute;
	padding-bottom: 10px; 
}

#cg_nome {
	background:#FFAE08 url("nomes_imgs/cg.jpg") no-repeat;
	width:770px;
	height:54px;
	position:relative;
	/* left: 10px; */
	padding-bottom:3px; 
	/* margin-top: 5px; */
}

#cg_img {
	background:#000 url("nomes_imgs/cg_img.jpg") no-repeat;
	width:770px;
	height:171px;
}

#cg_box2 {
	padding:10px;
	color:#000;
}

#cg_filmes {
	float:right;
	width:340px;
}

#cg_txt {
	float:left;
	width:350px;
}

#cg_filmes span.size {
	font-size: 0.7em;
}

#cg_filmes span.bold {
	font-weight: bold;
}

#cg_filmes span.corFilme {
	color: #000;
}

#cg_filmes a {
	color: #000;
	text-decoration: none;
}

#cg_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#cg_txt span.size {
	font-size: 0.7em;
	color: #000;
}

#cg_txt span.corFilme {
	color: #000;
}

#cg_txt span.bold {
	font-weight: bold;
}

/*===============================================*/
/* Premiers Films 2008 */
/*===============================================*/
#pf_box {
	background-color: #fff;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 770px;
	position: absolute;
	padding-bottom: 10px; 
}

#pf_nome {
	background:#FFAE08 url("nomes_imgs/pf.jpg") no-repeat;
	width: 770px;
	height: 54px;
	position: relative;
	/* left: 10px; */
	padding-bottom: 3px; 
	/* margin-top: 5px; */
}

#pf_img {
	background:#000 url("nomes_imgs/pf_img.jpg") no-repeat;
	width:770px;
	height:171px;
}

#pf_box2 {
	padding:10px;
	color:#000;
}

#pf_filmes {
	float: right;
	width: 340px;
}

#pf_txt {
	float: left;
	width: 350px;
}

#pf_filmes span.size {
	font-size: 0.7em;
}

#pf_filmes span.bold {
	font-weight: bold;
}

#pf_filmes span.corFilme {
	color: #000;
}

#pf_filmes a {
	color: #000;
	text-decoration: none;
}

#pf_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#pf_txt span.size {
	font-size: 0.7em;
	color: #000;
}

/*===============================================*/
/* Nova Escola de Berlim 2008 */
/*===============================================*/
#ne_box {
	background-color: #fff;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 770px;
	position: absolute;
	padding-bottom: 10px; 
}

#ne_nome {
	background:#FFAE08 url("nomes_imgs/ne.jpg") no-repeat;
	width:770px;
	height: 54px;
	position: relative;
	/* left: 10px; */
	padding-bottom: 3px; 
	/* margin-top: 5px; */
}

#ne_img {
	background:#000 url("nomes_imgs/ne_img.jpg") no-repeat;
	width: 770px;
	height: 171px;
}

#ne_box2 {
	padding: 10px;
	color:#000;
}

#ne_filmes {
	float: right;
	width: 340px;
}

#ne_txt {
	float: left;
	width: 350px;
}

#ne_filmes span.size {
	font-size: 0.7em;
}

#ne_filmes span.bold {
	font-weight: bold;
}

#ne_filmes span.corFilme {
	color: #000;
}

#ne_filmes a {
	color: #000;
	text-decoration: none;
}

#ne_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#ne_txt span.size {
	font-size: 0.7em;
	color: #000;
}

//////////////////////////////////////////////////////////
/* Dark Matinee */
#dm_box {
	background-color: #2E1711;
	margin-top: 2px;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 770px;
	position: absolute;
	padding-bottom: 10px; 
}

#dm_nome {
	background: url("nomes_imgs/dm.jpg") no-repeat transparent;
	width: 119px;
	height: 37px;
	position: relative;
	left: 10px;
	padding-bottom: 4px;
}

#dm_img {
	background: url("nomes_imgs/dm_img.jpg") no-repeat transparent;
	width: 760px;
	height: 116px;
}

#dm_box2 {
	padding: 10px;
}

#dm_filmes {
	float: right;
	width: 340px;
}

#dm_txt {
	float: left;
	width: 350px;
}

#dm_filmes span.size {
	font-size: 0.7em;
}

#dm_filmes span.bold {
	font-weight: bold;
}

#dm_filmes span.corFilme {
	color: #FF7D00;
}

#dm_filmes a {
	color: #FFFFFF;
	text-decoration: none;
}

#dm_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#dm_txt span.size {
	font-size: 0.7em;
	color: #FFFFFF;
}


/* Mundial Novos */
#nd_box {
	background-color: #00C5BD;
	margin-top: 2px;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 760px;
	position: absolute;
	padding-bottom: 10px; 
}

#nd_nome {
	background: url("nomes_imgs/nd.jpg") no-repeat transparent;
	width: 424px;
	height: 30px;
	position: relative;
	left: 10px;
	padding-bottom: 4px; 
	margin-top: 5px; 
}

#nd_img {
	background: url("nomes_imgs/mn.jpg") no-repeat transparent;
	width: 760px;
	height: 116px;
}

#nd_box2 {
	padding: 10px;
}

#nd_filmes {
	float: right;
	width: 340px;
}

#nd_txt {
	float: left;
	width: 350px;
}

#nd_filmes span.size {
	font-size: 0.7em;
}

#nd_filmes span.bold {
	font-weight: bold;
}

#nd_filmes span.corFilme {
	color: #000000;
}

#nd_filmes a {
	color: #FFFFFF;
	text-decoration: none;
}

#nd_filmes a:hover {
	color: #000000;
	text-decoration: none;
}

#nd_txt span.size {
	font-size: 0.7em;
	color: #000000;
}


/* Indie Retro */

#ir_box {
    /* SRG08 altera cor de fundo da tela */
	background-color: #FFFFFF;
	margin-top: 2px;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 760px;
	position: absolute;
	padding-bottom: 10px; 
}

#ir_nome {
	background: url("nomes_imgs/ir.jpg") no-repeat transparent;
	width: 119px;
	height: 37px;
	position: relative;
	left: 10px;
	padding-bottom: 4px; 
}

#ir_img {
	background: url("nomes_imgs/ir_img.jpg") no-repeat transparent;
	width: 760px;
	height: 116px;
}

#ir_box2 {
	padding: 10px;
}

#ir_filmes {
	float: right;
	width: 340px;
}

#ir_txt {
	float: left;
	width: 350px;
}

#ir_filmes span.size {
	font-size: 0.7em;
}

#ir_filmes span.bold {
	font-weight: bold;
}
/* Cor do titulo filmes */
#ir_filmes span.corFilme {
	color: #000000;
}

#ir_filmes a {
	color: #000000;
	text-decoration: none;
}

#ir_filmes a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#ir_txt span.size {
	font-size: 0.7em;
	color: #000000;
}


/* Mundo de Sang Soo */
#ms_box {
	background-color: #655749;
	margin-top: 2px;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 760px;
	position: absolute;
	padding-bottom: 10px; 
}

#ms_nome {
	background: url("nomes_imgs/ms.jpg") no-repeat transparent;
	width: 185px;
	height: 31px;
	position: relative;
	left: 10px;
	padding-bottom: 4px; 
	margin-top: 5px; 
}

#ms_img {
	background: url("nomes_imgs/ms_img.jpg") no-repeat transparent;
	width: 760px;
	height: 116px;
}

#ms_box2 {
	padding: 10px;
}

#ms_filmes {
	float: right;
	width: 340px;
}

#ms_txt {
	float: left;
	width: 350px;
}

#ms_filmes span.size {
	font-size: 0.7em;
}

#ms_filmes span.bold {
	font-weight: bold;
}

#ms_filmes span.corFilme {
	color: #FF7D00;
}

#ms_filmes a {
	color: #FFFFFF;
	text-decoration: none;
}

#ms_filmes a:hover {
	color: #FF7D00;
	text-decoration: none;
}

#ms_txt span.size {
	font-size: 0.7em;
	color: #FFFFFF;
}


/* Mundial Premiere*/
#pr_box {
	background-color: #00C5BD;
	margin-top: 2px;
	/* Para o fundo acompanhar os textos foi necessario essas implementaes */
	width: 760px;
	position: absolute;
	padding-bottom: 10px; 
}

#pr_nome {
	background: url("nomes_imgs/pr.jpg") no-repeat transparent;
	width: 232px;
	height: 36px;
	position: relative;
	left: 10px;
	padding-bottom: 4px; 
}

#pr_img {
	background: url("nomes_imgs/pr_img.jpg") no-repeat transparent;
	width: 760px;
	height: 116px;
}

#pr_box2 {
	padding: 10px;
}

#pr_filmes {
	float: right;
	width: 340px;
}

#pr_txt {
	float: left;
	width: 350px;
}

#pr_filmes span.size {
	font-size: 0.7em;
}

#pr_filmes span.bold {
	font-weight: bold;
}

#pr_filmes span.corFilme {
	color: #000000;
}

#pr_filmes a {
	color: #FFFFFF;
	text-decoration: none;
}

#pr_filmes a:hover {
	color: #000000;
	text-decoration: none;
}

#pr_txt span.size {
	font-size: 0.7em;
	color: #000000;
}

