/* Estilos Gerais*/
/******************************************************************/
* { padding: 0; margin: 0; } /* Global Resets */
body{
	background: #F5F2ED url(../images/fundo2.jpg) repeat-y center 0px;
}
a:link{ text-decoration: none; color: #ED8012; font-weight: bold; } /* #ED8012 , #1F7E8F; */
a:visited{ text-decoration: none; color: #ED8012; font-weight: bold;}
a:hover{ text-decoration: underline; color: #1F7E8F font-weight: bold;}
a:active{ text-decoration: none; color: #ED8012; font-weight: bold;}
img {border: 0;}
p { margin-bottom: 15px; }

/* Estilos Estrutura do Site*/
/******************************************************************/
#fundo{
	background: url(../images/fundo.jpg) no-repeat center 0px;
}
#container{
	position: relative;
	left: 50%;
	width: 770px;
	margin-left: -385px;
}
#limita{
	margin-left: 20px;
	width: 730px;
}
.nostyle{
	display: none;
}
#topo{
	height: 300px;
}
#topoLeft{
	background-image: url(../images/topo_left.jpg);
	width: 458px;
	height: 300px;
	float: left;
}
#topoFlash{
	position: absolute;
}
.topoImg{
	margin-top: 132px;
	margin-left: 6px;
}
#topoRight{
	background-image: url(../images/topo_right.jpg);
	width: 272px;
	height: 300px;	
	float: right;
}
#topoRight ul{
	list-style: none;
	font: normal 9px Verdana;
	width: 225px;
	margin-top: 110px;
	margin-left: 19px;
	height: 175px;
	overflow: hidden;
}
#topoRight ul li{
	padding-top: 4px;
	padding-bottom: 12px;
	background: url(../images/topo_right_line.gif) center bottom no-repeat;
}
#topoRight ul a{
	font: normal 9px Verdana;
	color: #333;
	text-decoration: none;
}
#topoRight ul a strong{
	color: #757C99;
}
#topoRight ul a:hover strong{
	color: #ED8012 !important;
}
#topoRight ul a:hover{
	_color: #ED8012 !important;
}
#corpo{
/*	position: relative;*/
}
#corpoLeft{
/*	background: transparent url(../images/bg.corpo.left.jpg) no-repeat left bottom;*/
	border-right: 1px dashed #C5C5C5;
	width: 185px;
	_width: 195px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;

}

/******************************************************************/
/*
#menu{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 172px;
}
#menu li{
	background: url(../images/bg.li.png) 0 0;
	height: 25px;
	margin-left: 0;
}
#menu li:hover, #menu a:hover{
	background-position: 0 -25px;
	color: #FFF;
}
#menu li a{
	font: bold 11px Arial;
	color: #2E5C7C;
	display: block;
	height: 100%;
	padding-top: 5px;
	padding-left: 37px;
	text-decoration: none;
}
#menu li ul{
	position: relative;
}
#menu li ul li{
	position: relative;
	background: url(../images/bg.li.png) 0 0;
	height: 25px;
}*/

/******************************************************************/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
}
#nav li { /* all list items */
	position : relative;
	float : left;
}
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 172px;
	margin-top : -25px;
	border: 1px solid #DEDEDE;
}
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#nav li a {
	display : block;
	font: bold 11px Arial;
	color: #2E5C7C;
	text-decoration: none;
	background: url(../images/bg.li.png) 0 0;
	width: 137px;
	height: 20px;
	padding-top: 5px;
	padding-left: 35px;
	_height: 25px;
	_width: 172px;
}
#nav li a:hover {
	background-position: 0 -25px;
	color: #FFF;
}
/* Ao passar o mouse em um LI, edita o UL que está dentro dele */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
/* Edita o UL dentro do LI em que o mouse está */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover ul a, #nav li li:hover ul a, #nav li li li:hover ul a { /* Edita os A da UL que está dentro do #º LI */
	background-position: 0 0;
	color: #2E5C7C;
}
#nav li:hover a, #nav li li:hover a, #nav li li li:hover a { /* Edita o A dentro do LI em que o mouse está */
	background-position: 0 -25px;
	color: #FFF;
}
.sac{
	margin-top: 35px;
	clear: both;
}

/******************************************************************/
#corpoRight{
	color: #666;
	font: normal 11px Verdana;
	float: right;
	margin-right: 12px;
	_margin-right: 7px;
	margin-top: 10px;
	padding-bottom: 15px;
	text-align: justify;
	width: 509px;
	line-height: 150%;
}
#corpoRight strong{
	color: #757C99;  /* #ED8012 , #757C99; */
}
#corpoRight ul, #corpoRight ol {
	margin-left: 20px;
}
#corpoRight table{
	border-top: 1px solid #BDC7D1;
	border-left: 1px solid #BDC7D1;
}	
#corpoRight table td, #corpoRight table th{
	font-size: 10px;
	font-family: Verdana;
	padding: 2px;
	border-right: 1px solid #BDC7D1;
	border-bottom: 1px solid #BDC7D1;
}
#corpoRight table th{
	background-color: #EBEEF1;
}

/******************************************************************/
h3.title{
	background: transparent url(../images/title.png) no-repeat;
	color: #333;
	display: block;
	height: 25px;
	_height: 32px;
	font: bold 17px Arial, 'Arial Narrow';
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 7px;
}
h3.title span{
	color: #496185;
}
.new {
	width: 246px;
	float: left;
	/*height: 205px;*/
	margin-bottom: 10px;
	line-height: normal;
}
.new.newLeft {
	margin-right: 13px;
}
.new a:link, .new a:hover, .new a:visited, .new a:active { font-weight: normal; color: #666;}
.new h3{
	color: #333;
	display: block;
	height: 25px;
	_height: 32px;
	font: bold 17px Arial, 'Arial Narrow';
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 7px;
}
.new h3.new01{ background: transparent url(../images/new_title_1.jpg) no-repeat; }
.new h3.new01 span{ color: #3A7087; }
.new h3.new02{ background: transparent url(../images/new_title_2.jpg) no-repeat; }
.new h3.new02 span{ color: #536DB3; }
.new h3.new03{ background: transparent url(../images/new_title_3.jpg) no-repeat; }
.new h3.new03 span{ color: #D87854; }
.new h3.new04{ background: transparent url(../images/new_title_4.jpg) no-repeat; }
.new h3.new04 span{ color: #77AB50; }

/******************************************************************/
#base{
	background-image: url(../images/base.jpg);
	clear: both;
	height: 150px;
	width: 770px;
	color: #666;
	font: normal 10px Verdana;
}
#baseVoltar{
	position: relative;
	top: 8px;
	left: 31px;
	float: left;
	height: 15px;
	width: 50px;
	text-align: center;
}
#baseTopo{
	position: relative;
	top: 8px;
	left: 40px;
	float: left;
	height: 15px;
	width: 50px;
	text-align: center;
}
#baseTopo a, #baseVoltar a{
	display: block;
	width: 100%;
}
#baseAdress{
	position: relative;
	top: 25px;
	left: 30px;
	float: left;
	clear: both;
	text-align: left;
}

/* Estilos Genéricos */
/******************************************************************/
/*
.formContato input, textarea{
	font: bold 9px Verdana;
	color: #006595;
	width: 240px;
	padding-left: 2px;
	float: right;
	margin-top: -14px;
}
.formContato input.formContatoText{
	height: 16px;
	padding-top: 0px;
}
.formContato textarea{
	height: 60px;
}
.formContato input.formContatoButton{
	width: auto;
	float: none;
	margin-top: auto;
}
.formContato div.formAlignButtons{
	text-align: right;
	clear: both;
	padding-top: 13px;
}
*/
.formRadio{
	height: 13px;
}
.formTable{
	border: none !important;
	font-size: 10px;
	font-family: Verdana;
}	
.formTable td{
	border: none !important;
}
.formTable th{
	text-align: right;
	padding-right: 5px !important;
	border: none !important;
	background-color: transparent !important;
}
.formTable th{
	background-color: #EBEEF1;
	color: #757C99;  /* #ED8012 , #757C99; */
}
#corpoRight .formText{
	font: normal 1.1em Verdana;
	color: #006595;
	color: #444;
/*	width: 240px;*/
	padding-left: 2px;
}
#corpoRight textarea{
	font: normal 1.1em Verdana;
	width: 400px;
}
div.formButtonBox{
	background-color: #F3F4F5;
	padding: 5px 10px;
	float: right;
}
.formButton{
	float: right;
}
.popupTelefone{
  position:absolute;
  top: 130px;
  right: 2em;
  z-index:10;
  background: transparent url(../images/popup-novo-telefone.gif) no-repeat;
  display: none;
  width: 226px;
  height: 97px;
}