/*
file-name: testeiras_unidades_interior.css
created: april 7, 2011
author: Joao Paulo Bortoletti (joao.pbortoletti@sp.senac.br)
updated:
comment:
*/

  #testeira{
    border:0px solid #eaeaea;
	width:760px;
	height:97px;
	background-repeat:no-repeat;
  }
  
  #logo{
    border:0px solid #eaeaea;
	float:left;
	width:72px;
	height:72px;
	margin-left:20px;
	margin-top:12px;
	
  }  
  
  #testeira-main{
    border:0px solid #eaeaea;
	float:left;
	width:440px;
	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:40px;
  }
  
  #busca{
    border:0px solid #eaeaea;
	float:right;
	width:199px;
	height:50px;
	background-color:none;
  }    
  
  #testeira-titulo{
	float:left;
    border:0px solid #eaeaea;
	width:440px;
	height:32px;
	font-family:tahoma;
	font-size:23px;
	padding-top:15px;
  }
  
  #line1{
	float:left;
    border:0px solid #eaeaea;
	width:440px;
	height:16px;
	font-family:tahoma;
	font-size:11px;
	margin-left:5px;
  }

  a.itemLink:link{ text-decoration:none; font-size:11px; color:#333; }
  a.itemLink:visited{ text-decoration:none; font-size:11px; color:#333; }
  a.itemLink:hover{ text-decoration:none; font-size:11px; color:#333; }
  a.itemLink:active{ text-decoration:none; font-size:11px; color:#333; }

  #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;
  }

  #line2{
	float:left;
    border:0px solid #eaeaea;
	width:440px;
	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;
  }  

  #line2 a:active{
    text-decoration:none;
	color:#333;
  }  

  #line3{
	float:left;
    border:0px solid #eaeaea;
	width:440px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
  }  
  
  .testeira-americana{ background-image:url('http://www.sp.senac.br/imagens/testeiras/testeira_unidades_interior.jpg'); }
  .testeira-creditos-expediente{ background-image:url('http://www.sp.senac.br/imagens/testeiras/testeira_conheca_o_senac_new.jpg'); }
