body {
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-color: #ffffff;
	text-align: left;
	background-repeat: no-repeat;
	background-position: -70px top;
}
body#home {
	margin: 0px;
	background-image: url(img/);
	background-repeat: repeat;
	text-align:center;
	background-color: #FFFFFF;
}
body#filmes {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -200px;
}
body#nada {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: -300 -200px;
}
.tableHome {
	margin:0 auto;
	background-image: url(img/borda.gif);
	background-repeat: no-repeat;
	background-position: 325px center;
}
.tableHome2 {
	margin:0 auto;
	background-image: url(img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tableCont {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 535px top;
	width: 260px;
}
.tableCont1 {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 420px top;
}
.tableCont2 {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 230px top;
}
.tableBordaEsq {
	margin:0 auto;
	background-image: url(img/borda_int.jpg);
	background-repeat: no-repeat;
	background-position: 295px top;
}
#conteudo {
	height: 550px;
	width: 390px;
	margin-left: 20px;
	margin-top: 20px;
}
h2#filmografia,h2#curriculo,h2#releases,h2#contato {
	background-repeat: no-repeat;
	background-position:left top;
	height: 60px;
	width: 250px;
	margin-left: 0px;
	margin-bottom: 40px;
}
h2#filmografia{
	background-image: url(img/titulo_filmografia.jpg);
}	
h2#curriculo{
	background-image: url(img/titulo_curriculo.jpg);
}
h2#releases{
	background-image: url(img/titulo_releases.jpg);
}
h2#contato{
	background-image: url(img/titulo_contato.jpg);
}
.rodape {
	background-image: url(img/base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 113px;
}
.bordas {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}

/*/textos//////////////////////*/

.bold_cor {
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	font-size: 0.6em;
	color: #999900;
	font-weight: bold;
}
.fonte9bold {
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	font-size: 0.6em;
	text-align: left;
	font-weight: bold;
}
.fonteForm {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.6em;
	text-align: left;
	font-weight: bold;
	margin-left: 13px;
	color: #91ACB0;
	letter-spacing: 0.08em;
}
.txt1 {
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	font-size: 0.6em;
	color: #333333;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	font-size: 0.6em;
	color: #333333;
	font-weight: bold;
}
.txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.txt_ender {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.7em;
	color: #3C7588;
	text-align: left;
	padding-left: 45px;
	font-weight: bold;
}
.box_txt{
	background-position: left center;
	width: 400px;
	padding-left: 25px;
	vertical-align: middle;
	clip: rect(auto,auto,auto,30px);
}

/*/links//////////////////////*/

a:link,a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.filmes:link,a.filmes:visited {
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	background-image: url(img/link_a);
	font-size: 10px;
	letter-spacing: 0.09em;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 25px;
	font-weight: normal;
	background-position: 0px 0px;
	height: 20px;
	padding-left: 15px;
}
a.links:link,a.links:visited {
	color: #996600;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
}
a.links:hover {
	color: #FF6600;
	font-family: "Trebuchet MS", Arial;
	text-decoration: underline;
}
ul.filmografia,ul.filmografia li {
    margin:0;
    padding:0;
    list-style:none;
}
ul.filmografia li a{
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	background-image: url(img/link_a.gif);
	font-size: 10px;
	letter-spacing: 0.09em;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 15px;
	font-weight: normal;
	background-position: 0px 0px;
	height: 20px;
	padding-left: 10px;
}
ul.filmografia li a:hover {
	background-image: url(img/link_b.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3399CC;
	margin-left: 20px;
	background-position: -25px;
}
ul.filmografia li a:active {
	background-image: url(img/link_b.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #999999;
	margin-left: 20px;
}

/*/formulários//////////////////////*/

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	height: 16px;
	width: 200px;
	background-color: #F3F5F5;
	border: 0px solid #D7E0DB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.form2 {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	height: 150px;
	width: 200px;
	background-color: #F3F5F5;
	border: 0px solid #D7E0DB;
	margin-left: 13px;
	overflow: auto;
}
.form_bg {
	background-image: url(img/);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 300px;
}
.form_bg2 {	
    background-image: url(img/);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 300px;
}
#geral {
    height:100%;
    width:100%;
}
#menuleft {
    width:100px;
    height:100px;
    hosition:absolute;
}
#formulario {
    width:100px;
    height:150px;
    position:absolute;
}

