﻿/*GENÉRICOS*/
body 
{
	text-align: center;
	margin: 0px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	background: #c9d7e5 url('../Imagens/bkgFundoSite.jpg') bottom center no-repeat;
}

a 
{
	color: Black;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;	
}

.CorPadrao
{
	color: #006699;
}

.CorContraste
{
	color: #FF6600;
}

.CorBranca
{
	color: #FFFFFF;
}

.CorFundoClara 
{
	background-color: #F7FBFF;
}

.CorFundoEscura
{
	background-color: #EBF4FF;
}

.CorFundoBranca
{
	background-color: #FFFFFF;
}

.CorFundoPadrao
{
	background-color: #006699;
}

.Panel 
{	
	border-bottom: solid 1px #CCCCCC;	
	border-right: solid 1px #CCCCCC;
	margin: 0px;
	padding: 10px;
}

.Label
{
	font-weight: bold;
}

.TextoMaior
{
	font-size: 11px;
}

.TextBox
{
	border: solid 1px #006699;
	font-size: 11px;
	padding: 1px;
}

.ImageButtom
{
	vertical-align: middle;
	border: none;
}

.ImagemDuvida
{
	vertical-align: top;
	border: none;
}

.DropDownList
{
	border: solid 1px #006699;
	font-size: 11px;
	padding: 1px;
}

.Alerta
{
	color: #526b94;
}

.Titulo
{
	font-size: 12px;
	font-weight: bold;
}

.TituloGrande
{
	font-size: 18px;
	font-weight: bold;
}

.Visivel0
{
    visibility:hidden;
}


/*FIM CLASSES GENÉRICAS*/





/*CLASSES QUE FORMATAM OS MENUS*/

.Menu /**/
{
	height: 35px;
	width: 100%;
	padding: 0;
	padding-top: 10px;	
		
}

.tipoLinha /**/
{	
	background: url(../Imagens/bkgLinhaReta.gif) repeat-x top center;
}

.tipoLinha ul /**/
{	
	margin-top:-5px;
}

.tipoLinha #areaBotoesIdiomas /**/
{
	text-align: right;
	float: none;
}

.tipoPadrao /**/
{
	/*background-color: Lime;*/
	background: url(../Imagens/bkgLinhaPadrao.gif) repeat-x top center;
	margin-top: 0px;
	text-align: right;
	padding-top:5px;
}

.tipoPadrao ul /**/
{	
	margin-top: -1px;
}

.tipoPadrao ul li /**/
{	
	margin-top: 0px;
}

.tipoPadrao div /**/
{
	/*background-color: Lime;*/
	width: 445px;
	float:right;
}

.Menu ul /**/
{	
	/*background-color: Blue;*/
	list-style: none;	
	height: 35px;
	margin-left: 10px;
	padding-left: 0px;
	float:left;
}

.Menu ul li /**/
{
	/*background-color: Yellow;*/
	margin: 0px;
	display: inline;
	text-align: center;
	height: 35px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;		
}

.Menu ul li A /**/
{
	/*background-color: red;*/
	text-decoration: none;
	/*text-decoration: underline;*/
	font-size: 11px;
	font-weight: bold;	
	vertical-align: middle;
	line-height: 25px;
}

.Menu ul li A:hover /**/
{
	/*background-color: red;*/
	text-decoration: none;
}

.Menu ul li#E /*Lado esquerdo do botão ativo*/
{
	background: url(../Imagens/bkgBotaoLadoEsq.gif) no-repeat top right;
	width: 18px;
}

.Menu ul li#D /*Lado direito do botão ativo*/
{
	background: url(../Imagens/bkgBotaoLadoDir.gif) no-repeat top left;
	width: 18px;
}

.Menu ul li#M /*Miolo do botão ativo*/
{
	background: url(../Imagens/bkgBotaoMenu.gif) repeat-x top center;
	color: Orange;	
}

/*FIM CLASSES DO MENU*/





/*TABULAÇÃO DO FORMULÁRIO PADRÃO*/

.CorpoFormulario
{
	width: 630px;
	margin-left: auto;
	margin-right: auto;	
}

.Alerta
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.FormularioPadrao 
{
	width: 630px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color: #F7FBFF; 
}

.Cabecalho 
{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	border-bottom: dashed 1px #006699;
	margin: 0px;		
	margin-top: 20px;
}

.ColunaLabels 
{
	width: 150px;
	padding: 10px;	
	vertical-align: top;
}

.ColunaCampos 
{
	width: 480px;
	background-color: #EBF4FF;
	padding: 10px;
	vertical-align: top;
}

.BotoesFormulario 
{
	width: 630px;
	text-align: right;
}
	


/*FIM TABULAÇÃO DO FORMULÁRIO PADRÃO*/


/*CLASSES DO NAVEGADOR*/

.Navegador
{
	width: 690px;	
}

.Navegador tr td
{
	padding: 3px;
	height: 20px;
}

.Navegador tr td table td
{
	padding: 0px;
}

.linhaCabecalho
{
	color: White;
	background-color: #006699;	
}

.linhaCabecalho a
{
	color: White;	
}

.linhaAlternativa td 
{
	background-color: #F7FBFF; 
	border-bottom: solid 1px #CCCCCC;	
	border-top: solid 1px #CCCCCC;	
}

.linhaPaginador td
{
	background-color: #EBF4FF;
	color: #006699;
	padding-top: 0px;
	padding-bottom: 0px;	
}

.linhaPaginador td table tr td
{
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-top: 5px;
	margin-bottom: 5px;
	height: 10px;
	width: 18px;
	text-align: center;
	border-left: solid 1px #006699;	
}

.linhaPaginador td table tr td a
{
	color: #006699;
}

.linhaPaginador td table tr td span
{
    font-weight:bold;
}

/*FIM CLASSES DO NAVEGADOR*/





/* ESPECIFICOS - MASTER PAGE*/

#fundoSite
{
	background: url(../Imagens/bkgSombraTopo.png) repeat-x top center;
	width: 100%;	
	display: table;
}

#fundoSite #corpo 
{
	padding-bottom: 20px;
	text-align: left;	
	margin-left: auto;
	margin-right: auto;
	width: 750px;	
	display: table;
}

#fundoSite #corpo #topoShowroom 
{
	background: url(../Imagens/topo.jpg) no-repeat top center;
	width: 750px;
	height: 68px;
	margin: 0px;
	border: solid 2px #EFEFEF;	
	
}

#fundoSite #corpo #topoShowroom #linkShowroom
{
	width: 200px;
	height: 68px;
	float: left;
	margin: 0px;
	cursor: pointer;
}

#fundoSite #corpo #topoShowroom #linkBTN
{
	width: 130px;
	height: 68px;
	float: right;
	margin: 0px 0px 0px 615px;
	margin-left: 415px;
	cursor: pointer;
	
}

#fundoSite #corpo #miolo 
{
	padding-bottom: 50px;
	width: 100%;
	background: url(../Imagens/bkgBase.gif) repeat-x bottom center;	
	background-color: White;
	border: solid 2px #EFEFEF;
	display: table;	
	
}

#fundoSite #corpo #rodapeShowroom 
{
	background: url(../Imagens/bkgBarraInferior.gif) no-repeat top center;
	width: 750px;
	border: solid 2px #FFFFFF;
	height: 20px;
	text-align:center;
	line-height:23px;	
}

#fundoSite #corpo #espelhoRodape 
{
	margin-top: 10px;
	background: url(../Imagens/bkgEspelhoRodape.png) no-repeat top center;
	width: 100%;
	height: 130px;		
}

#clear
{
	clear: both;
}