@charset "utf-8";
/* CSS Document */

/*-- CRÉDITOS --*/

h3 {
	font-family:carbon, carbon_ie;
	font-size:24px;
	margin-bottom:20px;
}

h3 span {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}

div {
	text-transform:uppercase;
}

p {
	text-transform:none;
}

span {
	text-transform:none;
}

#conteudo {
	background-image:url(../_imgs/_bgs/bgCredits.jpg);
	background-position:620px 0;
	background-repeat:repeat-y;
}

#topoFilme {
	background-color:#999;
}

.mainBox {
	border:0;
}

.mainBox h1 {
	color:#606;
}

.mainBox img {
	border:0;
	margin:0 0 30px 0;
}

#colEsq {
	width:560px;
}

#colEsq h3 {
	color:#116073;
}

.mainBox div {
	clear:both;
	font-weight:bold;
	margin:15px 0 0 20px;
}

#colDir {
	padding-right:10px;
	width:320px;
}

#colDir a {
	background-image:none;
	padding:0;
}

#colDir img {
	margin:0;
}

#colDir p {
	color:#FFF;
	margin:0 0 8px;
}

#superior {
	margin-bottom:8px;
}

#inferior #colDir {
	margin:0;
	padding:0;
	width:412px;
	overflow:hidden;
}