body, html{
    height: 100%; 
    margin: 0;
}

div.main{
    position: absolute;top:10%;left:50%;
    font-family: Verdana, arial, sans-serif;
    font-size: 14px;
    width: 420px; 
    /* position: absolute;top:50%;left:50%;
    margin: -200px 0 0 -205px; */
	margin: 0 0 0 -205px;
}

div.top{
   /* border: 1px solid #F60;*/
    background-color: #F60;
    background: url(../images/fascia200.png) repeat-x;
    color: #FFF;
    padding: 3px;
    padding-left: 15px;
    font-weight: bold;
}

#info{
    font-size: 12px;
    color: #F00;
}
div.body_login, div.body_default, 
div.body_default_top, div.body_small, 
div.body_default_big{
    color: #666;
    font-size: 9pt;
    border: 1px solid;
    border-top: 0px solid;
    border-color: #CCC;
    background-color: #F1F1F1;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 20px;
}

div.body_default_top{
    background-image: url(../images/sfondoswg300.gif);
    background-repeat: no-repeat;
    background-position: 60px 5px;
}
div.body_login{
    background-image: url(../images/logoswg.gif);
    background-repeat: no-repeat;
    background-position: 268px 8px;
}

div.body_default_big{
    background-image: url(../images/sfondoswg400.gif);
    background-repeat: no-repeat;
    background-position: center;
}

div.body_default_top{
    background-image: url(../images/sfondoswg300.gif);
    background-repeat: no-repeat;
    background-position: 60px 5px;
}

div.body_small{
    background-image: url(../images/sfondoswg150.gif);
    background-repeat: no-repeat;
    background-position: center;
}
input.txt{
    position: absolute;
    font-size: 9pt;
    left: 90px;
    background-color: #FFF;
    border-color: #CCC;
    border-style: solid;
    border-width: 1px;
    color: #666; 
    width: 150px;
}

input.txt2{
    font-size: 12px;
    background-color: #FFF;
    border-color: #CCC;
    border-style: solid;
    border-width: 1px;
    color: #666; 
}

input.txt3{
    font-size: 12px;
    background-color: #FFF;
    border-color: #CCC;
    border-style: solid;
    border-width: 1px;
    color: #666;
    width: 63%;
}

p.loginerror{
    color: #F00;
}
#link:link{
    font-size: 10px;
    color: #666;
    text-decoration: none;
}

#link:visited{
    font-size: 10px;
    color: #666;;
    text-decoration: none;
}

#link:hover{
    font-size: 10px;
    color: #666;;
    text-decoration: underline;
}

#right-bottom{
    position: absolute;
    right: 20px;
    bottom: 20px;
}

#link2{
    position: absolute;
    right: 20px;
    bottom: 20px;
}

#link2:link{
    font-size: 10px;
    color: #666;;
    text-decoration: none;
}

#link2:visited{
    font-size: 10px;
    color: #666;;
    text-decoration: none;
}

#link2:hover{
    font-size: 10px;
    color: #666;;
    text-decoration: underline;
}

#link3{
    bottom: 20px;
    text-align: center;
}

#link3:link{
    font-size: 12px;
    color: #666;;
    text-decoration: none;
    text-align: center;
}

#link3:visited{
    font-size: 12px;
    color: #666;;
    text-decoration: none;
    text-align: center;
}

#link3:hover{
    font-size: 12px;
    color: #666;;
    text-decoration: underline;
    text-align: center;
}


#j{
    text-align: justify;
}

#c{
    text-align: center;
}

#r{
    text-align: right;
}

#errore{
    font-size: 12px;
    color: #F00;
}

#numero_verde{
    font-family: arial narrow, Verdana, arial, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #090;
    text-align: center;
}

label{
    width: 35%;
    float: left;
    text-align: left;
    margin-right: 0em;
    display: block;
}

#label2{
    width: 35%;
    float: left;
    text-align: left;
    margin-right: 1em;
    display: block;
}

#info{
    font-size: 12px;
    color: #555;
    font-weight: bold;
}

#select{
    font-size: 12px;
    background-color: #FFC;
    color: #F60;
}

#link4{
    bottom: 20px;
    text-align: center;
}

#link4:link{
    font-size: 12px;
    color: #666;
    text-decoration: none;
    text-align: center;
}

#link4:visited{
    font-size: 12px;
    color: #666;
    text-decoration: none;
    text-align: center;
}

#link4:hover{
    font-size: 12px;
    color: #666;
    text-decoration: underline;
    text-align: center;
}

#titolo{
    color: #F60;
    font-size: 12pt; 
}

#littlep{
    margin-top: 2px;
    margin-bottom: 2px;
}
#sottotitolo2{
	margin-top: 2px;
	margin-bottom: 2px;
    padding-left: 25px;
    background: url(../images/freccia.gif) 10px 4px no-repeat;
    font-size: 9pt;
    color: #666;
	vertical-align:middle;
	text-decoration: none;
}
a{
    color: #666;
    font-weight: bold;
    line-height: 150%;
    text-decoration: none;
}