html,body {
	height: 100%
}

body
{
	background: #5a4b43 url("img/bg.gif") repeat-y top center;
	text-align: center;
	font-family: Verdana, sans-serif;
}

*
{
	padding:0;
	margin:0;
	text-decoration: none;
	line-height: 1.2em;
}

div
{
	position: relative;		
}

div ul {
	list-style: none;
}

a
{
	color: #369;
	font-weight: bold
}

a img
{
	border: 0	
}

a:hover
{
	text-decoration: underline	
}

/* #containerBorder {
	margin:0 auto;
	width:1020px;	
} */

#container
{
	width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background:#c9c9c9 url("img/container_bg.gif") repeat-x;
	margin:0 auto;
}



/* #containerLeftBorder {
	height:1000px;	
	width:9px;
	background: url("img/container_left_border.png") no-repeat;	
	float:left;	
	background-position: right;
	margin:0 auto;
}

#containerRightBorder {
	height:1000px;
	background: url("img/container_right_border.png") no-repeat;
	width:9px;
	margin: 0 auto;	
	float:left;
}

#containerBottomBorder {
	width:1020px;
	height:15px;
	background: url("img/container_bottom_border.png") no-repeat;
	margin: 0 auto;
	clear:both;	
} */

#header
{
	width: 994px;
	height:184px;
	background: url("img/top_header.jpg") no-repeat;
	position: relative;
	z-index: 999;
	margin-left: 3px;
}
	#loginStatusPanel
	{
		position:absolute;
		top:0;
		left:5px;		
		width: 990px;		
		padding-bottom: 3px;
		
	}
		#loginStatusPanel a
		{
			font-size: 9px;
			text-transform: uppercase;
			padding: 0 5px;
			border-left: 1px solid #fff;
			color: #fff;
		}
		#loginStatusPanel a:hover
		{
			text-decoration: underline;
		}
		
		#loginStatusPanel li
		{
			display: block;
			float: right;
		}
	
	#logo
	{
		position: absolute;
		top:26px;		
		left: 38px;
	}
	
		#logo a
		{
			display: block;
			background: url("img/logo_header.jpg") no-repeat;
			width: 281px;
			height: 149px;
			text-indent: -9999px;
			overflow: hidden;
		}
	
	#headerNavigation
	{
		position: absolute;
		top: 143px;
		right: 2px;
		background: url("img/top_menu_center.gif") repeat-x;
		height: 37px;
		width: 740px;
	}
	
		#headerNavigation ul
		{
			float: right;
			display:block;

		}
		#headerNavigation ul li
		{
			padding-bottom: 13px;
			display: block;
			float:left;
			
		}

 		#headerNavigation ul li.first
		{
			padding-left: 30px;
		}
		
/* 		#headerNavigation ul li.last
		{
			background: url("img/top_menu_end.gif") no-repeat 100% 0;
		} */
		
		#headerNavigation ul li.first a
		{
			border: 0
		} 
		
			#headerNavigation ul li a
			{
				margin-top: 7px;
				display: block;
				font-weight: bold;
				font-size: 14px;
				line-height:20px;
				border-left: 1px solid #fff;
				color: #fff;
				padding:0 8px;
			}
			
			#headerNavigation ul li.selected a
			{
				color: #ff9;
				margin-top: 4px;
			}
			
			#headerNavigation ul li a:hover
			{
				text-decoration: underline;
			}
	#suporteLink
	{
		position: absolute;
		display: block;
		top: 27px;
		right: 20px;
		height: 36px;
		padding-left: 40px;
		background: url("img/top_help.jpg") no-repeat 0 0;
		/*color: #667BB4;*/
		color:white;		
		font: bold 9px/36px Tahoma
	}
	
	#headerSearch
	{
		position:absolute;
		top:105px;
		right: 10px;
		z-index: 1;
	}
	
		#headerSearch input.submit
		{
			border: 0;
			width: 42px;
			height: 19px;
			margin-top: 2px;
			margin-left:2px;
			background: url("img/bt_ok.gif");
			outline: none;	
		}
		
		#headerSearch span
		{
			display: inline;
			float: left;
			margin-top:2px;
			padding-bottom: 2px;
			width:170px;
			text-align: right;
			border-style: solid;
			border-width: 1px;
			border-color: #999 #ddd #ddd #999;
			background: #fff;
		}
		
		#buscaLupa
		{
			float: left;
			width: 25px;
		}
		
		#headerSearch input.text
		{
			border: 0;
			margin: 2px 2px 1px !important; 
			margin: 1px 1px 0;
			width:135px;
			font: 10px/12px Tahoma;
			color: #999;
			outline: none;

		}
		#searchArea
		{
			display:none;
			position: absolute;
			background: #fff;
			top: 21px;
			left: 0;
			border: 1px solid #ddd;
			width:140px;
			text-align: left;
		}
		#searchArea li
		{
			margin: 0;
			float: none;
			margin-left: 2px;	
			padding: 0;
			
		}
		
		#searchArea li a
		{
			font: 11px Tahoma, sans-serif;
			color: #999;
			margin: 0;
		}
		
		#searchArea li a.selected
		{
			color: #cc6600
		}
		
		#searchArea li a:hover
		{
			color: #fff;
			background: #999
		}
		
		

.leftMenu
{
	position: relative;
	width: 223px;
	display:inline;
	float:left;	
}

#mainNavContainer {
	float:left;
	display:inline;
	width: 234px;
	margin-left: 5px;
	/*padding-top: 5px;
	background: url("img/main_menu_bottom.gif") no-repeat 0 100%;*/	
	
}

#mainNavigation
{
	float:left;
	display:inline;
	width: 234px;
	margin-left: 5px;
	padding-top: 5px;	
	background: url("img/main_menu_bottom.gif") 0 100% no-repeat;	
	padding-bottom: 8px;
}

#mainNavigationTwo
{
	float:left;
	display:inline;
	width: 234px;
	margin-left: 5px;
	padding-top: 5px;
	
}



	#mainNavigation h2, #mainNavigationTwo h2 
	{
		display: block;
		font-size: 14px;
		line-height: 32px;
		padding: 0 0 0 5px;
		text-align: left;
		background: url("img/main_nav_h2.gif") no-repeat;
		border-width: 0 1px 1px;
		border-color: #2f2f2f #505050;
		border-style: solid;
		font-weight: bold;
		color: #F6B35F;
	}
	
	#mainNavigation h2 a, #mainNavigationTwo h2 a {		
		font-size: 14px;
		line-height: 32px;
		padding: 0 0 0 5px;
		text-align: left;
		font-weight: bold;
		color: #F6B35F;			
	}
	
	#menuList {
		position: relative;
		padding-bottom: 20px;			
	}
	
	#menuList ul {
		background-color:#575757;
	}

	#menuList ul li {
		text-align: left;
		padding-left: 15px;
		line-height: 1.5em;		
	}

	#menuList ul li a
	{
		font-size: 10px;
		color: #BCBCBC;
	}
	
	#menuList ul li a:hover
	{
		text-decoration: underline;
	}

	#menuList ul li a.selected {
		color: #F6B35F;
	}	
	#filterList
	{
		
	}


	#filterList ul
	{
		background-color:#575757;
		display: inline-block;
		margin-bottom: 20px;
		text-align: left;
		float: left;
		width: 100%;
	}	
	
	#filterList ul li
	{
		background: url("img/menu_dot.png") no-repeat 0 10px;	
		font-size: 14px;
		line-height: 16px;
		color:#F6B35F;
		float: left;
		border-width: 1px;
		border-color: #bababa #505050 #2f2f2f;
		border-style: solid;
		padding-top: 10px;		
		padding-left:  20px;
		padding-bottom: 5px;
		/*padding-right: -10px;*/
		width: 90.5%;
	} 
	
	#filterList ul li.last
	{
		border-bottom-width: 0
	}
	
		#filterList ul ul
		{
			padding-top: 5px;
			margin-left:10px;
			margin-bottom: 0;
			border: 0;
			width: 150px;
		}
		
			#filterList ul ul li
			{
				display: block;
				margin-bottom: 5px;
				background: none;
				padding: 0;
				border:0;
								
			}
			
			#filterList ul ul li a
			{
				font-size: 10px;
				color: #BCBCBC;				
			}
			
			#filterList ul ul li a:hover
			{
				text-decoration: underline;
			}
	
/* main nav - sub filtros */


	
#mainContainer
{
	float:right;
	width: 740px;
	display: inline;
	margin-right: 5px;
	margin-bottom: 25px;
	padding-top: 5px;
	text-align: left;
}

	#preamble #bannerContainer{
		height: 150px;
		width: 730px;
		margin-bottom: 15px;
		background: #fff;
	}
	
	
/*	#preambleInfo
	{
		float: right;
		width: 300px;
		font-size: 10px;
		margin: 0 5px 5px 0;
		display: inline;
		padding-top: 5px;
		text-align: justify;
	}
	
		#preambleInfo h2
		{
			font: bold 14px Tahoma;
			color: #6179b5;
			margin-bottom: 5px;
			
		}*/
	
	#mainHighlights
	{
		clear: both;
		width: 730px;
	}
	
	#mainHighlights h2
	{
		display: block;
		background: url("img/mnu_top_bground.jpg") repeat-x 0 100%;
		border-style: solid;
		border-width: 1px 0;
		border-color: #fff #fff #222;
		color: #fff;
		font: bold 16px Tahoma;
		text-align: left;
		margin-bottom: 2px;
	}
	
	#mainHighlights h2 span
	{
		display: block;
		margin: 5px;		
	}
	
	.highlightContainer
	{
		background: #fff;
		margin-bottom: 5px;
		border-bottom: 1px solid #000;
		width: 730px;
	}
	
	.highlightContainer h1
	{
		font: 28px Tahoma;
		padding-top: 5px;
		margin: 0 15px 10px;
		color: #4a6277;
		display: block;
		text-align: left;	
		border-bottom: 1px solid #4a6277
	}
		
	.highlightContainer p {
	
		padding-left:15px;
		margin-top: 5px;
		padding-bottom: 10px;
	
	}		
		.bottom
		{
			margin-bottom: 15px;
		}
	
	.highlight
	{
		margin: 15px;
		display: inline;
		width: 330px;
	}
		
		.highlight h3
		{
			display: block;
			text-align: left;
			border-bottom: 1px solid #000; 
			padding-bottom: 5px;
			margin-bottom: 5px;
		}

			.highlight h3 a
			{
				font-size: 14px;
				color: #6179b5;
				
			}
			
		.highlight p.desc
		{
			font-size: 9px;
			display: block;
			text-align: right;
		}
			.highlight img
			{
				float: left;
				margin-left: 5px;
				display: inline;
			}
			
			.highlight p.desc a
			{
				color: #000;
			}
		
			.left
			{
				float: left;
		 	}
		 	
		 	.right
		 	{
		 		float: right;
		 	}
	 	
	 	
	#siteMap
	{
		margin-bottom: 15px;
		text-align: left;
		padding: 1px;
		background: #C9C9C9;
		font-family: Tahoma, sans-serif
	}
	
		#siteMap ul
		{
			margin: 5px;
			display: block;
			text-align: center;
		}
		
		#siteMap ul li
		{
			position: relative;
			float: left;
			display: inline;
			padding: 1px;
			margin-left: 10px;
			
		}
		
		#siteMap ul ul
		{
			display: block;
			margin-left: 0;
		}
		
		#siteMap ul ul li
		{
			float: none;
			display: block;
			position: relative;
			margin: 0;
		}
		
			#siteMap ul li a
			{
				font-size: 11px;
				color: #6179b5; 
				padding: 1px;
			}
			
			#siteMap ul li a.main
			{
				font-size: 13px;
				font-weight: bold;
				color: #000; 
			}
	#bottom
	{
		clear: both;
		font: 9px Tahoma;
		margin-right: 15px;		
	}
		#bottom p
		{
			margin: 10px;
			text-align: right;
		}
			.copyright
			{
				font-weight: bold;
				/*color: #6179b5;*/
			}
	
#siteBottom
{
	clear: both;
	background: #000;
	width: 990px;
	margin: 0 auto;
	height: 10px;
}

.clearfix
{
	clear: both;
	visibility: hidden;
}


/*Produtos*/

#produtosHeader
{
	margin: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
	font: normal 11px/1.2em Tahoma, sans-serif ;
	text-align: left;
}
	#produtosHeader p
	{
		padding-bottom: 5px;
		margin-bottom: 5px;
		background: url("img/separator.gif") repeat-x bottom left;
	}
	
	#produtosHeader p select
	{
		font: normal 11px/1.2em Tahoma, sans-serif ;
		border: 1px solid #ccc;
		padding: 1px;
	}
	
	#produtosHeader #paginator
	{
		font: normal 13px/1.2em Trebuchet, sans-serif ;
		text-align: right;
		font-weight: bold;
		float: right;
		color: #4A6277;
	}
				
		#produtosHeader #paginator span.numbers
		{
			margin:0 3px;
			float: right;
		}
		
		#produtosHeader #paginator span.current
		{
			color: #ffae00;
			
		}
		
		#produtosHeader #paginator a
		{
			font-weight: bold;
			color: #4A6277;
		}
		
/* 		#produtosHeader #paginator a:hover
		{
			text-decoration: underline;
		}
			#produtosHeader #paginator .primeira,
			#produtosHeader #paginator .ultima,
			#produtosHeader #paginator .primeiraDisabled,
			#produtosHeader #paginator .ultimaDisabled
			{
				float: right;
				width: 12px;
				height: 13px;
				text-indent: -9999px;
				overflow: hidden;
				background-position: center center;
				background-repeat: no-repeat;
			
			}
			
			#produtosHeader #paginator .proxima,
			#produtosHeader #paginator .anterior,
			#produtosHeader #paginator .proximaDisabled,
			#produtosHeader #paginator .anteriorDisabled
			{
				float: right;
				width: 6px;
				height: 13px;
				text-indent: -9999px;
				overflow: hidden;
				background-position: center center;
				background-repeat: no-repeat;
			
			}
			
				#produtosHeader #paginator .primeira
				{
					background-image: url("img/seta_primeira.gif");
				}
				
				#produtosHeader #paginator .primeiraDisabled
				{
					background-image: url("img/seta_primeira_disabled.gif");
				}
				
				#produtosHeader #paginator .anterior
				{
					background-image: url("img/seta_anterior.gif");
				}
				
				#produtosHeader #paginator .anteriorDisabled
				{
					background-image: url("img/seta_anterior_disabled.gif");
				}
			
				#produtosHeader #paginator .proxima
				{
					background-image: url("img/seta_proxima.gif");
				}
				
				#produtosHeader #paginator .proximaDisabled
				{
					background-image: url("img/seta_proxima_disabled.gif");
				}
				#produtosHeader #paginator .ultima
				{
					background-image: url("img/seta_ultima.gif");
				}
				
				#produtosHeader #paginator .ultimaDisabled
				{
					background-image: url("img/seta_ultima_disabled.gif");
				} */
		
#tabNav
{
	text-align: left;
	padding-top: 5px;
	margin-left: 15px;
}

#tabNav ul li
{
	float: left;
	position: relative;
	display: inline;
	background: #e1a950;
	padding-left:5px;
	padding-right:5px;
	margin-right: 5px;
	/*margin-left: 5px;*/
	/*padding: 2px 5px;*/
	/*margin-left: 5px;*/
}

#tabNav ul li.active
{
	background: #eadbae;
}


#tabNav ul li a
{
	color: #630;
	font: bold 11px/1.2em Tahoma, sans-serif	
}

.btOrcamento
{
	float: right;
	position: relative;
	display: inline;
	width: 136px;
	height: 28px;
	margin: 0 15px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('img/bt_orcamento.gif')
}

.descProduto
{
	float: left;
	display: inline;
	position: relative;
	text-align: left;
	margin: 5px;
	width: 320px;
	font: 12px/1.2em Tahoma, sans-serif;	
}

#galeriaContainer
{
	float: left;
	display: inline;
	width: 210px;
	height: 190px;
	background: #fee2be url('img/prod_info_bg.gif') repeat-x;
	border: 1px solid #e1a950;
	margin: 5px 5px 5px 15px;	
}
	#imgContainer
	{
		float:left;
		display: inline;
		width: 200px;
		height: 150px;
		border: 1px solid #e1a950;
		background: #fff;
		margin-top: 4px;
		margin-left: 4px;
	}
	
	#imgContainer img
	{
		border: 0;
	}
	
	#galeriaNav
	{
		float:left;
		display: inline;
		width: 200px;
		height: 25px;
		border: 1px solid #e1a950;
		background: #fff;
		margin-left: 4px;
		font: normal 12px/24px Tahoma;
		text-align: center
	}
	
	#galeriaNav a
	{
		font-weight: bold;
		color: #e1a950;
	}
	
	#galeriaNav a:hover
	{
		text-decoration: underline
	}
#prodInfo
{
	clear: both;
	font: 14px/1.2em Verdana, sans-serif;
	text-align: left;
	padding: 5px;
	background: #f1e8cb url('img/prod_info_bg.gif') repeat-x;
	margin: 0 15px 10px;
	border: 1px solid #eadbae;
	padding-top:20px;
}

#prodInfo ul,#prodInfo ol {
	margin-left:25px;
}

#prodInfo ul li {
	list-style-type:disc;
}

#prodInfo ol li {
	list-style-type:decimal;
}

#filtros
{
	border-width: 1px 1px 0;
	border-color: #bababa #505050 #2f2f2f;
	border-style: solid;
	background-color:#575757;
}
	#filtros p
	{
		font: bold 12px/1.2em Tahoma, sans-serif;
		text-align: left;
		padding-left: 10px;
		color: #bcbcbc;
	}
	
	#filtros ul
	{
		text-align: left;
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 20px;
	}
		#filtros ul li
		{
			font: normal 11px/1.2em Tahoma, sans-serif;
			color: #F6B35F
		}
		

/*Helpers*/

.restrito
{
	background: #aaa;	
}

.buttonMais
{
	position: relative;
	clear: both;
	display: block;
	margin: 0 5px 5px 0;
	height: 100%;
	vertical-align: bottom;
}
	.buttonMais a
	{
		display: block; 
		float: right;
		font: bold 10px Tahoma;
		width: 85px;
		height: 24px;
		text-indent: -9999px;
		overflow: hidden;
		background: url('img/bt_mais.jpg') no-repeat;				
	}
	
	.buttonMais a
	{
		display: block; 
		float: right;
		font: bold 10px Tahoma;
		width: 85px;
		height: 24px;
		text-indent: -9999px;
		overflow: hidden;
		background: url('img/bt_mais_laranja.gif') no-repeat;				
	}
	
	.buttonMais a.branco
	{
		background: url('img/bt_mais.jpg') no-repeat;				
	}


/*Forms*/

#cadastro label
{
	font-weight: bold;
}

/*fim cadastro*/
/*inicio treinamento*/

.desc
{
	text-align: left;
	font: 12px/1.2em solid Tahoma, sans-serif;
	margin: 5px 15px 20px;
}

.features
{
	text-align: left;
	font: 12px/1.2em solid Tahoma, sans-serif;
	margin: 5px 50px 20px;
	background: #ddd;
	border: 1px solid #aaa;
	padding: 10px;
}
.treinamentos
{
	width: 350px; 
	text-align: left;
	margin: 0 auto;
	font: 12px/1.2em solid Tahoma, sans-serif;
}

.treinamentos ul li
{
	background: #fee2be url('img/prod_info_bg.gif') repeat-x;
	border: 1px solid #eadbae;
	position: relative;
	margin-bottom: 15px;
	padding: 1px;

}
.time
{
	float: left;
	position: relative;
	text-align: center;
	margin: 5px;
	width: 41px;
	height: 44px;
	background:url('img/calendario.gif');
}
	.time .month
	{
		position: absolute;
		font-size: 11px;
		top: 4px;
		left: 5px;
		display: block;	
		color: #fff;
		padding: 0 5px;
	}
	.time .day
	{
		position: absolute;
		display: block;	
		top: 17px;
		left: 9px;
		color: #f00;
		font-size: 20px;
	}
.treinamentos ul li .empresa
{
	font-size: 14px;
	font-weight: bold;	
	
}

.treinamentos ul li .detalhes
{
	
}

.treinamentos ul li .btInscricao
{
	float: right;
	display: inline;
	width: 136px;
	height: 28px;
	margin: 8px 5px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('img/bt_inscricao.gif')	
}

/*Novidades*/
.novidadesLista
{
	width: 210px;
	float: right;
	border-left: 1px solid #bbb;
	text-align: left;
	display: inline;
	margin-left: 10px;
}
.novidadesLista h4
{
	font-size: 14px;
	line-height: 17px;
	display: block;
	margin-bottom: 10px;	
	margin-left: 10px;	
}

.novidadesLista ul li
{
	font: 11px/30px Tahoma, sans-serif;
	clear: both;
}


#novidadeContainer
{
	margin-left: 15px;
	margin-bottom: 15px;
	font: normal 11pt/1.5em Verdana;
	text-align: left;
	float:left;
	width: 475px;
	
}


/* Paginas Simples */

#paginaContainer
{
	list-style-type:rounded;
	list-style-image:none;
	list-style-position:outside;
	margin: 15px;
	font: normal 11pt/1.5em Verdana;
	text-align: left;
}

#paginaContainer ul {
	padding-left: 50px;
	list-style-type: disc;
}

#paginaContainer ol {
	padding-left: 55px;	
}

#pageGallery
{
	float: right;
	width: 250px;
	text-align: center;
}

#pageGallery a
{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

/* Downloads */
#downloads
{
	padding-top: 15px;	
}
.downloadContainer
{
	margin: 0 30px 15px;
	font: 11px Tahoma, sans-serif

}

.downloadDestaque
{
	width: 400px;
	float: left;
	background: #fee2be url('img/prod_info_bg.gif') repeat-x;
	border: 1px solid #e1a950;
	text-align: left;
}

.downloadDestaque a.imagem
{
	float: left;
	display: inline;
	margin: 5px;
}

.downloadDestaque h3
{
	background: #e1a950;
	color: #fff;
	padding: 2px;
	text-align: left;	
}

.downloadLista
{
	width: 250px;
	float: left;
	
	text-align: left;
	display: inline;
	margin-left: 10px;
	
}

.downloadLista h4
{
	font-size: 15px;
	line-height: 17px;
	display: block;
	margin-bottom: 10px;	
}

.downloadLista h4 span
{
	float: left;
}
.downloadLista h4 a
{
	font-size: 11px;
	line-height: 17px;
	color: #c63;
	float: right;
	/*	
	font-size: 11px;
	line-height: 17px;
	color: #000;
	float: right;
	*/
}

.downloadLista h9 span
{
	float: left;
}
.downloadLista h9 a
{
	font-size: 15px;
	/*line-height: 17px;*/
	color: #000;
	/*float: right;*/
}



.downloadLista ul li
{
	font: 11px/30px Tahoma, sans-serif;
	clear: both;
}

#novidadesLista
{
	margin: 10px 40px;	
}

#novidadesLista li
{
	text-align: left;	
}

table.datagrid {
	clear: both;
	background: #fff;
	border: 1px solid #e1a950;
	border-spacing: 0;
	border-collapse: collapse;
	font: 11px/ 1.2em Tahoma, sans-serif;
	margin: 15px;
}

table.datagrid th {
	background: #e1a950;
	padding: 5px 1px;
	color: #666;
}

table.datagrid tr td {
	border: 1px solid #e1a950;
	padding: 3px 1px;
}

table.datagrid tr td input {
	margin: 0;
	float: none;
}

table.datagrid tr.odd td {
	background: #eadbae
}

table.datagrid tr td.center {
	text-align: center;
}

table.datagrid tr td.left {
	text-align: left;
	padding-left: 5px;
}

table.datagrid tr td.right {
	text-align: right;
}

table.datagrid tr td.big {
	font-size: 14px;
	font-weight: bold;
}

/* Busca */

div.resultado
{
	text-align: left;
	margin: 0 30px 20px;
	font-size: 16px;
	
}

div.resultado h5
{
	color: #4a6277;
	font-size: 16px;
	font-weight: normal;
}

div.resultado h5 a
{
	color: #4a6277;
	font-weight: bold;
	font-size: 16px;
}


/* FAQ */
.faqContainer
{
	margin: 0 30px 15px;
	font: 11px Tahoma, sans-serif;

}

.faqBox
{
	width: 400px;
	float: left;
	display: inline;
	background: #fee2be url('img/prod_info_bg.gif') repeat-x;
	border: 1px solid #e1a950;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.faqBox a.imagem
{
	float: left;
	display: inline;
	margin: 5px;
}

.faqBox h3
{
	background: #e1a950;
	font-size: 13px;
	color: #fff;
	padding: 2px;
	text-align: left;	
}

div.faqLista
{
	width: 210px;
	float: right;	
	text-align: left;
	font-size: 14px;
	display: inline;
	margin-left: 10px;
}

div.faqLista ul li
{
	font: 14px Verdana, sans-serif;
	clear: both;	
	margin-bottom:10px;
}

div.pergunta
{
	text-align: left;
	margin: 0 30px 20px;
	font-size: 16px;
	
}

div.pergunta h5
{
	color: #4a6277;
	font-size: 16px;
	font-weight: normal;
}

div.pergunta h5 a
{
	color: #4a6277;
	font-weight: bold;
	font-size: 18px;
}

div.pergunta span.mais,
div.pergunta span.fechar
{
	font-weight: bold;
	color: #F6B35F;
	font-size: 13px;
	padding-right: 10px;
}

div.pergunta span.mais
{
	background: url('img/arrow_down.gif') no-repeat 100% 60%;
}

div.pergunta span.fechar
{
	background: url('img/arrow_up.gif') no-repeat 100% 60%;
}

div.pergunta a.mais
{
	
}


.err {
	color: red;
	font-size: 9px;
	float: left;

	margin-top: -5px;
	padding-top: -10px;
	margin-bottom: 10px;
	/*margin-left: 155px;*/
	padding-left: 155px;	

}

a.baixar
{
	background: url('img/secure.gif') no-repeat center right;
	padding: 5px 18px 0 5px;
	
}

.linkDownload {
	cursor: pointer;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	width: 20px;
	height: 20px;
	padding-left: 10px;
}