﻿
/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/
body
{
    font-size: 12px;
}

h1, .title
{
    font-size: 150%;
}

h2, .title-small
{
    font-size: 120%;
}

.initial
{
    font-size: 200%;
    font-weight: bold;
    font-family: Times New Roman;
}

/*---------------------------------------------------
/*  menu-zone-horizontal
/*---------------------------------------------------*/

.menu-zone .menu-0,
.menu-zone .menu-0-active,
#menu-zone-horizontal .menu-0,
#menu-zone-horizontal .menu-0-active
{
    font-size: 18px;
    line-height: 20px;
}

/*  menu-zone-horizontal BOTTOM LEFT
/*---------------------------------------------------*/

.menu-zone .bottom-left
{
    font-size: 95%;
}

.menu-zone .bottom-item
{
    font-size: 95%;
}

.menu-zone .bottom-middle
{
    font-size: 95%;
}

.menu-zone .bottom-right
{
    font-size: 95%;
}

/*---------------------------------------------------
/*  content-zone
/*---------------------------------------------------*/


/*  content-zone LEFT
/*---------------------------------------------------*/

#column-left .menu-left-0, #column-left .menu-left-0-active
{
    font-size: 150%;
}

#column-left .menu-left-1, #column-left .menu-left-1-active
{
    font-size: 110%;
}

#column-left .menu-left-2, #column-left .menu-left-2-active
{
    font-size: 110%;
}

#column-left .menu-left-3, #column-left .menu-left-3-active
{
    font-size: 110%;
}


/*  content-zone MIDDLE
/*---------------------------------------------------*/

#column-middle .language
{
    font-size: 100%;
}

#column-middle .fontsize
{
    font-size: 100%;
}

#column-middle .content
{
    font-size: 130%;
}


/*  content-zone RIGHT
/*---------------------------------------------------*/


#column-right .box
{
    font-size: 100%;
}

#column-right .box-maintitle
{
    font-size: 100%;
}
