@charset "iso-8859-1";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body, html {
	background:#000;
	font:14px "Trebuchet MS";
	color:#fff;
	margin:0px;
	padding:0px;
	line-height:14px;
}
a {
	font:14px "Trebuchet MS";
	color:#999;
	text-decoration:underline;
}
a:hover {
	color:#666;
}
h1 {
	font:24px "Trebuchet MS";
	color:#fff;
	margin:0px;
}
h2 {
	font:16px "Trebuchet MS";
	color:#fff;
	margin:0px 0px 10px 0px;
}
h3 {
	font:24px "Trebuchet MS";
	color:#ccc;
	margin:30px 0px 5px 0px;
}
#alinhaCentro {
		position:relative;
		margin:0px auto;
		padding:0px;
		width:100%;
}
#geral {
		position:relative;
		margin:0px auto;
		padding:0px;
		width:725px;
}
#logo {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
	padding:0px 0px 20px 0px;
	margin:250px 0px 10px 0px;
	text-align:center;
}
#logo2 {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
	padding:0px 0px 20px 0px;
	margin:70px 0px 10px 0px;
	text-align:center;
}
#btns {
	position:relative;
	float:left;
	margin:0px 0px 40px 0px;
	padding:0px;
	width:725px;
}
#btns ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#btns li {
	position:relative;
	float:left;
	padding:0px;
	display:inline;
}
.margemMenu {
	margin:0px 54px 0px 0px;
}
#thumbs {
	position:relative;
	float:left;
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 57px;
	text-align:center;
}
#rodape {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#content {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#profile {
	background:url(images/bgProfile.gif) no-repeat;
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 75px;
	width:650px;
}
#profile p {
	margin:0px 0px 10px 0px;
}
#reel {
	background:url(images/bgReel.gif) no-repeat;
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 75px;
	width:650px;
}
#reel {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 75px;
	width:650px;
	height:516px;
}
#filmography {
	background:url(images/bgFilmography.gif) no-repeat;
	position:relative;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 75px;
	width:650px;
}
#filmography p {
	margin:0px 0px 10px 0px;
}
#projects {
	background:url(images/bgProjects.gif) no-repeat;
	position:relative;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 75px;
	width:650px;
}
#films {
	position:relative;
	margin:5px 0px 20px 0px;
	padding:0px;
}
#txtThumbs {
	margin:10px 0px 0px 0px;
}
.cinza {
	color:#666;
	font-weight:bold;
}
.cinza2 {
	color:#999;
}
#select {
	position:absolute;
	top:0px;
	left:525px;
}
#select ul {
	margin:0px 0px 20px 0px;
	padding:0px;
	list-style:none;
	text-align:right;
	width:200px;
}
#vision {
	text-align:center;
	margin:50px 0px 0px 0px;
	position:relative;
	float:right;
	font:10px "Trebuchet MS";
	color:#333;
}
