 body {
        background-color:#fff3e1;
        font-family:Verdana;
        font-size:10px;
        position:relative;
        margin:auto;
    }

    a, a:visited {
     color: #666666;
     text-decoration:none;
}

a:hover {
    color: #f99434;
}

  h2{
            color: #f99434;
            font-size:16px;
            font-weight:700;

        }

         h3{
            color: #f99434;
            font-size:13px;
            font-weight:700;
        }
    #pagina {
        width:1010px;
        height:738px;
        position:relative;
        margin:25px auto;
        /*background-color:#fff3e1;*/
       
    }
    #topmenu{
        width:1010px;
        height:157px;
        position:relative;
        float:left;
       
    }
    #topmenuLeft {
        width:850px;
        height:157px;
        position:relative;
        float:left;
        overflow:hidden;
    }
    #topmenuRight {
        width:160px;
        height:157px;
        position:relative;
        float:left;
       
    }
    #idiomaBar {
        width:160px;
        position:relative;
        float:left;
        height:20px;
        color:#ffffff;
        background-color: #f99434;
        text-align:center;
        font-size:12px;
        padding-top:2px;
        font-weight:bold;
        cursor:pointer;
    }
    #banner {
		margin-top:20px;
        width:160px;
        position:relative;
        float:left;
        height:40px;
        color:#ffffff;
        background-color: #f99434;
        text-align:center;
        font-size:12px;
        padding-top:2px;
        font-weight:bold;
        cursor:pointer;
    }
    #buscarBar {
        width:160px;
        position:relative;
        float:left;
        height:40px;
        margin-top:5px;
        color:#000000;        
        text-align:center;
        font-size:12px;
        font-weight:bold;
        cursor:pointer;
    }
    #menuPrinc{
    width:170px;
    height:581px;
    background-image:url("../sys_img/fondo_menu.jpg");
    background-position:bottom;
    background-repeat:repeat-x;
     position:relative;
    float:left;
   font-family:Verdana;
   margin-left:0px;
        overflow:hidden;
   text-align:left;
}

    #menuPrincInner {
        width:170px;
        margin-top:5px;
    }

#menuPrinc a{

    text-decoration:none;
    width:169px;
    max-width:169px;
    position:relative;
    float:left;
    background-image:url(../sys_img/btnbg2.gif);
    background-repeat:no-repeat;
    background-position:left;
    font-size:13px;
    vertical-align:middle;
    color:#FFFFFF;
    cursor:pointer;
    height:33px;
    min-height:33px;
    max-height:33px;
    text-align:center;
    line-height: 33px;

    margin-bottom:2px;


}


#menuPrinc a:hover{

   text-decoration:none;
    width:169px;
    max-width:169px;
    position:relative;
    float:left;
    background-image:url(../sys_img/btnbg3.gif);
    background-repeat:no-repeat;
    background-position:left;
    font-size:13px;
    vertical-align:middle;
    color:#FFFFFF;
    cursor:pointer;
    height:33px;
    min-height:33px;
    max-height:33px;
    text-align:center;
    line-height: 33px;

    margin-bottom:2px;

}

#menuPrinc a.double, #menuPrinc a.double:hover{

   line-height: 16px;
}

    #right {
        width:840px;
    height:581px;
    position:relative;
    float:right;
 overflow:hidden;
    }

    #top {
    position:relative;
    float:left;
    width:840px;
    height:539px;
    background-color:#FFFFFF;


    }

    #bottom{
    position:relative;
    float:left;
    width:850px;
    background-color:#f99434;
    height:42px;
    color:#ffffff;
    text-align:center;
    }

    #main{
       width:680px;
       position:relative;
       float:left;
       height:539px;
       background-color:#FFFFFF;
       overflow:hidden;
        
    }
    #topRight{
    width:160px;
    height:539px;
    position:relative;
    float:right;
    cursor:pointer;
    background-color:#FFF4E2;
    }

    #mainInner {
        position:relative;
        margin:10px 103px 0px 103px;
        height:490px;
        width:550px;

        max-height:490px;
        max-width:550px;
        overflow:hidden;
   
        float:left;
        overflow:hidden;
 }

 #mainGal {
        position:relative;
        height:148px;
        width:550px;
        max-height:148px;
        max-width:474px;
        overflow:hidden;
        float:left;

    }
    #mainMenu {
        width: 550px;
        height:20px;
        background-image:url("../sys_img/submenubg.png");
        background-repeat:no-repeat;
        position:relative;
        float:left;
        z-index:1000;
        text-align:center;
		margin:0px;
		
    }

    #mainText {
        position:relative;
        height:300px;
        width:474px;
        max-height:300px;
        max-width:474px;
        overflow:hidden;
        float:left;
 
    }

      #mainControls {
        position:relative;
        float:left;
        width:600px;
        margin-left:40px;
     
        height:26px;
        margin-top:5px;


    }

     #titulo_inner
        {
            position:relative;
            margin-top:5px;
            margin-bottom: 10px;
            height:20px;
            width:550px;
            max-height:20px;
            max-width:474px;
            overflow:hidden;
            float:right;
       }

 .titulo
        {
            color: #f99434;
            text-decoration:none;
            font-weight:normal;
            font-size:17px;
            text-transform:uppercase;
            height:15px;

        }
         .subTitulo
        {
            color: #f99434;
            text-decoration:none;
            font-weight:normal;
            font-size:15px;

            height:13px;

        }

    #contenido_innerBuscar
        {
            position:relative;

            height:470px;
            /*background-color:#ff0000;*/
            width:474px;
            max-height:470px;
            max-width:474px;
            overflow:hidden;
            float:left;
            font-size:13px;
        }
