html {
	background: #444444;
	font-family: 'Trebuchet-MS', Trebuchet, 'Verdana', Helvetica;
	font-size: 9.1pt;
}
body {
	padding: 0;
	margin: 0;
	background: url(images/aqua_black.jpg) no-repeat center top;
	color: #666;
	width: 100%;
	display: table;
}

#mainTable {
	margin: 15px auto 0;
}

#mainTableBody{ 
    background: url(images/mainTableBody.png) repeat-y center;
	width: 785px;
}

#mainTableBottom
{
	background: url('images/mainTableBottom.png') no-repeat top center;
	padding-bottom: 0px;
	vertical-align: top;
}

#BodyMargin {
	width: 785px;
	padding-left:9px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#TopoTop
{
	background: url('images/mainTableTopMerged.png') no-repeat top center;
	height: 14px;
	padding-bottom: 0px;
	vertical-align: top;
}

#Logo
{
	height: 158px;
	width: 342px;
	padding-left:7px;
	position: absolute;
	top: 3px;
	z-index: 0;
}

#Address-Topo
{
	background: url('images/TopoBGMiddle.png') no-repeat top right;
	margin-top: 0px;	
}

#Address-Topo td
{
	height: 125px;
	padding-right: 30px;
	color: #d6d6d6;
	font-weight: 500;
	text-align: right;
	z-index: 2;	
}

#tabs {
	background: url('images/TopoBGBottom.png') no-repeat top right; 
	font-size: 10.1pt;
	vertical-align:text-bottom;
	font-variant:small-caps;
	font-weight:400;
	width: 785px;
	z-index: 2;
}

#lastTabRight
{
	background: url('images/ContatoImg.png') no-repeat top center;
	padding-bottom: 0px;
}

#tabs a{
	float: left;
	padding: 0px 20px;
	font-size: 1.0em;
	color: #222;
	text-decoration: none;
	line-height: 34px;
	position: relative;
}

#tabs a span{
position: relative;
top: 0;
left: 0;
}

#tabs a span.shadow{
top: .07em;
left: 1.46em;
color: #bbb;
position: absolute;
display: none;
}

#tabs a:hover{
	color: #111;
}

#tabs a:hover span.shadow {
	display: block;
}

#Contato a{
	color: #BBB;
}

#Contato a span.shadow{
color: #111;
}

#Contato a:hover{
	color: #BBB;
}

#Principal
{
	background-color: #e6e6e6; 
	width: 122px; 
	height: 40px;
}

#AEmpresa
{
	background-color: #f0d848; 
	width: 120px; 
	height: 40px;
}

#Objetivos
{
	background-color: #f0a818; 
	width: 120px; 
	height: 40px;
}

#Contato
{
	background-color: #484830; 
	width: 120px; 
	height: 40px;
}


.Selecionado {
	font-weight:700;
	background-position: 2px -1px;
	background-repeat: no-repeat;
	background-image: url('images/smallTick.png');
}

#tableBody {
	padding-top: 0px;
	padding-left: 8px;
}

#content {

	background: #e6e6e6;
	height: 100%;
	overflow:hidden;
	
}

#AEmpresaImg {
	 background: url('images/ValeDouro.jpg') no-repeat;
}

#bottom {
    padding-top: 11px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	color: #c6c6c6;
}

h1 {
	margin: 0;
	padding: 0;
}

.Objetivos-Fill
{
	background-color: #f0f0f0;
	vertical-align: top;
}

.Objetivos-Fill p {
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height: 130%;
	overflow: hidden;
	font-size: 8pt;
}

.Objetivos-Titulo
{
	background-color: #f0d848;
	text-align: center;
	font-variant:small-caps;
	font-weight: 900;
	vertical-align: middle;
}

.Noticias
{
	background-color: #f0f0f0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin: 0;
	overflow: hidden;
}

.Noticias #NoticiaExterna
{
	text-decoration: none;
	color: #333333;
	font-size: 7.5pt;
	height: 286px;
	overflow: hidden;
	line-height: 150%;
	margin: 10px 0px -10px 0px;
}

.Noticias #NoticiaExterna a
{
	text-decoration: none;
	color: #666;
}

.Noticias #NoticiaExterna a:hover
{
	text-decoration: underline;
}

.Noticias a
{
	text-decoration: none;
	font-size: 7.5pt;
	color: #444;
}

.Noticias a:hover
{
	text-decoration: underline;

}

.NoticiaPrincipal
{
	background-color: #fbfaf8;
	text-align: center;
	font-variant:small-caps;
	font-weight: 900;
	font-size: 11pt;
	color: #333;
	vertical-align: middle;
}

.Destaque
{
	background-color: #a8a8a8;
	color: #eaeaea;
	text-align: left;
	vertical-align: middle;
}

#DestaqueTitulo
{
	text-align: center;
	font-size: 10.7pt;
	background-color: #303030;
	vertical-align: middle;
	font-variant:small-caps;
	font-weight: 700;
}

.Destaque p
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-weight: 400;
	font-size: 8pt;
}

#ImagemSupEsq
{
	vertical-align: top;
	background: url('images/qualidade.png') no-repeat;
}
#ImagemSupDir
{
	background: url('images/rapidez.png') no-repeat;
}
#ImagemInfEsq
{
	vertical-align: bottom;
	background: url('images/conforto.png') no-repeat;
}
#ImagemInfDir
{
	background: url('images/seguranca.png') no-repeat;
}

#Table-AEmpresa
{
	color: #000000;
}

#AEmpresaTitulo
{
	color: #d0d0d0;
	font-weight: 900;
	background: url('images/AEmpresaTopRight.png') no-repeat #484830 top right;
	text-align: center;
	font-variant:small-caps;
}

#SecaoNoticias
{
	color: #222;
	/*border: 1px dotted #333;*/
	font-weight: 900;
	background-color: #d8d8d8;
	text-align: center;
	font-variant:small-caps;
}

#AEmpresaTexto
{
	background: url('images/AEmpresaBottomRight.png') no-repeat bottom right #f0f0f0;
	text-align: justify;
	vertical-align: top;
}

#AEmpresaTexto p {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 150%;
	color: #333;
	font-size: 8pt;
	
}

#Table-Contato
{
	color: #e6e6e6;
}

#Contato-Mensagem
{
	background-color: #4f4f34;
	/*
		border: 1px solid #080800;
	border-collapse: collapse;*/
}

#Contato-Mensagem td
{
	border-color: #080800;
	font-size: 8pt;
	vertical-align: middle;
}

#Contato-Mensagem #ContatoTL
{
	background: url('images/ContatoTopLeft.png') #4f4f34 top left no-repeat;
}

#Contato-Mensagem #ContatoTR
{
	background: url('images/ContatoTopRight.png') #4f4f34 top right no-repeat;
}

#Contato-Mensagem #ContatoBL
{
	background: url('images/ContatoBottomLeft.png') #4f4f34 bottom left no-repeat;
}

#Contato-Mensagem #ContatoBR
{
	background: url('images/ContatoBottomRight.png') #4f4f34 bottom right no-repeat;
}

#Contato-Mensagem #botao
{
	text-align: center;
}

#Contato-Mensagem .Label
{
	text-align: right;
}

#Contato-Mensagem select
{
	border-color: #eaeab8;
	border-width: 1px;
	border-style: solid;
	background-color: #eaeab8;
	padding-top: 2px;
	font-size: 8pt;
	height: 20px;
	width: 154px;
}

#Contato-Mensagem .Campo
{
	padding-left: 2px;
	text-align: left;
}

#Contato-Mensagem .Campo input
{	
	border-color: #4f4f34;
	border-width: 1px;
	border-style: solid;
	background-color: #eaeab8;
	padding-top: 3px;
	padding-left: 2px;
	font-size: 8pt;
	height: 15px;
	width: 150px;
}

#Contato-Mensagem button
{	
	font-size: 8pt;
}

form {margin: 0; padding: 0;}

#Contato-Mensagem #msgfield
{
	background: url('images/ContatoTopRight.png') #4f4f34 top right no-repeat;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	line-height: 110%;
}

#Contato-Mensagem textarea
{
	border-color: #eaeab8;
	border-width: 1px;
	border-style: solid;
	background-color: #eaeab8;
	line-height: 100%
}

#Table-Contato p
{
	padding-bottom: 2px;
	font-size: 8pt;
	text-align: justify;
}

#Table-Contato p a
{
	color: #e6e6e6;
	text-decoration: none;
}

#Table-Contato p a:hover
{
	text-decoration: underline;
}


#noticiaPrincipalImg
{
	overflow: hidden;
}

label
{
	cursor:pointer
}


#bigBodyContainer
{
	height:100%;
	width:100%;
}
#bigBodyContainer td
{
	
}

#bigBodyContainer td span
{
	
}
