* { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; }

html, body { height: 100%;	}

body {
	background-color: #ECEBEB;
	text-align: center;		
}


b, strong {
	font-weight: bold;	
}

a, a:hover {
	color: #000;
}



#site {	
	text-align: left;	
	margin: 0px auto;
	width: 977px;
	background: url(../imagens/fundo_site.jpg) repeat-y;
	
	
	min-height: 100%;	
	height: 100%;
	height: auto !important;		
	_height: 100%;
	
}
a {
	color: #DC6F10;
	text-decoration: underline;
	font-size: 12px;
	line-height: 15px;
}

a:hover {
	color: #053E59;
}





#topo {
	background: url(../imagens/topo_fundo.jpg) repeat-x;
	height: 255px;
}

		#aba_e {	
			background: url(../imagens/topo_aba_esquerda.jpg) no-repeat;
			width: 42px;
			height: 255px;
			display: block;
			float: left;
		}
		#aba_d {	
			background: url(../imagens/topo_aba_direita.jpg) no-repeat;
			width: 34px;
			height: 255px;
			display: block;
			float: right;
		}
		#logo {
			display: block;
			margin: 40px 25px;
			float: left;
		}
		
		#imagem_topo {
			background-image: url(../imagens/imagem_topo.png) !important;
			background-image: none;
			filter: none !important;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=<?=$_GET['url']?>imagens/imagem_topo.png, sizingMethod='scale');	
			
			
			position: absolute;
			top: 0px;
			left: 50%;
			margin-left: 250px;
			display: block;
			width: 352px;
			height: 264px;			
		}
		
		
		
#menu {
	top: 0px;
	margin-top: 194px;	
	margin-left: 25px;
	position: absolute;
}

		#menu li {
			display: block;
			float: left;
		}
		
		#menu li a{
			font-size: 13px;
			color: #FFF;	
			display: block;
			line-height: 44px;
			border-right: 2px solid #FFF;
			padding: 0px 15px;
			text-decoration: none;
			
			display: block;
			float: left;
			
		}
		
		#menu li a:hover{
			background-color: #9C5214;	
		}
		
		

.submenu {
	position: absolute;
	display: none;
	left: 50%;
	margin-top: -20px;
	padding-top: 6px;
	
	_margin-top: -16px;
	_padding-top: 0px;
	_background-color: #FFF;
	
	
	min-width: 170px;	
	width: 170px;
	width: auto !important;
	
}




#sub-plataforma			{		margin-left: -325px ;	 		}
#sub-recursos  			{		margin-left: -228px ;			}
#sub-testes				{		margin-left: -145px ;			}
#sub-motivos 			{		margin-left: -73px ;			}
#sub-perguntas	 		{		margin-left: 95px ;				}




.submenu li a{
	display: block;
	color: #000;	
		
	padding: 7px 10px 7px 10px;
	background-color: #CCC;
	
	border: 1px solid #FFFFFF;
	text-decoration: none;
	border-top: none;
	 
	opacity: 0.90;	
				
	font-size: 12px;
	white-space: nowrap;
	_margin-bottom: -16px;
}

.submenu li a:hover{
	background-color: #9C5214;
	color: #FFFFFF;
	opacity: 1.0;	
}
		
		
#conteudo {
	margin: 0px 45px;	
}


#rodape {
	margin: 25px 45px;		
	border-top: 5px solid #053E59;
	padding-top: 15px;
	
}


.endereco {
	float: left;
	display: block;
	font-size: 13px;
	color: #053E59;
	line-height: 20px;
	text-align: left;
}

.logo_brc {
	float: right;
	display:block;
}


/* CONTEÚDO */

.home ul li{
	background: none !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
}



.home a{
	text-decoration: none !important;
}

.home ul li a{
	padding: 4px 4px 4px 0px;
}


#player {
	float: left;
	width: 640px;
	height: 315px;
	border-right: 1px dashed #053E59;
	margin-bottom: 25px;
}


	#youtube {
		width: 330px;
		height: 270px;
		padding: 15px;
		float: left;
		background-color: #E8E7E7;
	}

	
	#player_video2 {
		display: none;	
	}


	#area-descricao {
		float: left;
		width: 280px;
	}

		.descricao-video, .atual {
			border-left: 3px solid #E9851C;
			padding: 10px;
			height: 130px;
		}
		
		.atual {
			border-left: 0px;			
			background-color: #E8E7E7;
		}	
		
		.descricao-video p, .atual p {
			font-size: 12px;
		}
		
		.descricao-video ul, .atual ul {
			margin-top: 20px;
		}
		.descricao-video ul li, .atual ul li  {
			float: left;
		}
		
		#player .btn_play {
			background: url(../imagens/btn_play.jpg) no-repeat top center;
			width: 72px;
			height: 16px;
			display: block;
            
            _padding: 10px 0px;            
            _margin-right: 4px;
		}
		#player .btn_play:hover {
			background-position: bottom center;			
		}
		#player .btn_download_smartweb {
			background: url(../imagens/btn_download_smartweb.jpg) no-repeat top center;
			width: 172px;
			height: 16px;
			display: block;
            
            _padding: 10px 0px;            
            _margin-right: 4px;
		}
		#player .btn_download_smartweb:hover {
			background-position: bottom center;			
		}



#chamadas {
	width: 220px;
	float: right;
}





#problemas {
	clear: both;
	margin-top: 25px;
}

	#problemas h4 {
		height: 35px;	
	}

	#problemas div {
		width: 150px;
		float: left;
		padding: 13px;
	}
	
	#problemas p {
		height: 130px;
	}
	
	#problemas .cinza {
		background-color: #E8E7E7;
	}
	
	
	#problemas h3{
		background: url(../imagens/fundo_titulo_home.jpg);
		clear: both;	
		line-height: 52px;
		font-size: 23px;
		text-align: center;
		color: #FFF;
		margin: 25px 0px 10px 0px;
	}



h1{	
	color: #DC6F10;
	font-size: 20px;
	margin: 25px 0px;
}
h2{	
	color: #DC6F10;
	font-size: 18px;
	margin: 55px 0px 25px;
}

h3{
	clear: both;	
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0px 25px 0px;
	color: #053E59;
}


h4, dt {
	font-size: 17px;
	color: #053E59;
	margin: 10px 0px;
}

h5 {	
	color: #DC6F10;
	clear: both;	
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

dl dd, p {
	font-size: 12px;
	line-height: 15px;
}

dl dd {
	margin-bottom: 10px;	
}


p {
	line-height: 20px;
	margin-bottom: 20px;
}


.topicos {	
	margin-left: 25px;
	width: 47%;	
	float: left;
}

.topicos dt{
	width: 125px;	
	float: left;
}
.topicos dd{
	margin: 10px 0px;
	width: 285px;
	float: left;
	height: 80px;
}

blockquote {
	margin: 0px 35px;
}

.home p {
	line-height: 15px !important;
	margin-bottom: 0 !important;
}


.botao_grande {
	background: url(../imagens/btn_fundo_g.jpg) no-repeat;
	width: 200px;
	height: 24px;
	color: #FFF;
	line-height: 24px;
	text-align: center;
	display: block;
	margin: 10px 0px;
}

.botao_grande:hover {
	color: #FFF !important;
	background-position: bottom;
}

.botao_pequeno {
	background: url(../imagens/btn_fundo_p.jpg) no-repeat;
	width: 96px;
	height: 24px;
	color: #FFF;
	line-height: 24px;
	text-align: center;
	display: block;
	margin: 0px;
	font-size: 12px;
}

.botao_pequeno:hover {
	color: #FFF !important;
	background-position: bottom;
}

#conteudo ul li{
	
	font-size: 12px;
	line-height: 18px;
	background: url(../imagens/seta-bullets.gif) no-repeat 0px 2px;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-left: 25px;	
}

#conteudo ul li a{
	color: #053E59;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	display:block;
	_margin-bottom: -15px;
}

#conteudo ul li a:hover{
	color: #DC6F10;
	text-decoration: underline;
}


#outros-produtos div {	
	float: left;
	width: 435px;	
	margin-left: 5px;
	margin-bottom: 5px;
}

		#outros-produtos .produto {
			display: block;
			background-color: #F1F1F1;
			padding: 10px;
			float: left;	
			font-size: 11px;
			color: #053E59;
		}
		
		#outros-produtos .produto:hover {
			color: #000;
		}
		
		#outros-produtos .produto span {
			float: left;
			display: block;
			width: 146px;
			text-align: center;
			padding-right: 15px;
		}
		
		#outros-produtos .sem-margem {
			border-left: none;
		}

.subir {
	text-align: right;	
	margin: 20px 0px 30px;
}

.subir a{
	background-color: #DC6F10;
	color: #FFF;
	padding: 5px;
	text-decoration: none;
}

.subir a:hover{	
	background-color: #053E59;
}



#lei_1, 
#lei_2, 
#lei_3, 
#lei_4, 
#lei_5, 
#lei_6, 
#lei_7, 
#lei_8, 
#lei_9, 
#lei_10 {
	display: none;	
}

.cursor {
	cursor: pointer;
}