A:link {text-decoration: none; cursor: hand;}
A:visited {text-decoration:none;}
A:hover {text-decoration: none;}
A:active   {text-decoration:none;}
body {
    font-family: Arial;
    background-color: #FF6600;
    text-align: center;
    margin-top: 0px;
}
.blanc  {
    color: #FFFFFF;
}
table.conteudo  {
    background-color: #FFFFFF;
    width: 850px;
    border: none;
}
td.titulo  {
    align: right;
    width: 712px;
    height: 160px;
    background-image: url(trem_titulo.jpg);
    background-repeat: no-repeat;
    background-position: left;
    font-size: 12pt;
    font-weight: bold;
    color: #FF6600; 
}
td.logo  {
    width: 138px;
    background-image: url(logo_laranja_trem_transp.gif);
    background-repeat: no-repeat;
    background-position: center;
}
table.menu  {
    border: 2px solid #FFFFFF;  
}
tr.menu  {
    width: 850px;
}
td.menudos {
    width: 170px;
    background-color: #FF6600;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
td.chicha  {
    width: 850px;
    padding: 20px;
    text-align: center;
}
img.index  {
    width: 550px;
}
div.izquierda  {
    width: 580px;
    float: left;
    
}
div.derecha  {
    width: 230px;
    float: right;
}
img.mapaindex  {
    width: 150px;
}
div.roteirosizq  {
    width: 400px;
    float: left;
    border: 1px solid #FF6600;
}
div.roteirosder  {
    width: 400px;
    float: right;
    border: 1px solid #FF6600;
}
img.roteiros  {
    width: 380px;
    padding: 10px;
}
div.titulroteiro  {
    padding: 10px;
}
span.jordi    {
    color: #FF6600;
    font-size: 17pt;
      font-weight: bold;
}
span.jordipetit    {
    color: #FF6600;
    font-size: 14pt;
      font-weight: normal;
}