/* (c) 2013 senac são paulo */

  #testeira{
	border:0px solid #eaeaea;
	width:760px;
	height:97px;
	background-image:url('/imagens/testeiras/testeira_temas_new.jpg');
	background-repeat:no-repeat;
  }
  
	#logo{
		border:0px solid #eaeaea;
		float:left;
		width:100px;
		height:90px;
		margin-left:15px;
		margin-top:2px;		
	}   

	#testeira-main{ 
		border:0px solid #eaeaea; 
		float:left; 
		width:420px; 
		height:95px; 
		margin-left:10px; 
	} 

  
  #busca-mold{
	border:0px solid #eaeaea;
	float:right;
	width:200px;
	height:96px;
  }  
  
  #hoteis{
	border:0px solid #eaeaea;
	float:right;
	width:199px;
	height:47px;
  }
  
  #busca{
	border:0px solid #eaeaea;
	float:right;
	width:199px;
	height:50px;
	background-color:none;
  }    
  
  #testeira-titulo{
	float:left;
	border:0px solid #orange;
	float:left;
	width:420px;
	height:30px;
	font-family:tahoma;
	font-size:23px;
	margin-bottom:3px;
  }   
  
  h1{
	font-family:tahoma;
	font-size:20px;  
	font-weight:normal;
  }
  
  #line1{
	float:left;
	border:0px solid #eaeaea;
	width:420px;
	height:16px;
	font-family:tahoma;
	font-size:11px;
  }
  
  #item1{
	float:left;
	background-image:url('http://www.sp.senac.br/imagens/testeira_seta.gif');
	background-repeat:no-repeat;  
	padding-left:13px;
	padding-right:0px;
	border:0px solid #eaeaea;
  }
  
  #item1 a:visited{
	text-decoration:none;
	font-size:11px;
	color:#333;
  } 
  
  #item1 a:active{
	text-decoration:none;
	font-size:11px;
	color:#333;
  }  
  
  #item1 a:link{
	text-decoration:none;
	font-size:11px;
	color:#333;
  }

  #item1 a:hover{
	text-decoration:underline;font-size:11px;color:#333;
  }  

  #line2{
	float:left;
	border:0px solid #eaeaea;
	width:420px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
  }

  #item2{
	float:left;
	background-image:url('http://www.sp.senac.br/imagens/testeira_seta.gif');
	background-repeat:no-repeat;  
	padding-left:13px;
	padding-right:0px;
	border:0px solid #eaeaea;
  }  
  
  #item2 a:visited{
	text-decoration:none;
	font-size:11px;
	color:#333;
  } 
  
  #item2 a:active{
	text-decoration:none;
	font-size:11px;
	color:#333;
  }  
  
  #item2 a:link{
	text-decoration:none;
	font-size:11px;
	color:#333;
  }

  #item2 a:hover{
	text-decoration:underline;font-size:11px;color:#333;
  }
  

  #line3{
	float:left;
	border:0px solid #eaeaea;
	width:420px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
  }  


/*********/  
  
#testeiraFinancas{
	border:0px solid #eaeaea;
	width:760px;
	height:97px;
	background-image:url('http://www.sp.senac.br/imagens/testeiras/testeira_tema_financas.jpg');
	background-repeat:no-repeat;
}


#testeiraGestao{
	border:0px solid #eaeaea;
	width:760px;
	height:97px;
	background-image:url('http://www.sp.senac.br/imagens/testeiras//temas_fundo/fundo_gestaoexecutiva.jpg');
	background-repeat:no-repeat;
}

#testeiraIdiomas{
	border:0px solid #eaeaea;
	width:760px;
	height:97px;
	background-image:url('http://www.sp.senac.br/imagens/testeiras/temas_fundo/fundo_idomas_linguagem.jpg');
	background-repeat:no-repeat;
}

