* 



{
	margin-top: 0;
}

flashcontent {
		width: 480px;
		height: 680px;
}


body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/fundo.jpg) repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: normal;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 197%;
	padding-top: 10px;
}
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }
h4 {font-size: 90%; font-weight: bold;
}

p, ul, ol {
	font-size: 100%;
}

p {
	margin-right: 60px;
}

ul {
}

ol {
	margin-left: 35px;
}

blockquote {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 680px;
	height: 240px;
	margin: 0 auto;
	background: url(images/header.png) no-repeat;
}

#header h1, #header p {
	font-weight: bold;
	text-align: right;
	margin: 0;
	margin-right: 110px;
	margin-top: 0px;
}

#header h1 {
	padding: 0px 0 0 0px;
	text-transform: none;
	font-size: 200%;
	padding-top: 220px;	
}

#header h2 {
	text-transform: none;
	tex
	font-size: 110%;
	text-align: right;
	margin-right: 30px;
	
}

#header p {
	margin: -7px 0 0 0;
	padding: 0 0 0 0px;
	text-transform: none;
	font-size: 85%;
	margin-right: 30px;
}

#header a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menutopo {
	width: 680px;
	height: 50px;
	margin: 0 auto;
	background-image: url(images/img09.png);
	background-repeat: no-repeat;
}


#menufundo {
	width: 680px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.png) repeat-y;	
}


#menu {
	width: 680px;
	height: 50px;
	margin: 0 auto;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 35px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 1px;
	padding: 0px 0px 0px 10px;
	border-right: 0px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
}

#menu a:hover, #menu .active a {
	
}

/* Pages */

#oestudio {
	width: 680px;
	background: url(images/img03.png) repeat-y;
	margin: 0pt auto;
}

#producaodecd {
	width: 680px;
	background: url(images/img03.png) repeat-y;
	margin: 0pt auto;
}

#audiopublicitario {
	width: 680px;
	background: url(images/img03.png) repeat-y;
	margin: 0pt auto;
}

#producaodedvd {
	width: 680px;
	background: url(images/img03.png) repeat-y;
	margin: 0pt auto;
}

#contato {
	width: 680px;
	background:  url(images/img03.png) repeat-y;
	margin: 0pt auto;
}

/* Content */

#content {
	float: left;
	width: 680px;
	padding: 25px 5px 0 35px;
	background: url(images/img04.jpg) no-repeat;
}

#content_black {
	float: left;
	width: 600px;
	padding: 10px 5px 0 35px;
	background-color: #000000;
}

#contentestudio {
	float: left;
	width: 640px;
	padding: 25px 5px 0 35px;
}

#contentproducaodecd {
	float: left;
	width: 680px;
	padding: 25px 5px 0 35px;
	background: url(images/img0s4.jpg) no-repeat;
}

#contentaudiopublicitario {
	float: left;
	width: 680px;
	padding: 25px 5px 0 35px;
	background: url(images/img0s4.jpg) no-repeat;
}

#contentproducaodedvd {
	float: left;
	width: 680px;
	padding: 25px 5px 0 35px;
	background: url(images/img0s4.jpg) no-repeat;
}

#contentcontato {
	float: left;
	width: 680px;
	padding: 25px 5px 0 35px;
	background: url(images/img0s4.jpg) no-repeat;
}




.boxed {
	background: #333333;
	border: 0px dotted #000000;
	width: 550px;
	margin-left: 64px;
}

.boxed_black {
	background: #000000;
	border: 0px dotted #000000;
	width: 550px;
	margin-left: 55px;
}

.boxed .title {
	margin: 0;
	padding: 2px 10px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 8px;
	font-size: 80%
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	background: url(images/img05.jpg) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#search input {
	float: right;
	margin-bottom: 5px;
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#searchfield {
	width: 165px;
	padding: 2px 5px;
}

#searchsubmit {
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 680px;
	height: 50px;
	margin: 0 auto;
	padding: 55px 0 0 0;
	background-image: url(images/img08.png);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	color: #FFFFCC;
}

#player {
	background: #000000;
	border: 0px dotted #000000;
	text-align: center
}

.esquerda {
	width: 200px;
	margin-left: 20px;
	float:left;
	
}
.direita {
	width: 300px;
	float:right;
	
}

.meio {
	width: 500px;
}


