 @charset "utf-8";
/* CSS Document */

*{
    /*color:#fff;*/
    scrollbar-face-color: #000048;
    scrollbar-shadow-color: #000048;
    scrollbar-highlight-color: #000048;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #e0e0e0;
    scrollbar-arrow-color: #FFFFFF;
    }

body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    margin-top:0px;
    background-color:#173157;
}
p{
}
a{
    text-decoration:none;
    color:#FFFFFF;
}
a:hover{
    color:#39F;
    text-decoration:none;
}

#todo{
    /*background-color:#333;*/
    margin:auto;
    width:1000px;
    height:746px;
}
.dTreeNode img{

border:none;
}

#marketiniano
{
    float:left;
    width: 20px;
    height:704px;
    background-image:url(vinculos/MRK.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
}

#subtodo{
    float:left;
    margin:auto;
    width:974px;
    height:746px;
	display:inline;
    /*border:solid 1px #CC3366;*/

}

#idiomas{
    width:974px;
    height:40px;/* 51 */
    padding-top:4px;    
}
#idiomas a{
    font-size:8px;
}
#idiomas table{
    margin-left:690px;
}
/* CABECERA */
#cabecera{
    width:976px;
    height:95px;
    /*background-color:#00004a;*/
    background-image:url(vinculos/cabecera_round.jpg);
    /*background-repeat:repeat-x;*/
    border-bottom:2px solid #FFF;
}
#cabecera a{
    color:#FFFFFF;
}
#cabecera a:hover{
    color:#39C;
}
#texto{
    width:960px;/*784*/
    height:25px;
    padding-left:10px;
    float:left;
}
#texto_iz{
    margin-top:70px;
    height:25px;
    float:left;
    margin-right:70px;
}
#texto_de{
    height:95px;
    margin-top:70px;
    height:25px;
}

#reservas{
    width:180px;
    height:50px;
    left:20px;
    position:relative;
    margin-top:-30px;
}
#tapaflash{
z-index:999;
margin-top:40px;
/*position:absolute;*/
width:180px;
    height:95px;
    float:left;
    margin-top:-50px;
width:250px;
height:100px;
/*left:1000px;*/
/*top:50px;*/
color:none;
cursor: pointer;
/*background-image:url(trans.gif);*/
}
.separatas{
    color:#09F;
    font-size:15px;
}
/* CUERPO */
#cuerpo{
    width:976px;/*974*/
    height:558px;
}
/* cuerpo COL_IZ */
#col_iz{
    width:386px;
    height:560px;
    float:left;
    

}
#logo{
    width:386px;
    height:125px;
    background-color:#F96;
    /*background-image:url(vinculos/logo_b.jpg);*/
    border-bottom:2px solid #FFF;
}
#foto_grande{
    width:386px;
    height:433px;
    
}
/* cuerpo COL_DER */
#col_der{
    width:586px;
    height:560px;
    float:left;
    border-left:2px solid #FFF;
    
}
#botonera{
    width:588px;
    height:125px;
    border-bottom:2px solid #FFF;
    background-image:url(vinculos/menu_back.jpg);
    background-repeat:repeat-x;
}
#seccion_contenido{
    width:588px;
    height:53px;
    background-image:url(vinculos/cabecera_back.jpg);
    background-repeat:repeat-x;
    
}
#contenido{
    border: 0px solid #CCFF33;/* */
    width:566px;/*568*/
    height:358px;
    overflow:hidden;
        /*background-color:#F96;*/
        border-top:2px solid #FFF;
        padding-top:10px;
        padding-bottom:10px;
        padding-left:10px;
        padding-right:10px;
        background-image:url(vinculos/contenidos_back.jpg);
}
/* PIE */
#pie{
    width:974px;
    height:42px;
    line-height:30px;
    color:#FFFFFF;  
}
#pie_iz{
    width:800px;
    float:left;
    /*margin-right:200px;*/
}
#pie_de{
    width:172px;
    text-align:right;
    float:left;
}

input.boton{
    border:solid #666666 1px; background-color:#333333; color:#FFFFFF; width:80px;
}
select{
font-size:xx-small;
}   
    