@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
    font-family: tahoma, arial, monotype;
	background-color: #dcdcdc;
    background-image: url(development.png);
    background-repeat: no-repeat;
    background-position: right top;
}
h1 {
    font-size: 16px ! important;
    font-weight: bold;
    font-family: tahoma, arial, monotype;
    margin-top: 0;
    margin-bottom: 0;
}
h2 {
    color: #ff9000;
    font-size: 13px;
    font-weight: bold;
    font-family: tahoma, arial, monotype;
    margin-top: 1px;
    margin-bottom: 3px;
}
h3 {
    width: 156px;
    color: #eeeeff;
    font-size: 11px;
    font-family: tahoma, arial, monotype;
    margin-bottom: 7px;
    margin-top: 0 ! important;
    padding: 2px;
	 background-color: #196dab;
    display: block;
    text-align: center;
}
td {
    color: #053152;
    font-size: 12px;
    font-family: tahoma, arial, monotype;
}
#photo {
    width:130px;
}

#profileimage {
    border: 1px ridge #eeeeee;
}
#global {
    width: 618px;
    overflow: visible;
    margin-bottom: 14px;
}
#container {
    width: 435px;
    float: left;
    padding: 1px;
    overflow: visible;
    display: block;
    background-color: #095d9b;
}
#googleads, #google {
    float: left;
    width: 162px;
    color: #ffffff;
    overflow: visible;
    padding: 1px 0 1px 0;
    margin-left: 18px;
    margin-bottom: 28px;
    text-align: center;
}
#googleads {
    background-color: #095d9b;
}
#google {
    text-align: right;
    height: 30px;
    vertical-align: middle;
}
#software {
    padding: 0 ! important;
    float: left;
    width: 160px;
    color: #053152;
    overflow: visible;
    margin-left: 18px;
    margin-bottom: 29px;
    text-align: left;
    font-size: 11px;
    border: 1px solid #095d9b;
    background-color: #fefefe;
}
#software a {
    color: #517798;
    text-decoration: none;
}
#software img {
    margin: 0 3px 7px 7px ! important;
}
#cse-search-box {
    vertical-align: middle;
}
#footer {
    text-align: right;
    font-size: 10px;
    font-family: tahoma, arial, monotype;
}
#footer a{
    color: #aaaaaa;
}
.paper {
    width: 417px;
    padding: 9px;
    overflow: visible;
    background-color: #ffffff;
    background-image: url(badge.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.e_address {
    margin-top: 3px;
    vertical-align: bottom;
}
.clearthis {
    /* Corregge il floating */
    clear: both;
    float: none;
    font-size: 0px;
}
