/*content*/

#content {
    width: 930px;
    margin: 0 auto;
    position: relative;
    text-align: left;}

/*top*/

#top {
    float: left;
    width: 930px;
    position: relative;
    padding-top: 15px;}

#logo {
    float: left;
    width: 180px;
    height: 45px;
    position: relative;}

#menulingua {
    float: left;
    width: 750px;
    position: relative;}

.saymenulinguaattiva {
    float: right;
    position: relative;
    padding-left: 10px;
    font-weight: bold;
    color: #000000;}

.saymenulinguadisattiva {
    float: right;
    position: relative;
    padding-left: 10px;
    font-weight: bold;}

.saymenulinguadisattiva a:link {color: #666666; background-color: transparent; text-decoration: none; font-weight: bold;}
.saymenulinguadisattiva a:visited {color: #666666; background-color: transparent; text-decoration: none; font-weight: bold;}
.saymenulinguadisattiva a:hover {color: #000000; background-color: transparent; cursor: pointer; text-decoration: none; font-weight: bold;}


/*pagina*/

.percorsoedata {
    float: left;
    width: 930px;
    height: 22px;
    position: relative;
    padding-top: 8px;
    background-repeat: no-repeat;
    background-image: url('../../img/fondo_top.png');}

.percorsoedata a:link {color: #FFFFFF; background-color: transparent; text-decoration: underline; font-weight: bold;}
.percorsoedata a:visited {color: #FFFFFF; background-color: transparent; text-decoration: underline; font-weight: bold;}
.percorsoedata a:hover {color: #FDC528; background-color: transparent; cursor: pointer; text-decoration: underline; font-weight: bold;}

.absolute {
    float: left;
    font-size: 16px;}

.absolute a:link {color: #FFFFFF; background-color: transparent; text-decoration: underline; font-weight: bold;}
.absolute a:visited {color: #FFFFFF; background-color: transparent; text-decoration: underline; font-weight: bold;}
.absolute a:hover {color: #FFFFFF; background-color: transparent; cursor: pointer; text-decoration: underline; font-weight: bold;}

.boxgreenmed {
    float: left;
    width: 215px;
    height: 142px;
    position: relative;
    padding-top: 18px;
    padding-bottom: 20px;
    padding-left: 15px;
    display: inline;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-image: url('../../img/fondo_green_med.png');}

.boxgreenmed a:link {color: #FFFFFF; background-color: transparent; text-decoration: none; font-weight: bold;}
.boxgreenmed a:visited {color: #FFFFFF; background-color: transparent; text-decoration: none; font-weight: bold;}
.boxgreenmed a:hover {color: #FDC528; background-color: transparent; cursor: pointer; text-decoration: none; font-weight: bold;}

.boxyellowmed {
    float: left;
    width: 215px;
    height: 142px;
    position: relative;
    padding-top: 18px;
    padding-bottom: 20px;
    padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #356408;
    background-repeat: no-repeat;
    background-image: url('../../img/fondo_yellow_med.png');}

.boxyellowmed a:link {color: #356408; background-color: transparent; text-decoration: none; font-weight: bold;}
.boxyellowmed a:visited {color: #356408; background-color: transparent; text-decoration: none; font-weight: bold;}
.boxyellowmed a:hover {color: #FFFFFF; background-color: transparent; cursor: pointer; text-decoration: none; font-weight: bold;}


/*colonnasx*/

#colonnasx {
    float: left;
    width: 230px;
    position: relative;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.5px}

.boxyellowsmall {
    float: left;
    width: 215px;
    height: 82px;
    position: relative;
    padding-top: 18px;
    padding-bottom: 20px;
    padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #356408;
    background-repeat: no-repeat;
    background-image: url('../../img/fondo_yellow_small.png');}

.boxyellowsmall a:link {color: #356408; background-color: transparent; text-decoration: none; font-weight: bold;}
.boxyellowsmall a:visited {color: #356408; background-color: transparent; text-decoration: none; font-weight: bold;}
.boxyellowsmall a:hover {color: #FFFFFF; background-color: transparent; cursor: pointer; text-decoration: none; font-weight: bold;}

.boxgreenbig {
    float: left;
    width: 215px;
    height: 304px;
    position: relative;
    padding-top: 16px;
    padding-bottom: 20px;
    padding-left: 15px;
    display: inline;
    font-weight: bold;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-image: url('../../img/fondo_green_big.png');}

.boxgreenbig a:link {color: #FFFFFF; background-color: transparent; text-decoration: none; font-weight: bold;}
.boxgreenbig a:visited {color: #FFFFFF; background-color: transparent; text-decoration: none; font-weight: bold;}
.boxgreenbig a:hover {color: #FDC528; background-color: transparent; cursor: pointer; text-decoration: none; font-weight: bold;}


/*bottom*/

#bottom {
    float: left;
    width: 930px;
    position: relative;}





/*righe*/

.rigatraspstd {
    width: 100%;
    min-height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    background-color: transparent;
    clear: both;}

.rigastd3px {
    width: 100%;
    height: 3px;
    position: relative;
    background-color: transparent;
    font-size: 3px;
    line-height: 3px;
    clear: both;}

.rigastd5px {
    width: 100%;
    height: 5px;
    position: relative;
    background-color: transparent;
    font-size: 5px;
    line-height: 5px;
    clear: both;}

.rigastd10px {
    width: 100%;
    height: 10px;
    position: relative;
    background-color: transparent;
    font-size: 10px;
    line-height: 10px;
    clear: both;}
