body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-color: #000000;
	height:100%;
	width:100%;
	margin:0 auto;
	overflow: hidden;
}

a {
	text-decoration:none;
	color:#990000;
}

* {
	border: 0;
}

#main, #main-media {
	height:100%;
	width:100%;
    margin:0 auto;
	display:none;
}

#main-media {
	display:block;
}

noscript div {
	outline: solid 1px red;
	position:absolute;
	top: 0;
}

#splash {
	background:#000000;
	width: 778px;
	height: 410px;
	position: absolute;
	top: 50%;
	margin-top: -205px;
	left: 50%;
	margin-left: -389px;
	background-position: 20px 20px;
	background-color: #000000;
	}

#no_flash{
	width:778px;
	height:410px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-205px;	
	margin-left:-380px;
	}

#no_flash #foto_lateral_direita{
	background:url(../imagens/no_flash/lateral_diretita.jpg);
	width:447px;
	height:410px;
	float:right;
	}

#no_flash #texto_lateral_esquerda{
	width:331px;
	height:410px;
	float:left;
	}
		
#no_flash #texto_lateral_esquerda h1{
	background:url(../imagens/no_flash/h1.jpg);
	width:301px;
	height:52px;
	margin:25px 0 20px 0;
	float:right;
	}

#no_flash #texto_lateral_esquerda p{
	width:303px;
	float:right;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-align:justify;
		line-height:20px;
	}
	
#no_flash #texto_lateral_esquerda h2{
	background:url(../imagens/no_flash/link_para_site.jpg) no-repeat;
	*margin:23px 0 0 0;
	width:303px;
	height:18px;
	float:right;
	}
	
#no_flash #texto_lateral_esquerda #divisao{
	background:url(../imagens/no_flash/borda.jpg) no-repeat;
	width:329px;
	height:6px;
	float:right;
	}

#no_flash #texto_lateral_esquerda #link_paginas{
	width:303px;
	float:right;
		}

.links_esquerda, .links_direita{
	padding:0;
	float:left;
	list-style:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		text-transform:uppercase;
		line-height:15px;
		text-align:left;
	}

.links_esquerda a, .links_direita a{
	text-decoration:none;
	color:#FFFFFF;
}

#no_flash #texto_lateral_esquerda #link_paginas .links_esquerda{
	margin:23px 49px 0 0;
	}

#no_flash #texto_lateral_esquerda #link_paginas .links_direita{
	margin:33px 0 0 0;
	}

#no_flash .link_mkt{
float:right;
	}