/* Bsico */
body,h1,h2,h3,h4,ul,ol,li,dl,dd,dt,form{
	margin:0px;
	padding:0px;
}
A:link { TEXT-DECORATION: none; }
A:visited { TEXT-DECORATION: none;  }
A:hover { TEXT-DECORATION: underline; }
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	scrollbar-base-color: #8e0000; 
	scrollbar-arrow-color: #000000;
	scrollbar-Face-Color: #ab0000;
	scrollbar-highlight-Color: #cb0202;
	scrollbar-DarkShadow-Color: #bb0202;
	scrollbar-Track-Color: #000000;
	background-color: #000000;
	background-image: url(img/fundo.jpg);
	background-repeat: no-repeat;
}
ul,li{
	list-style:none;
}
.quebra{
	clear:both;
}
img {
	border: none;
}
/* Fim Bsico*/
#topo{
	position:absolute;
	top: 0;
	left: 0;
	background-image: url(img/topo.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 31px;
}
#titular{
	position:absolute;
	top: 31px;
	left: 0px;
	background-image: url(img/titularc.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 139px;
}
#index{
	position:absolute;
	top: 31px;
	left: 0px;
	width: 750px;
	height: 469px;
}
#menu{
	position:absolute;
	top: 186px;
	left: 15px;
	width: 120px;
	height: 218px;
	z-index: 10;
}

/* menu */
#menu a,
#menu span{
	background-position: 0 -28px;
	float: left;
	width: 120px;
	height: 28px;
	display: block;
	margin-bottom: 10px;
}
#menu a:hover	{	background-position: 0 -56px;}
#menu span		{	background-position: 0 0;}
#menu .mn1		{	background-image: url(img/abas_01.gif);}
#menu .mn2		{	background-image: url(img/abas_02.gif);}
#menu .mn3		{	background-image: url(img/abas_03.gif);}
#menu .mn4		{	background-image: url(img/abas_04.gif);}
#menu .mn5		{	background-image: url(img/abas_05.gif);}
#menu .mn6		{	background-image: url(img/abas_06.gif);}
/* menu */

#arte01, #arte02, #arte03, #arte04{
	position:absolute;
	top: 172px;
	left: 148px;
	width: 253px;
	height: 315px;
	background-image: url(img/img_filme.jpg);
	background-repeat: no-repeat;
}
#arte02{
	background-image: url(img/img_estrela.jpg);
	background-repeat: no-repeat;
}
#arte03{
	background-image: url(img/img_roteirista.jpg);
	background-repeat: no-repeat;
}
#arte04{
	background-image: url(img/img_produtor.jpg);
	background-repeat: no-repeat;
}

#texto{
	position:absolute;
	top: 178px;
	left: 420px;
	width: 306px;
	height: 300px;
	overflow: auto;
	padding: 3px;
}
.titulo{
	font-size: 17px;
	font-weight: bold;
}

#fotosevideos1, #fotosevideos2{
	position: absolute;
	left: 145px;
	top: 169px;
	width: 602px;
	height: 331px;
	background-image: url(img/fundo_fotos.jpg);
	background-repeat: no-repeat;
}
#fotosevideos2{
	background-image: url(img/fundo_videos.jpg);
}


/* galeria */
#galeria{
	background-image: url(img/galeria.jpg);
	width: 698px;
	height: 330px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#galeria #pro,
#galeria #ant{
	position: absolute;
	left: 0;
	bottom: 1px;
	z-index: 5;
}
#galeria #pro{
	left: 420px;
}
#galeria #pro,
#galeria #ant,
#galeria #pro a,
#galeria #ant a{
	display: block;
	width: 89px;
	height: 19px;
}
#galeria #pro a{	background-image: url(img/bot_pro.gif);}
#galeria #ant a{	background-image: url(img/bot_ant.gif);}

#galeria #foto{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 500px;
	height: 300px;
	text-align: center;
}
#galeria #legenda{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #40260c;
	width: 300px;
	position: absolute;
	left: 93px;
	bottom: 5px;
}

#thumbs{
	width: 83px;
	height: 300px;
	overflow: auto;
	position: absolute;
	top: 4px;
	left: 516px;
}
#thumbs a{
	border: 1px solid #31200d;
}
#thumbs a:hover{
	border: 1px solid #ffffff;
}
/* galeria */

/* videos */
#videos{
	background-image: url(img/video.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 324px;
	position:absolute;
	top: 5px;
	left: 8px;
}
#videos a{
	display: block;
	width: 340px;
	height: 327px;
}
#videos #texto{
	position: absolute;
	left: 360px;
	top: 80px;
	width: 280px;
}
h1, h2{
	font-size: 18px;
	font-weight: bold;
}
h2{
	font-size: 20px
}
/* videos */
