/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.alignRight{
	float:right;
	margin-right:0;
}
.logoPrincipal{
	margin-left:5px;
	margin-top:5px;
}

/* Exterior - 1 Base - LAYOUT - INICIO */

#pageContainer{
}
	
#mainWrapper{
	float: left;
	width: 100%;
}
	
#mainCol{
	margin: 0px 0px 0px 186px; 
}
	
#leftCol{
	float: left;
	width: 186px;
	margin-left: -100%;
}
	
#footer{
	clear: left;
	width: 100%;
	height:26px;
	background-image: url(../images/footer/fundo.jpg);
	background-repeat: repeat-x;
}
	
.innerSupport{
	padding: 10px;
	padding-top: 0px;
}
/* Exterior - 1 Base - LAYOUT - FIM */

/* Interior - 2 Base - LAYOUT - INICIO */
#header{
	position:relative; 
	height:109px; 
	width:100%;
	background-image: url(../images/fnd-banner.gif);
	background-repeat: repeat-x;
} 
 
#centercol{
	margin-right:190px;
	padding:0px 15px 0px 5px;
}
#rightcol{
	float: right; 
	display:inline; 
	position: relative; 
	width:190px;
}

#insideFooter{
	height:5em; 
	clear:both;
	margin-top:20px;
} 
/* Interior - 2 Base - LAYOUT - FIM */

/* Left Column - INICIO */
#leftColSupport {
	position:absolute;
	left:0px;
	top:0px;
	width:186px;
	height:336px;
	z-index:1;
	background-image: url(../images/fnd-menu-logo.gif);
	background-repeat:no-repeat
}

#leftColSupport img{
	border-width:0px;
}
	
/*
UL {
	list-style:none;
	margin:20px 0px 0px 20px;
	padding:0px;		
}
	
ul a:link,
ul a:active,
ul a:visited{
	color:#000000;
	text-decoration:none
}
ul a:hover{
	text-decoration:underline
}
*/

.menuSuperior {
	font-size:0.6em;
	font-weight:bold;
	line-height:1.4em;
}
/*
.menuSuperior li {
	padding:0px 0px 0px 10px;
	background: transparent url(../images/bulletMenu.gif) no-repeat 0px 0.5em;
}
*/
.menuInferior {
	font-size:0.6em;
	font-weight:lighter;
	line-height:1.4em;
}
/*
.menuInferior li {
	padding:0px 0px 0px 10px;
	background: transparent url(../images/bulletMenu.gif) no-repeat 0px 0.5em;
}
*/
.menuInferior h1{
	color:#ff4000;
	font-size:1.2em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:0px;
	margin:1em 0px 1em 20px;
}
	
/* Left Column - FIM */

/* Main - Header - INICIO */
.topoEsquerda #navcontainer { 
	margin: 0px 0px 0px 0px;
	padding:4px 0px 4px 7px;
	color:#FFFFFF;
	background-color:#000000;
}

.topoEsquerda #navlist li {
	display:inline;
	padding:0px 0px 0px 0px;
}

.topoEsquerda #navlist li.last {
	border:none;
}

.topoEsquerda #navlist {
	font-size:0.9em;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.topoEsquerda #navlist li a:link,

.topoEsquerda #navlist li a:active{
	color:#FFFFFF;
	text-decoration:none;
}

.topoEsquerda #navlist li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.topoEsquerda #navlist li a:hover {
	text-decoration:underline;
}

.topoEsquerda{
	float:right;
	position:absolute;
	top:5px;
	right:0px;
	font-size:0.7em;
	font-weight:bold;
	width:14em;
}

.topoEsquerda a:link,

.topoEsquerda a:active,

.topoEsquerda a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.topoEsquerda a:hover{
	text-decoration:underline;
}

.topoEsquerda form{
	margin:0px;
	padding:0px;
}

.topoEsquerda .btPesquisa{
	background-image:url(../images/bt-pesquisa-banner.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border-width:0px;
	width:23px;
	height:23px;
	cursor:pointer
}

.topoEsquerda .formPesquisa{
	margin:5px 0px 0px 0px;
}

.topoEsquerda .formPesquisa input.text{
	margin:5px 5px 0px 0px;
	padding:1px;
	float:left;
	border:1px solid #000000;
	font-size:1em;
	width:11.0em;
}

/* Main - Header - FIM */

/* Main - Footer - INICIO */
.divisionFooter{
	background-image: url(../images/footer/divInsideFooter.gif);
	background-repeat: repeat-x;
	height:12px;
}

.navlist li {
	display:inline;
	padding:0px 3px 0px 3px;
	border-right:1px solid #000;
}

.navlist li.last {
	border:none;
}

.navlist {
		font-size:0.7em;
		text-align:center;
		margin:0px;
		padding:0px 0px 5px 0px;
}


.navlist li a:link,

.navlist li a:active{
	color:#000000;
	text-decoration:none;
}

.navlist li a:visited{
	color:#800080;
	text-decoration:none;
}

.navlist li a:hover {
	text-decoration:underline;
}
	
.iconInfo{
	font-size:0.55em;
		
}

.iconInfo ul{
	text-align:left;
	margin:0px;
	padding:0px;
}

.iconInfo li {
	display:inline;
	vertical-align:middle;
	margin:0px;
	padding:0;
}

/* Main - Footer - FIM */

/* Main - Right - INICIO */
.caixa{
	margin-right: 20px;
}

.cxTitulo{
	background-image:url(../images/right/fundo.gif);
	background-repeat:repeat;
	border:1px solid #000000;
	width:99%;
}

.cxTitulo h1{
	color:#FFFFFF;
	font-size:0.7em;
	padding:0px;
	margin:0px 3px 0px 3px;
}

.cxTitulo h1 a:link,
.cxTitulo h1 a:active,
.cxTitulo h1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.cxTitulo h1 a:hover {
	text-decoration:underline;	
}

.btRecomendarPag{
	padding:0px;
	border:0px;
	border-color:transparent;
	background-image:url(../images/right/recomendar.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position:top;
	cursor:pointer;
	WIDTH: 170px;
	COLOR: #252470;
	HEIGHT: 26px;
	TEXT-ALIGN: center
}

/* Main - Right - FIM */

/* Main - Centro - INICIO */
	
.titulo{
	font-size:0.7em;
	color:#ff4000;
	font-weight:bold;
}

#caixaDestaque {
	border-top-width:0px;
}

#caixaDestaque .suporteTitulo{
	border-left:1px solid #000000;
	height:16px;
	width:100%;
}

#caixaDestaque .suporteTitulo .esquerda{
	border-top:1px solid #000000;
	padding:3px 4px 0px 4px;
	font-size:0.6em;
	color:#ff4000;
	font-weight:bold;
}

#caixaDestaque .suporteTitulo .transicao{
	background-image:url(../images/center/transicao.gif);
	background-repeat:no-repeat;
	width:13px;
	height:16px;
}

#caixaDestaque .suporteTitulo .direita{
	background-image:url(../images/center/fundoTituloDestaque.gif);
	background-repeat:repeat;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	font-size:0.6em;
	font-weight:bold;
	min-height:13px;
	height:13px;
	padding:0px 5px 0px 5px;
}

#caixaDestaque .suporteTitulo .direita a:link,
#caixaDestaque .suporteTitulo .direita a:active,
#caixaDestaque .suporteTitulo .direita a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#caixaDestaque .suporteTitulo .direita a:hover{
	text-decoration:underline;
}

#caixaDestaque .suporteTitulo .fim{
	background-image:url(../images/center/fimTituloDestaque.gif);
	background-repeat:no-repeat;
	width:14px;
	height:16px;
}

#caixaDestaque .remain{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:10px 0px 0px 0px;
}

#caixaDestaque .remain .supDestaqueEsq{
	width:50%;
	padding-right:10px
}

#caixaDestaque .remain .supDestaqueDir{
	padding-left:10px
}

.supPersonagens{
	height:111px;
	margin:auto;
}

.supPersonagens img{
	margin:auto;
	height:111px;
}

.supPersonagens .persn01{
	background-image:url(../images/personagens/person-01.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:93px;
	float:left;
	margin:18px auto auto auto;
}

.supPersonagens .persn02{
	background-image:url(../images/personagens/person-02.jpg);
	background-repeat:no-repeat;
	width:117px;
	height:101px;
	float:left;
	margin:10px auto auto 15%;
}

.supPersonagens .persn03{
	background-image:url(../images/personagens/person-03.jpg);
	background-repeat:no-repeat;
	width:68px;
	float:right;
	height:111px;
}

.caixaCentral{

}

.caixaCentral .supTitulo{
	background-image:url(../images/right/fundo.gif);
	background-repeat:repeat;
	border:1px solid #000000;
	padding:0px 0px 0px 3px;
}

.caixaCentral h1
{
	color:#FFFFFF;
	font-size:0.7em;
	padding:0px;
	margin:0px 4px 0px 0px;
}

.caixaCentral h1 a:link,
.caixaCentral h1 a:active,
.caixaCentral h1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.caixaCentral h1 a:hover {
	text-decoration:underline;	
}

.caixaCentral h2{
	color:#ff4000;
	font-size:0.7em;
	padding:0px;
	margin:5px 4px 5px 0px;
}

h3{
	color:#ff4000;
	font-size:0.7em;
	padding:0px;
	margin:0px 4px 0px 0px;
}

h4{
	color:#ff4000;
	font-size:0.7em;
	font-style:italic;
	padding:0px;
	margin:0px 4px 0px 0px;
}

h5{
	color:#ff4000;
	font-size:0.7em;
	font-weight:lighter;
	font-style:italic;
	padding:0px;
	margin:0px 4px 0px 0px;
}

.caixaCentral a:link,
.caixaCentral a:active,

.caixaCentral a:visited {
	color:#ff4000;
	text-decoration:none;
}

.caixaCentral a:hover {
	text-decoration:underline;	
}

.cxSuporteConteudo h1{
	color:#ff4000;
	font-size:0.7em;
	font-style:italic;
	padding:0px;
	margin:0px 4px 0px 0px;
}

.cxSuporteConteudo h2{
	color:#ff4000;
	font-size:0.7em;
	font-weight:lighter;
	font-style:italic;
	padding:0px;
	margin:0px 4px 0px 0px;
}

.caixaCentral .saberMais{
	font-size:0.7em;
	color:#000000;
}

.caixaCentral .saberMais a:link,
.caixaCentral .saberMais a:active,
.caixaCentral .saberMais a:visited,

.caixaCentral .saberMais a:hover {
	color:#1f6b93;
	text-decoration:underline;
}

.caixaCentral img{
	border:1px solid #000000
}

.caixaCentral .supImagem{
	padding-right:5px;
	width:10%;
	border:0px;
}

.caixaCentral .supContentText{
	vertical-align:top;
}

.caixaCentral .supContentText .content{
	padding:0px 5px 0px 0px;
}

.caixaCentral .content{
	padding:5px;
}

.caixaCentral .content a:link,
.caixaCentral .content a:active,
.caixaCentral .content a:visited,
.caixaCentral .content a:hover {
	color:#1f6b93;
	text-decoration:underline;
}

/* BreadCrumb - INICIO */	
#breadCrumbContainer { 
	margin:0px 0px 5px 5px; 
}

/*Fat Erik's Breadcrumbs*/
#breadCrumb
{
list-style: none;
padding: 0;
margin: 0;
font-size:0.7em;
}

#breadCrumb li
{
display: inline;
padding: 0;
margin: 0;
}
	
	#breadCrumb li:before{ 
/*	padding:0px 0px 0px 15px;*/
	content: "> ";
/*	background-image: url("../images/setaMenu.gif");
	background-repeat: no-repeat;
	background-position: 2px -2px;*/
	 }
	 
	#breadCrumb li:first-child:before { 
		content: "";
/*		background:none;
		padding:0px 0px 0px 0px;*/ }
	
	
/*IE workaround*/
/*All IE browsers*/
* html #breadCrumb li
{
	background-image: url("../images/gt.gif");
	background-repeat: no-repeat;
	background-position: 0px 60%;
	padding: 0 0.5em 0 1em;
	margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #breadCrumb { height: 1%; }

* html #breadCrumb li
{
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #breadCrumb li:first-child { background-image: none; }

#breadCrumbContainer .location{
	float:left;
	font-size:0.7em;
	margin-right:0.5em;
}

/* BreadCrumb - FIM */	

/* Caixa com Tabs - INICIO */
.supTabs{
	margin:10px 0px 0px 0px;
}
.tabs{
	
}
.tabs .normal{
	background-image:url(../images/center/fundoTituloDestaque.gif);
	background-repeat:repeat;
	
	color:#FFFFFF;
	border:1px solid #000000;
	vertical-align:middle;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
}
.tabs .normal a:link, 
.tabs .normal a:active, 
.tabs .normal a:visited
{
	color:#FFFFFF;
	text-decoration:none
}
.tabs .normal a:hover
{
	text-decoration:underline
}
.tabs .active{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom-width:0px;
	vertical-align:middle;
	font-size:0.9em;
	color:#ff4000;
	font-weight:bold;
	text-align:center;
}
.tabs .active a:link, 
.tabs .active a:active, 
.tabs .active a:visited
{
	color:#ff4000;
	text-decoration:none
}
.tabs .normal a:hover
{
	text-decoration:underline
}
.tabs .meio{
	border-bottom:1px solid #000000;
}
.tabs .inferior{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
.tabs .content{
	font-size:1em;
}
/* Caixa com Tabs - FIM */

/* Conteudo com imagem Float - INICIO */
.cxSuporteConteudo{
	margin:10px 0px 0px 0px;
	min-height:120px;
	/*_height:120px*/ 
}

.cxSuporteConteudo .supImagem{
	float:left;
	border:1px solid #000000;
	margin:0px 5px 0px 0px;
	font-size:0.001em;
}
.cxSuporteConteudo .supImagemRight{
	float:right;
	border:1px solid #000000;
	margin:0px 11px 0px 5px;
	/*font-size:0.001em;*/
}

.cxSuporteConteudo .supContent{
	padding:0px 10px 10px 0px;
}
/* Conteudo com imagem Float - FIM */


/* Main - Centro - FIM */

/* Footer  - INICIO */
#footer .left{
	float:left;
	width:35%;
}
#footer .left  .supImagem{
	float:left;
	padding:5px 5px 0px 5px;
}
#footer .left  .supText{
	font-size:0.55em;
	color:#FFFFFF
}
#footer .right{
	font-size:0.6em;
	color:#FFFFFF;
	float:right;
	margin:7px 5px 0px 0px;
}

/* Footer - FIM */

.clearLeft{
	clear:left;
}
a:link,
a:active,
a:hover,
a:visited{
	color:#000000;
}

.dictip {
	color:#1f6b93;
	text-decoration: underline;
}


.content{
	font-size:0.7em;
	padding:0px 5px 0px 5px;
}
.content p{
	margin:0px;
	padding:0px;
}
.content h1{
	color:#ff4000;
	font-weight:bold;
	font-size:1.0em;
	font-style:italic;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.content h2{
	color:#ff4000;
	font-weight:bold;
	font-size:1.0em;
	margin:10px 0px 0px 0px;
	padding:0px;
}


.content .listaSetas{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
/*	list-style:inside;
	list-style-image:url(../images/setaMenu.gif);*/
}
.content .listaSetas ul{
}
.content .listaSetas li{
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	line-height:1.4em;
	background: transparent url(../images/bulletLista.gif) no-repeat 0px 0.5em;
}

#rightcol .content .listaSetas{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-image:url(../images/bulletLista.gif);
	list-style-position:outside;
}
#rightcol .content .listaSetas li{
	margin:0px 0px 2px 15px;
	padding:0px 0px 0px 0px;
	line-height:1.4em;
	background:none;
}


.toolLink{
	font-size:0.7em;
	color:#000000;
}
.toolLink img{
	border-width:0px;
	padding:3px 4px 0px 0px;
	float:left
}
.toolLink .supTexto{
	padding:6px 0px 0px 0px;
}
.toolLink a:link,
.toolLink a:active{
	text-decoration:none;
	color:#000000;
}
.toolLink a:hover{
	text-decoration:underline;
}

.bulletLink{
	font-size:0.6em;
	font-weight:lighter;
	line-height:1.4em;
}
.bulletLink ul {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:outside;
	list-style-image:url(../images/bulletMenu.gif);
}
.bulletLink li {		
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 18px;
/*		background: transparent url(../images/bulletMenu.gif) no-repeat 0px 0.5em;*/
}

	.legenda{
		
	}
/* FORMULARIOS - Content - INICIO */
.formulario{
	font-size:0.7em;
}
.formulario form{
	margin:0px;
	padding:0px;
}
.formulario input.text{
	margin:5px 5px 0px 0px;
	padding:1px;
	float:left;
	border:1px solid #000000;
	font-size:1em;
	width:20.0em;
}
.formulario select{
	margin:5px 5px 0px 0px;
	padding:1px;
	border:1px solid #000000;
	font-size:1em;
}
.formulario .btPesquisa{
	background-image:url(../images/bt-go.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border-width:0px;
	width:23px;
	height:23px;
	cursor:pointer
}
/* FORMULARIOS - Content - FIM */
.tabs .inferiorOutros{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}
.NavImagem {
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	background-color: #000000;
	padding:0.2em;
}

.bold{
	font-weight:bold;
	font-size:1.0em;
}
/*
ol li{
	font-weight:normal;
}*/
	#footerRecomendar
	{
		clear: left;
		width: 100%;
		height:91px;
		background-image: url(../images/footer/fnd-recomendar.gif);
		background-repeat: repeat-x;
	}
		#headerRecomendar{
		position:relative; 
		height:91px; 
		width:100%;
		background-image: url(../images/fnd-banner-recomendar.gif);
		background-repeat: repeat-x;
	} 
  
 	#centercoloutros{
 		margin-right:0px;
 		padding:0px 15px 0px 5px;
	}

/* tabelas  */


.Tabela {
	border: 1px solid #FF4000;
	padding: 0.5em;
	margin:0.5em 0 0.5em 0;
}

.Tabela h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF4000;
	padding:0px;
	margin:0px;
	font-weight: bold;
}

table.cssTabela {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:98%;
	color:#000;
}

table.cssTabela * {
  	font-weight: normal;	
}

table.cssTabela th {
  	color: #FF4000;
  	padding:1em;
  	font-weight:bold;
  	text-align: left;
  	border-left:1px solid #000;
  	border-bottom: solid 0px #000;
}

table.cssTabela th.BorderNone {
  	border-left:0px solid #614957;
  	border-bottom:0px solid  #000;
}

table.cssTabela td {
  	padding:1em;
  	border-top: solid 1px #000;
  	border-left: solid 1px #000;
}

table.cssTabela tr {
  	padding:0;
   	border-bottom: solid 0px #000000;    	
}
  	
table.cssTabela td.BorderNone {
	border: solid 0px #DFDBDD;
	color: #FF4000;
	font-weight:bold;
	font-style: italic;
}
  	
table.cssTabela td.Border {
  	border-bottom: 0px solid #000;
	border-left:0px solid #000;
	border-top:1px solid #000;
}
  	
.tabelaThumbnails {
	height:2em;
	/*colspan:2;*/
	vertical-align:top;
}

.tabelaChat {
	width:400px;
}

/* FIM TABELAS */
/* Form */

form{


margin:0px;
padding:0px;
}
div.FormRecomendar { 

Padding:0em 1em 1em 1em;

}

div.row {
	clear: both;
	padding-top: 5px;
/*	border:1px solid #000;*/
  }

  
div.row label.lab {
	float: left;
	width: 5em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #000;
	padding-top:4px;
  }
  
div.row span.formw input{
	float: left;
	margin:0px 0px 0px 0.5em;
	padding:0px 0px 0px 0px;
	text-align: left;
	height: 20px;
	border:1px solid #000;
  } 
  div.row span.formw select{
	float: left;
	margin:0px 0px 0px 0em;
	padding:0px 0px 0px 0px;
	text-align: left;
	height: 20px;
	border:1px solid #000;
  } 
  
 div.row span.formwOutros input{
	float: left;
	width:99%;
	margin:0px 0px 0px 0em;
	padding:0px 0px 0px 0px;
	text-align: left;
	/*height: 20px;*/
	border:1px solid #000;
  }
  
   div.row span.formwOutros textarea{
	float: left;
	width:99%;
	margin:0px 0px 0px 0em;
	padding:0px 0px 0px 0px;
	text-align: left;
	/*height: 20px;*/
	border:1px solid #000;
  }
  
     div.row span.formwOutrosRadion {
	float: left;
		width:48%;
		margin:0px 0px 0px 0em;
	padding:0px 0px 0px 0px;
	text-align: left;
	/*height: 20px;*/
  }  
       div.row span.formwOutrosRadion01 {
  	float: left;
  		width:100%;
  		margin:0px 0px 0px 0em;
  	padding:0px 0px 0px 0px;
  	text-align: left;
  	/*height: 20px;*/
  }  

   div.row span.formwOutros01 input{
	float: left;
	width:48%;
	margin:0px 0px 0px 0em;
	padding:0px 0px 0px 0px;
	text-align: left;
	/*height: 20px;*/
	border:1px solid #000;
  }  
    div.row span.formwOutros02 input{
	float: right;
	width:48%;
	margin:0px 0em 0px 0.5em;
	padding:0px 0px 0px 0px;
	text-align: left;
	border:1px solid #000;
  }  
  
     div.row span.formwOutros001 input{
  	float: left;
  	width:45%;
  	margin:0px 0px 0px 0em;
  	padding:0px 0px 0px 0px;
  	text-align: left;
  	/*height: 20px;*/
  	border:1px solid #000;
    }  
div.row span.formwOutrosNum{
      	float: left;
      	width:1.3em;
      	margin:0px 0px 0px 0em;
      	padding:0px 0px 0px 0px;
      	text-align: left;
      	/*height: 20px;*/
      	
    }

  
      .inputBorder{
  	border:1px solid #000;
  }  
  
  div.row label.labOutros{
	float: left;
	width:48%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FF4000;
 }
    div.row label.labOutros01 {
	float: right;
	width:48%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FF4000;
  }
    div.row label.labOutros02{
	float: left;
	width:100%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #FF4000;
 }
 
    div.row label.labOutros .text,
    div.row label.labOutros01 .text{
    	font-weight:normal;
	color: #000;
    
    
    }
 
    div.row label.space{
	padding-left:1em;
}  
  	.ButtomSubmeter{
  		background-image:url(../images/bt-submeter.gif);
		background-color:transparent;
		border-width:0px;
		width:7.8em;
		height:1.8em;
		/*cursor:pointer*/
  		color:#FFF;
  		font-size:1em;
  		font-weight:bold;
  		padding-right:0.8em;
  		padding-bottom:0.4em;
	}
.ButtomAnterior{
 	background-image:url(../images/bt-anterior.gif);
	background-color:transparent;
	border-width:0px;
	width:7.8em;
	height:1.8em;
	/*cursor:pointer*/
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	margin-right:0.8em;
	padding-right:0em;
   	padding-bottom:0.6em;
	}

  	.ButtomReset{
  		background-image:url(../images/bt-limpar.gif);
		background-color:transparent;
		border-width:0px;
		width:6.9em;
		height:1.8em;
		/*cursor:pointer*/
  		color:#FFF;
  		font-size:1em;
  		font-weight:bold;
  		padding-right:0.8em;
  		padding-bottom:0.4em;
	}
  	.BtRecomendar{
  		background-image:url(../images/bt-recomendar.gif);
		background-color:transparent;
		border-width:0px;
		width:9.5em;
		height:2.2em;
		/*cursor:pointer*/
  		color:#FFF;
  		font-size:1em;
  		font-weight:bold;
  		padding-bottom:0.1em;
  	 
	}
	
		.caixaCentral .FdMascote{
		
	}
	
  	.FdMascote{
	background-image:url(../images/mascote.gif);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: right center;
	height:14em;
		}
/* Fim form*/

 /* Img */
 
  div.figuraCenter {
text-align:center;
    margin: 0.5em;
  padding: 0.5em;
}
 div.figuraRightOutros {
  float: right;
   margin: 0.5em;
  padding: 0.5em;
}
 div.figuraRight {
  float: right;
   margin: 0.5em;
  padding: 0.5em;
}
div.figuraRight p {
  /*text-align: center;
  font-style: italic;
  font-size: smaller;*/
  text-indent: 0;
}

 div.figura {
  float: left;
 /*margin: 0.5em;
  padding: 0.5em;*/

}
div.figura p {
  /*text-align: center;
  font-style: italic;
  font-size: smaller;*/
  text-indent: 0;
}
	.cxSuporteConteudoOutros{
		margin:0px 0px 0px 0px;
	}
	
	.caixaCentral .imgNoBorder{
		border:0px solid #000000;
		padding-right:5px;
	}
	.caixaCentral .imgDownload{
		border:0px solid #000000;
		padding-right:5px;
		padding-left:5px;
	}
