﻿html{
    padding: 0;
    background-color: #273576;
}
body{
    padding: 0;
}
h3{
    font-size:14px;
    color:#138AAF;
    font-weight:normal;  
    margin:15px 0 15px 0;
}
p{
    line-height:18px;
    width:97%;
}
i{
    color:#138AAF;
}
body {
    font-family:Tahoma;
    font-size: 12px;
    
}
#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color:#F3F3EB;
}
#header {
    float:left;
    width: 100%;
    height: 260px;
    background: url('../Images/banner.jpg') no-repeat 12px 0;
}
#data{
    float:right;
    margin:20px 20px 0 0;
    font-family:Verdana;
    font-size:11px;
    color:#505050;
    
}
#menu_portale{
    float:left;
    width:930px;
    height:43px;
    background: url('../Images/menu_back.gif') no-repeat;
    margin:10px 0 0 12px;
    padding-left:10px;
}
#content {
    float:left;
    width: 100%;
    height:450px;
    height:auto !important;
    min-height:450px;
}
#form_left{
    float:left;
    width:200px;
    margin-left:12px;
}
#form_center{
    float:left;
    width:715px;
    padding:0 10px 0 10px;
    margin-left:10px;
    color:#505050;
}
#clear{
    clear:both;
    height:20px;
}
#logo {
    float: left;
    width: 115px;
    height: 83px;
    background: url('../Images/logo.jpg') no-repeat;
}
#area_menu_portale{
    float:left;
    width:800px;
    margin:8px 0 0 80px;
}
#menu_portale a{
    color:#dceaef;
    float:left;
    font-size:11px;
    padding:7px 20px 5px 20px;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    border-left:1px solid #87C0D1;
    border-right:1px solid #6799A8;
    height:16px;
}
#menu_portale a:hover{
    color:#F2E866;
}
#footer{
    float:left;
    width:100%;
    padding:15px 0 15px 0;
    text-align:center;
    color:#FFFFFF;
}
#footer a{
    color:#FFFFFF;
    text-decoration:none;   
}
#footer a:hover{
    text-decoration:underline;
}
.area_pagina{
    float:left;
    width:665px;
    padding:20px;
    border:1px solid #DCDDD7;
    background-color:#F7F8F2;
}
.row_titoli{
    float:left;
    width:100%;
    padding:4px 0 4px 0;
    background-color:#579EB4;
}
.row_titoli span{
    float:left;
    color:#F2E866;
    font-weight:bold;
}
.area_filtro{
    float:left;
    width:644px;
    padding:10px;
    margin-bottom:15px;
    border:1px solid #EAEAE2;
}

.area_pagina label{
    float:left;
    width:240px;
    margin-top:2px;
}
.area_pagina label.separator{
    float:left;
    width:auto;
    margin-top:2px;
    padding:0 5px 0 5px;
}
.area_pagina select{
    float:left;
    font-size:12px;
}
.area_pagina input.text{
    float:left;
    padding:1px;
    font-size:12px;
}
.area_pagina .list_row{
    float:left;
    width:100%;
    padding:3px 0 3px 0;
    cursor:pointer;
}
.area_pagina .list_row:hover {
    background-color: #D8E0E2;
}
.objRow, .objCenter, .objRight{
    float:left;
    margin-left:5px;
}
.objCenter{
    text-align:center;
}
.objRight{
    text-align:right;
}
/* Login */
.area_login{
    float:left;
    margin: 15px 0 0 14px;
    width:200px;
}
.form_login{
    float:left;
    width:176px;
    padding:5px 10px 5px 15px;
    color:#606060;
}
.area_login label.lbErrore, .area_pagina label.lbErrore{
    float:left;
    width:100%;
    color:Red;
    font-size:11px;
    text-align:center; 
}
.area_login a{
    color:#606060;
    text-decoration:none;       
}
.area_login a:hover{
    text-decoration:underline;
    color:#138AAF;
}

/* Menu Left */
.area_menu{
    float:left;
    width:200px;
    height:auto;
    margin-top:15px;
}
.titolo_menu{
    float:left;
    width:176px;
    height:26px;
    background: url('../Images/h2_back1.gif') no-repeat;
    padding:10px 0 0 24px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
}
.form_menu{
    float:left;
    width:176px;
    padding:5px 10px 5px 15px;
    background: url('../Images/box_tall.gif') repeat-y;
}
.border_bottom{
    float:left;
    width:200px;
    height:25px;
    background: url('../Images/box_bottom.gif') no-repeat;
}
.area_menu label, .area_login label{
    float:left;
    width:65px;
    margin-top:2px;
}
.area_menu input.text, .area_login input.text{
    float:left;
    font-size:12px;
    padding:1px;
}
input.button{
    float:left;
    background: url('../Images/poll_back1.gif') no-repeat left 2px;
    width:80px;
    height:25px;
    border:none;
    font-size:10px;
    color:#FFFFFF;
    margin-right:5px;
    text-transform:uppercase;
}

/* ------------- */
.area_menu ul{
    padding:0;
    margin:10px 0 10px 0;
    list-style:none outside none;
}
.area_menu li{
    list-style-image:none;
}
.area_menu a{
    display:block;
    text-decoration:none;
    color:#606060;
    padding:6px 0 4px 20px;
    height:20px;
    cursor:pointer;
    border-bottom:1px dotted #D4D5C9;
}
.area_menu a:hover{
    color:#138AAF;
    background-color: #FFFFFF;
}

/* Common */
.blocco{
    float:left;
    margin-top:5px;
}
.blocco label{
    float:left;
    width:100%;
    margin-bottom:2px;
}

.row{
    float:left;
    width:100%;
    margin-top:5px;
}
#form_center ul{
    line-height:18px;
}
#form_center a{
    text-decoration:none;
    color:#138AAF;
}
#form_center a:hover{
    text-decoration:underline;
}

input.textSel {
    background-color: #EEE4BF;
    border:1px solid #7F9DB9;
    padding:2px;
    font-size:12px;
}

