﻿body 
{
    margin-top:0px;
    margin-bottom:0px;
    background-color:#D6DFEF;
    text-align:center;
    font-family:Arial;
    font-size:12px;
}
table
{
    font-family:Arial;
    font-size:12px;
}
h2
{
    font-weight: bold; 
    font-size: 16px; 
    font-family: 'Arial'; 
    z-index:20;
    color:#012B9E;
    }
    

table.main
{
    background-color: #ffffff;
    width: 900px;
    height: 100%;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    font-family:Arial;
    font-size:12px;
}
div.menu
{
    left: 0px;
    width: 251px;
    position: relative;
    top: 3px;
    background-color: #B5CBDE;
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: arial;
    padding-left: 0px;
    text-align: left;
}
div#menu a
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: arial;
    text-decoration:none;
    }

div#menu a:hover
{
    font-weight: bold;
    font-size: 12px;
    color: yellow;
    font-family: arial;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 2px;
}
li
{
    padding-left: 0px;
    list-style-position: outside;
    list-style-type: square;
    margin-left: -20px;
    /*color: navy;*/
}
ul
{
    margin-bottom:0px;
    }
.menu_box
{
    font-size: 12px;
    color: Black;
    font-family: arial;
    width:230px;
    }
 .menu_box_title
 {
    font-size:13px;
    font-weight:bold;
    color:Navy;
    }   
.menu_box_top
{
    BACKGROUND-IMAGE: url('../images/top_menu_box.jpg');
    background-repeat:no-repeat;
    background-position-y: bottom;
	HEIGHT: 10px;
    TEXT-ALIGN: left;
}
.menu_box_content
{
    font-size: 12px;
    color: Black;
    font-family: arial;
    background-color:#ecf3fd;
}
.menu_box_bottom
{
    BACKGROUND-IMAGE: url('../images/bottom_menu_box.jpg');
    background-position-y: top;
    background-repeat: no-repeat;
	HEIGHT: 10px;
    TEXT-ALIGN: left;
}
.menu_box_right
{
    BACKGROUND-IMAGE: url('../images/right_menu_box.jpg');
    WIDTH: 13px;
    background-repeat:repeat-y;
    }
.menu_box a
{
    font-weight: normal;
    font-size: 12px;
    color: navy;
    font-family: arial;
    text-decoration:none;
    }

.menu_box a:hover
{
    font-weight: normal;
    font-size: 12px;
    color: Red;
    font-family: arial;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 2px;
}
.menu_box a:visited:hover
{
    font-weight: normal;
    font-size: 12px;
    color: Red;
    font-family: arial;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 2px;
}
.menu_box a:visited
{
    font-weight: normal;
    font-size: 12px;
    color: navy;
    font-family: arial;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 2px;
}

.img_home
{
    width: 600px;
    left: 120px; 
    position: relative; 
    top: -373px;
    z-index:10;
    border-right: #5c76c9 1px solid;
    border-top: #5c76c9 1px solid;
    border-left: #5c76c9 1px solid;
    border-bottom: #5c76c9 1px solid;    
    }    
.scritta_home
{
    font-weight: bold; 
    font-size: 20px; 
    font-family: 'Arial'; 
    z-index:20;
    color:#012B9E;
    }
    
.tratte_home
{
    left: 120px; 
    position: relative; 
    top: -373px;
    z-index:10;
    border-right: #5c76c9 1px solid;
    border-top: #5c76c9 1px solid;
    border-left: #5c76c9 1px solid;
    border-bottom: #5c76c9 1px solid;    
    }    
/* ======== Inizio Personalizzazione PHOTOBOX ======== */
/* Intestazione Left, Centro e Right */
.TOPL
{
    BACKGROUND-IMAGE: url('../images/box/topleft.gif');
    WIDTH: 10;
    HEIGHT: 15px
}
.TOP{
BACKGROUND-IMAGE: url('../images/box/top.gif');
	HEIGHT: 15px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    TEXT-INDENT: 5px;
    LETTER-SPACING: 1px;
    TEXT-ALIGN: left
}
.TOPR
{
    BACKGROUND-IMAGE: url('../images/box/topright.gif');
    WIDTH: 10px;
    HEIGHT: 15px
}

/* Corpo Left, Centro e Right */
.myTDL
{
    BACKGROUND-IMAGE: url('../images/box/left.gif');
    WIDTH: 10px;
    HEIGHT: 3px
}
.myTDBox
{
    background-color:#ffffff;
	FONT-SIZE: 10px;
}
.myTDR
{
    BACKGROUND-IMAGE: url('../images/box/right.gif');
    WIDTH: 10px;
    HEIGHT: 3px
}

/* Fondo Left, Centro e Right */
.BOTTL
{
    background-image: url(../images/box/bottomleft.gif);
    width: 10px;
    height: 15px;
    background-position-y: top;
    background-repeat: no-repeat;
}
.BOTT
{
    BACKGROUND-IMAGE: url('../images/box/bottom.gif');
    WIDTH: auto;
    HEIGHT: 15px
}
.BOTTR
{
    BACKGROUND-IMAGE: url('../images/box/bottomright.gif');
    WIDTH: 10px;
    HEIGHT: 15px
    background-position-y: top;
    background-repeat: no-repeat;
}
/* Fine personalizzazione PHOTOBOX */