html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}
table.texto  {
	font-size: 12px;
	color: #666;
}
#container {
	width: 850px;
	min-height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background:#ff0;
	padding:0px;
	color: #333;
	width: 850px;
	height: 255px;
	background-color: #99CCFF;
	text-align: center;
	position:relative;
}
#header #filme {
	padding-top: 20px;
}
#header .topLeft {
	background-image: url(../imagens/cantos_r2_c1.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	height: 25px;
	width: 25px;
	position: absolute;
}
#header .bottomRight {
	background-image: url(../imagens/cantos_r4_c10.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	z-index: 20;
	right: 0px;
	height: 25px;
	width: 25px;
	position: absolute;
}
	/* other non-essential CSS */
#header p,
#header h1 {
	margin:0;
	padding:10px 0 0 10px;
}
#navigation {
	width: 850px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	height: 80px;
	position: relative;
	z-index: 20;
}
#navigation .corner {
	background-image: url(../imagens/cantos_r1_c6.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	z-index: 20;
	right: 297px;
	height: 25px;
	width: 25px;
}

.logoBox {
	background-image: url(../imagens/logo.jpg);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	height: 72px;
	margin: 0px;
	width: 330px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topButtons {
	float: right;
	width: 296px;
	padding: 0px;
	margin-right: 1px;
	bottom: 0px;
	height: 80px;
	background-color: #99CCFF;
}
#topButtons a {
	color: #FFFFFF;
}

#body {
		padding:0px;
		padding-bottom:98px;	/* Height of the footer */
}
#footer {
	height: 86px;
	color: #444444;
	/*background-color: #999999;*/
	background-image: url(../imagens/rodape.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	position:absolute;
	bottom:0;
	width:100%;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	margin: 0px;
	width: 410px;
	float: left;
	padding-left: 10px;
}

#footer p a {
	text-decoration: underline;
	color: #444444;
}
#footer .credits {
	height: 58px;
	display: block;
	width: 100%;
	margin-right: 20px;
}
#leftcolumn {
	color: #333;
	width: 275px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#leftcolumn #box, #leftcolumn #box2 {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 208px;
	z-index: 20;
}
#leftcolumn #box h1, #leftcolumn #box2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	padding: 0px;
	color: #003366;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../imagens/icon.png);
	background-repeat: no-repeat;
	background-position: 150px;
}
#leftcolumn #box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #003366;
}
#leftcolumn #box a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	width: 230px;
	height: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
}
#leftcolumn #box a:hover {
	text-decoration: none;
	color: #036;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	background-image: url(../imagens/prod_over.png);
	background-repeat: no-repeat;
	background-position: -5px;
}
#leftcolumn #box img {
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FFFFFF;
	margin-top: 10px;
}
#leftcolumn #box2 a, #leftcolumn #box2 a:hover {
	width: 200px;
	display: block;
	}
#leftcolumn #box2 img{
	border: 4px solid #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
.menuBarra {
	background-image: url(../imagens/cantos_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 16px;
	margin: 0px;
	padding: 0px;
	width: 275px;
	background-position: 0px 0px;
	text-align: right;
}
#rightcolumn {
	color: #333;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 275px;
	z-index: 10;
	background-color: #F8F8F8;
	background-image: url(../imagens/canto_cinza.png);
	background-repeat: no-repeat;
	padding: 0px;
}

#rightcolumn #conteudo {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#rightcolumn h1{
	color: #000066;
	padding-top: 0px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../imagens/icon.png);
	background-repeat: no-repeat;
	background-position: 450px;
	font-size: 15px;
}
#rightcolumn h2 {
	color: #000066;
	padding-top: 0px;
	line-height: 25px;
	font-weight: bold;
	font-size: 15px;
}
#rightcolumn p {
	line-height: 18px;
	color: #333333;
	margin-top: 18px;
	font-size: 13px;
	text-align: justify;
}

#rightcolumn img {
}

img.right {
	float: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	border: 4px solid #FFFFFF;
	}

img.qual {
	float: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	border: 4px solid #FFFFFF;
	}

img.left {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}

.barra_cinza  {
	background-repeat: no-repeat;
	bottom: 0px;
	width: 550px;
	height: 16px;
	left: 0px;
	background-image: url(../imagens/fundo_cinza.jpg);
	margin: 0px;
	padding: 0px;
}

#lateral {
	height: 458px;
	width: 19px;
	position: absolute;
	left: 0px;
	right: 100%;
	top: 100px;
	background-image: url(../imagens/lateral.png);
	background-repeat: no-repeat;
}
#conteudo ul li {
	font-size: 13px;
	line-height: 20px;
}

	[if lt IE 7]>
	<style media="screen" type="text/css">
	#container {
		height:100%;
	}
	</style>
	<![endif]
