
@import "navi_dropdown.css";
body
{
    background-color:  	#DCDCDC ;
    font-family: verdana;
    font-size: 9pt;
}
a 
{
    color: #0000FF;
}
a:hover
{
    color: #00FF00;
}
/*vatany*/
#vatany
{    /*margin-top: 40px;  */
    background-color: #FFF;
    height: auto;
    width: 1000px;
    border-radius:4px ;

}

    #lohany 
    {
        
        background-color:#FFF;
        width: 100%;
        height:110px;
        
    }
    .lohany_titre
    {
        font-family: Verdana;
        font-size: 40pt;
       /* font-weight: bold;*/      
        color: #006699;
        font-variant: small-caps;
        border: solid 1px #006699;
        /*border-left:none;*/
        border-top-right-radius:4px ;
        border-bottom-right-radius:4px ;
        width: 400px;
        position: relative;
        top: -104px;
        left:150px;
        list-style-type: none;
        background-color: #F8F8FF;
    }
    .lohany_mini_titre
    {

        font-family: Verdana;
        font-size: 12pt;
        /*font-weight: bold;*/
        background:#004c00; /*#003300;#808080;*/
        color: #FFF;
        font-variant: small-caps;
        border:  solid 1px #003300;
        border-radius:4px ;
        width: 615px;
        position: relative;
        top: -145px;
        right:-380px;
        list-style-type: none;
    }                

    #sakafo_anio
    {
        background-color:#006699; /*#808080*/
        width: 100%;
        height:40px;
        font-variant: small-caps;
    }
    .sakafo_container
    {
        width: 100%;
        height: 40px;
    }
    
    #kibony
    {
        background-color: #FFF;
        width: 100%;
        height:auto;
        float: left;
    }

       .kibony_havia2
        {  
            width: 100%;
            height: 100%;
            background-color: #FFF;
            float: left;
        }
            .box_havia2
            {
                background-color:  	#F8F8FF;
                border-radius:10px ;
                width: 950px;
            }
       
           .kibony_havia_table2
            { 
            padding: 0 20px 20px 20px;
            }



        .kibony_havia
        {  
            width: 80%;
            height: 100%;
            background-color: #FFF;
            float: left;
        }
            .box_havia
            {
                background-color:  	#F8F8FF;
                border-radius:10px ;
                width: 770px;
            }
            .kibony_havia_table
            { 
            padding: 0 20px 20px 20px;
            }
        .kibony_havanana
        {
            width: 20%;
            height: 100%;
            background-color:  #FFF;
            float: right;     
        }
            .kibony_havanana_table
            {
             margin-top: 5px;
             padding: 0 20px 20px 20px; 
             border-left: dotted 2px #CCCCCC;  
            }
                .kibony_havanana_titre
                {
                    font-family: verdana;
                    font-size: 14pt;
                    font-weight: bold;
                    color: #006699;
                    font-variant: small-caps;
                    border-bottom: dotted 1px #CCCCCC;
                }
    #tongony
    {
      background-color: #006699;  
        width: 100%;
        height:120px;
        float: left;
    }
    #tongony_container
    {
        
    }
        .tongony_setup
        {
            font-family: Arial;
            font-size: 10pt;
            margin-top: 10px;
        }
            .tongony_setup a
            {
                color: #FFF;
                text-decoration: none;
            }
            .tongony_setup a:hover
            {
                color: #FFF;
            }

ul.a {
    list-style-position: inside;
}