/*html{
	height:100%;
	min-height:100%;
}*/
body {
    margin:0px;
    padding:0px;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    /*background-color: #015A2A;*/
    background-color: #224D9D;
    width:100%;
    text-align:center;
    /*background-image: url('/temas/default/imgs/bgPag.gif');*/
    background-image: url('/temas/default/imgs/bgPag.jpg');
    background-repeat:repeat-x;
    /*height:100%;
	min-height:100%;*/
	background-position:bottom;
}

a {
    text-decoration: underline;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;  
	color: #999999; 
}

a:hover {
    text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#site {
    position:relative;
    width:964px;
    margin: 0 auto 0;
    text-align:left;
    height:100%;
	min-height:100%;
	overflow:hidden;
}

#barraTopo {    
    background: #00A0CC url('/temas/default/imgs/barraTopo.gif') no-repeat;
    height:5px;
}

#topo {
    position:relative;
    padding-left: 15px;
    height:80px;
}

#topoLogo {
    margin-top:15px;
    float:left;
    background: transparent url('/temas/default/imgs/logoTopo.png') no-repeat;
    height:45px;
    width: 165px;
    text-align:left;

}
#topoLogo a {
    display: block;
    width:165px;
    height:45px;
}
#topoLogo a span {
    display: none;
}

#pesquisaFlash {
    position:absolute;
    width:100px;
    height:60px;
    top: 10px;
    left: 210px;
}
#pesquisa {
    margin-left:60px;
    position:relative;
    float:left;
    width:180px;
    height:60px;
    margin-top:15px;
    background: transparent url('/temas/default/imgs/bgPesquisa.png') no-repeat;
}

#newsletter {
    float:left;
    width:150px;
    height:60px;
    margin-top:15px;
    margin-left:100px;
    
}

#bolsaEmprego {
    float:right;
    width:110px;
    height:20px;
    font-family: Verdana;
    font-size:10px;    
    text-align:right;
    vertical-align:bottom;
    line-height:25px;
    padding-right: 10px;
    border-left:1px white solid;
}
#bolsaEmprego a {
   color: white; 
}

#apoioCliente {
    float:right;
    width:105px;
    height:20px;    
    font-family: Verdana;
    font-size:11px;
    text-align:right;
    vertical-align:bottom;
    line-height:25px;
    border-left:1px white solid;
}
#apoioCliente a {
    color: white;
}

#menuLateral {
    float:left;
    width: 202px;
    height:206px;    
}

#menuLateral a {
    width: 100px;
    height:102px;
    display: block;
}

#menuLateral a span{
    display: none;
}

#menuLateral .btAutocarros{
    float:left;
    /*border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
	margin-right: 1px;
	margin-bottom: 1px;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/bt01-off.png') no-repeat;
}
#menuLateral .btAutocarros:hover{
    background: transparent url('/temas/default/imgs/bt01-on.png') no-repeat;
    cursor:pointer;
}
#menuLateral .btAutocarrosActive{
    float:left;
    /*border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
	margin-right: 1px;
	margin-bottom: 1px;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/bt01-active.png') no-repeat;
}

#menuLateral .btFunicular{
    float:left;
    /*border-bottom: 1px solid transparent;*/
	margin-bottom: 1px;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/bt02-off.png') no-repeat;
}
#menuLateral .btFunicular:hover{
    background: transparent url('/temas/default/imgs/bt02-on.png') no-repeat;
    cursor:pointer;
}
#menuLateral .btFunicularActive{
    float:left;
    /*border-bottom: 1px solid transparent;*/
	margin-bottom: 1px;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/bt02-active.png') no-repeat;
}

#menuLateral .btGrupo{
    float:left;
    /*border-right: 1px solid transparent;*/
	margin-right: 1px;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/bt03-off.png') no-repeat;
}
#menuLateral .btGrupo:hover{
    background: transparent url('/temas/default/imgs/bt03-on.png') no-repeat;
    cursor:pointer;
}
#menuLateral .btGrupoActive{
    float:left;
    /*border-right: 1px solid transparent;*/
	margin-right: 1px;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/bt03-active.png') no-repeat;
}

#menuLateral .btMetro{
    float:left;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/bt04-off.png') no-repeat;
}
#menuLateral .btMetro:hover{
    background: transparent url('/temas/default/imgs/bt04-on.png') no-repeat;
    cursor:pointer;
}
#menuLateral .btMetroActive{
    float:left;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/bt04-active.png') no-repeat;
}



#topoCentro {
    float:left;
    width:534px;
    height:206px;
    /*background: transparent url('/temas/default/imgs/img_intro.jpg');*/
}

#planoViagem {
    float:left;
    width:226px;
    height:206px;
	position:relative;
}

#planoViagem .planoImageTopo {
    background: transparent url('/temas/default/imgs/headerPlanoViagem.png') no-repeat;
    width:225px;
    height:50px;
    border-left:1px transparent solid;
	overflow: hidden;
}

#planoViagem .planoImageTopo img{
	
	border: none;
	
}

#planoViagem .planoPesquisa {
    position:relative;
    background: transparent url('/temas/default/imgs/planoViagem.jpg') no-repeat;
    width:225px;
    height:155px;
    border-left:1px transparent solid;
	top:relative;
}

#menuEscolhido {
    float:left;
    width: 201px;
    height:200px;
}
#menuEscolhido .btMenuEscolhidoHome {
    float:right;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/tituloHome.png') no-repeat;
}

#menuEscolhido .btMenuEscolhidoAutocarros {
    float:right;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/quadrado_autobus.png') no-repeat;
}
#menuEscolhido .btMenuEscolhidoFunicular {
    float:right;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/quadrado_mobilidade.png') no-repeat;
}
#menuEscolhido .btMenuEscolhidoGrupo {
    float:right;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/quadrado_grupo.png') no-repeat;
}
#menuEscolhido .btMenuEscolhidoMetro {
    float:right;
    width:100px;
    height:102px;
    background: transparent url('/temas/default/imgs/quadrado_metroLigeiro.png') no-repeat;
}

#conteudo {
    width:510px;
    background-color:white;
    padding-top:20px;
    padding-left:20px;
    padding-right:5px;
    font-family: Verdana;
    font-size:12px;
	color: #333333;
    /*color: #104FB6;*/
    line-height:20px;
    /* height:250px; */
}

#conteudoFundo{    
    margin:0px;
    padding:0px;
    background: transparent url('/temas/default/imgs/bottomContentHome.png') no-repeat;
    height:10px;
}

#noticias{
    position:relative;
    float:left;
    width:195px;
    /* height:250px; */
    /*border-left: 1px transparent solid;*/
	margin-left: 1px;
	padding-left: 15px;
}

#noticias .noticiasTopo {
    height: 60px;
    background-color:white;    
    padding:10px;
    padding-top:13px;
}

#noticias .noticiasConteudo {
    background-color:white;
    padding:0px 10px 0 20px;
    /* height:200px; */
}

#noticias .noticiasFundo {
    height: 10px;
    width: 225px;
    background: transparent url('/temas/default/imgs/bottomNoticiasHome.png') no-repeat;
}

#copyright {
    padding-top: 25px;
    padding-left: 10px;
    font-family:verdana;
    font-size:10px;
	font-weight: bold;
    /*color: #4E8365;*/
    color: #FFFFFF;
    float:left;
    width:200px;
    /*height:70px;*/
    background: transparent url('/temas/default/imgs/logoTransdevFooter.png') no-repeat;
}

#linksEsquerda {
    float:left;
    width:350px;
    /*height:55px;*/
    border-right:1px #018935 solid;
    color:white;
    vertical-align:bottom;
    margin-top:5px;
}

#linksEsquerda a {
    /*color: #2AD4D3;*/
    color: #FFFFFF;
    font-size:10px;
	font-weight: bold;
}

#linksDireita {
    float:left;
    width:500px;
    /*height:70px;*/
    color:white;
    padding-left:30px;
	padding-top: 22px;
    vertical-align:middle;
    font-size:10px;
    margin-top:5px;
    line-height:14px;
}
#linksDireita a {
    color:white;
}

#logoSeara {
    float:left;
    width:60px;
    /*height:70px;*/
    background: transparent url('/temas/default/imgs/logoSeara.png') ;
    padding-top:30px;
}

#rodape {
    width:964px;
    height:70px;
}

.conteudoTitulo {
    font-family:Verdana;
    font-size:22px;
    color: #017A2C;
    background-color:white;
    padding-left:15px;
    padding-top:15px;
}

.conteudoTituloHome {
    font-family:Verdana;
    font-size:14px;
    color: #017A2C;
    background-color:white;
    padding-left:15px;
    padding-top:15px;
}

.conteudoTituloInterior {
    
    font-family:Verdana;
    font-size:22px;
    color: #017A2C;
    background-color:white;
    padding-left:0px;
    padding-top:0px;
	padding-bottom: 15px;
}

#mainConteudo {    
    /*height:100%;*/
    width:964px;
}

.noticiaLink {
    display:block;
    background:white url('/temas/default/imgs/bullet_noticias.gif') no-repeat;
    width:25px;
    height:25px;
    cursor:pointer;
}

.noticiaLink a{
    width: 25px;
    height:25px;
    display:block;
}

.noticiaLink a span {
    display:none;
}

.caixaPesquisa {
    border:0px;
    position:absolute;
    top: 19px;
    left: 2px;
    width:133px;
    height: 15px;
    font-size:10px;
}

.btPesquisar {
    position:absolute;
    display:block;
    top:15px;
    left:142px;
    width:25px;
    height:25px;
    border:0px;
    background-color: transparent;
    cursor:pointer;
}

.caixaPartida {
    position:absolute;
    border:0px;
    top:32px;
    left:20px;
    width: 160px;
    height: 12px;
    font-size:9px;    
}

.caixaChegada {
    position:absolute;
    border:0px;
    top:82px;
    left:20px;
    width: 160px;
    height: 12px;
    font-size:9px;    
}

.btPesquisarPlano {
    position:absolute;
    border:0px;
    top:78px;
    left:190px;
    width: 25px;
    height: 25px;
    background-color: transparent;
    cursor:pointer;
}
#mainRodape {
    /*height:55px;*/
	float: left;
	overflow:hidden;
	/*margin-bottom:70px;*/
	display:block;
	position:relative;
	bottom:0px;
	text-align:left;
}

ul.subMenus  {
    margin:0px;
    padding:0px;
    width: 218px;
	height: 100%;
    list-style:none;
    /*list-style-image: url('/temas/default/imgs/bulletSubmenu_autobus.gif');*/
}
ul.subMenus li {
    margin-left: 0px;
    height: 39px;
	width: 200px;
	background:url('/temas/default/imgs/fundo_menus.jpg') no-repeat;
}

ul.subMenus li a {
    display: block;
    height: 39px;
    width: 200px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #104FB6;
	text-decoration: none;
	text-transform: uppercase;
}

.forms_div_left {
    float:left; 
    width: 190px; 
    border: 0px solid blue;
    height:50px;
}

.forms_div_right {
    float:left; 
    width: 190px;
    padding-left:30px; 
    border: 0px solid green;
    height:50px;
}
.forms_div_exp{
	
	float:left; 
    width: 380px;
    border: 0px solid green;
    height:50px;
}
.form_titulo {
    font-family: arial, verdana;
    font-weight: bold;
    font-size: 12px;
    color: #1A4190;
}

/*********************************************************/
/*                       noticias                        */
/*********************************************************/

#scrollup {
   position: relative;
   overflow: hidden;
   height: 100px;
   width: 490px
 }
 .headline {
   position: absolute;
   top: 110px;
   left: 5px;
   height: 95px;
   width:480px;
 }