body, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    font-family: 'Tahoma', 'Geneva', 'Kalimati', 'Verdana';
}
body {
    background-image: url(../media/body.gif);
    background-repeat: repeat;
}
ul li a {
    text-decoration: none;
}
ul li a:hover {
    text-decoration: underline;
}
div a {
    text-decoration: none;
}
div a:hover {
    text-decoration: underline;
}
#content .body a, #content .body a:hover {
    color: #333333;
    border-bottom: 1px dashed #666666;
    text-decoration: none;
}
#content .body img {
    border: 1px solid #999999;
}
input, textarea {
    font-family: 'Tahoma', 'Geneva', 'Kalimati', 'Verdana';
    font-size: 10px;
    border: 1px solid #3a3a3a;
    background: none;
}
input[type="submit"], .submit {
    font-family: 'Tahoma', 'Geneva', 'Kalimati', 'Verdana';
    font-size: 11px;
    border: 1px solid #6a6a6a;
    background-image: url(../media/button_bg.gif);
    background-repeat: repeat-x;
    background-color: #e7e7e7;
    color: #669933;
    font-weight: bold;
}
input[type="radio"], .radio {
    border: none;
}

/* CLASSES */
.textTahoma {
    font-family: 'Tahoma', 'Geneva', 'Kalimati', 'Verdana';
}
.textArial {
    font-family: 'Arial', 'FreeSans', 'Nimbus Sans L';
}
.text10 {
    font-size: 10px;
}
.text11 {
    font-size: 11px;
}
.text12 {
    font-size: 12px;
}
.textBlu {
    color: #1a87e8;
}
.textRosso {
    color: #be2855;
}
.textViola {
    color: #9933cc;
}
.textVerde {
    color: #41bb22;
}
.textVerde a, .textVerde a:hover {
    color: #669933;
}
.textGiallo {
    color: #ffbc35;
}
.textNero a, .textNero a:hover {
    color: #333333;
    text-decoration: none;
}
.textNero a:hover {
    text-decoration: underline;
}
.textGrigio {
    color: #505050;
}
.textGrigioChiaro {
    color: #b0b0b0;
}
.text18 {
    font-size: 18px;
}
.text14 {
    font-size: 14px;
}
.greenBox, .grayBox, .orangeBox {
    position: relative;
    width: 190px;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.greenBox {
    background-image: url(../media/greenbox.gif);
}
.grayBox {
    background-image: url(../media/graybox.gif);
}
.orangeBox {
    background-image: url(../media/orangebox.gif);
}
.headerBox {
    position:relative;
    font-family: 'Tahoma', 'Geneva', 'Kalimati', 'Verdana';
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding-top: 1px;
    display: block;
    clear: both;
}
.innerBox {
    margin-top: 10px;
    position: relative;
    padding: 3px;
    display: block;
    clear: both;
    font-family: 'Tahoma', 'Geneva', 'Kalimati', 'Verdana';
    font-size: 10px;
    color: #333333;
}
.innerBox ul {
    position: relative;
    margin: 0px;
    text-align: left;
    padding: 0px;
    list-style-position: inside;
}
.greenBox .innerBox ul {
    list-style-image: url(../media/greenbullet.gif);
}
.grayBox .innerBox ul {
    list-style-image: url(../media/redbullet.gif);
}

.innerBox ul li {
    border-bottom: 1px dotted #666666;
    padding-bottom: 3px;
    padding-top: 5px;
}
.innerBox ul li a, .innerBox ul li a:hover {
    color: #666666;
}
#content .title {
	position: relative;
	padding: 10px;
	font-size: 12px;
    font-family: 'Tahoma', 'Geneva', 'Kalimati', 'Verdana';
}
#content .body {
	position: relative;
	padding: 10px;
	font-size: 11px;
    font-family: 'Tahoma', 'Geneva', 'Kalimati', 'Verdana';
	color: #333333;
}
#content .body .box {
    position: relative;
    display: block;
    clear: both;
    margin: 10px auto 0px auto;
    width: 400px;
    font-size: 10px;
}
#content .body .box .header {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    height: 25px;
    margin: 0px;
    color: #ffffff;
}
#content .body .box .header .left {
    position: relative;
    display: inline;
    float: left;
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px;
}
#content .body .box .header .center {
    position: relative;
    display: inline;
    float: left;
    width: 360px;
    height: 100%;
    margin: 0px;
}
#content .body .box .header .right {
    position: relative;
    display: inline;
    float: left;
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    margin: 0px;
}
#content .body .box .row {
    position: relative;
    display: block;
    clear: both;
    background-color: #ffffff;
    margin: 0px;
    width: 378px;
    height: 25px;
    padding: 0px 0px 0px 20px;
}
#content .body .box .footer {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #ffffff;
    margin: 0px;
}
#content .body .box .footer .left {
    position: relative;
    display: inline;
    float: left;
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px;
}
#content .body .box .footer .center {
    position: relative;
    display: inline;
    float: left;
    width: 360px;
    height: 19px;
    margin: 0px;
}
#content .body .box .footer .right {
    position: relative;
    display: inline;
    float: left;
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    margin: 0px;
}

/* IDENTIFIER */
#body {
    position: relative;
    margin: 0px auto;
    width: 900px;
    border: 1px solid #6e9f3e;
    padding: 5px;
    display: block;
    background-color: white;
    clear: both;
}
#topheader {
    position: relative;
    height: 75px;
    background-image: url(../media/topheader.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    display: block;
    clear: both;
}
#logo {
    position: relative;
    width: 50%;
    float: left;
    display: inline;
}
#linkmenu {
    position: relative;
    width: 50%;
    float: right;
    display: inline;
    text-align: right;
    padding: 35px 20px 0px;
}

#header {
    position: relative;
    margin-top: 20px;
    height: 234px;
    background-color: #e8f0e1;
    border-bottom: 1px solid #dfdfdf;
    display: block;
    clear: both;
}
#inheader {
    position: absolute;
    left: 12px;
    right: 12px;
    top: 12px;
    bottom: 12px;
    background-image: url(../media/inheader.gif);
    background-repeat: repeat-y;
    background-color: #ffffff;
    display: block;
    clear: both;
    border: 1px solid #dfdfdf;
    height: 210px;
}
#menu {
    position: relative;
    float: left;
    display: inline;
    width: 180px;
    height: 100%;
}
#menu ul {
    list-style-type: none;
    margin: 15px 0px 0px 10px;
    padding: 0px;
}
#menu ul li {
    width: 155px;
    height: auto;
    padding: 0px 0px 0px 20px;
    margin: 0px;
    background-image: none;
    background-position: center left;
    background-repeat: no-repeat;
}
#menu ul .menuBlu {
    background-image: url(../media/menublu.gif);
}
#menu ul .menuRosso {
    background-image: url(../media/menurosso.gif);
}
#menu ul .menuViola {
    background-image: url(../media/menuviola.gif);
}
#menu ul .menuVerde {
    background-image: url(../media/menuverde.gif);
}
#menu ul .menuGiallo {
    background-image: url(../media/menugiallo.gif);
}
#menu ul .menuNero {
    background-image: url(../media/menunero.gif);
}
#menu ul .menuBluA {
    background-image: url(../media/menubluA.gif);
}
#menu ul .menuRossoA {
    background-image: url(../media/menurossoA.gif);
}
#menu ul .menuViolaA {
    background-image: url(../media/menuviolaA.gif);
}
#menu ul .menuVerdeA {
    background-image: url(../media/menuverdeA.gif);
}
#menu ul .menuGialloA {
    background-image: url(../media/menugialloA.gif);
}
#menu ul .menuNeroA {
    background-image: url(../media/menuneroA.gif);
}
#menu ul .menuSepar {
    margin: 7px 0px 7px 0px;
    padding: 0px;
    height: 1px;
    background-image: url(../media/menusepar.gif);
    background-repeat: no-repeat;
    background-position: top center;
    font-size: 0px;
}
#slogan {
    position: relative;
    float: left;
    display: inline;
    width: 694px;
    height: 210px;
    margin: 0px;
    background-position: center center;
    background-repeat: no-repeat;
}
#image {
    position: relative;
    float: right;
    display: inline;
    background-image: url(../media/image.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 354px;
    height: 100%;
}
#main {
    position: relative;
    margin-top: 3px;
    padding-top: 20px;
    background-color: #f6f4ee;
    display: block;
    clear: both;
    border-bottom: 1px solid #e0bac7;
}
#leftside {
    position: relative;
    width: 25%;
    float: left;
    display: inline;
}
#rightside {
    position: relative;
    width: 25%;
    float: right;
    display: inline;
}
#content {
    position: relative;
    width: 49%;
    background-color: #ffffff;
    border: 1px solid #e0bac7;
    border-bottom: none;
    display: inline;
    float: left;
    height: auto !important;
    height: 270px;
    min-height: 270px;
}

#footer {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}