/* CSS Code */
body {
background-color: #eee;
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
}

img {
border: none;
vertical-align: middle;
}

ul {
margin: 0;
list-style-type: circle;
line-height: 2.2;
}

a:link {
color: #212121;
}

a:visited {
color: #212121;
}

a:hover {
color: #E83600;
}

#box {
width: 900px;
position: absolute;
top: 18px;
left: 50%;
margin-left: -460px;
}

#top {
width: 900px;
height: 16px;
background-image: url(../images/bgtop.jpg);
background-repeat: no-repeat;
}

#middle {
width: 900px;
height: 585px;
background-image: url(../images/bgbody.jpg);
}

#bottom {
width: 900px;
height: 14px;
background-image: url(../images/bgbottom.jpg);
background-repeat: no-repeat;
}

#nav {
width: 870px;
height: 42px;
background-color: #031550;
margin: 0 auto;
}

#nav #logo {
display: inline;
float: left;
padding: 0;
margin: 10px 0 0 18px;
font-size: 14px;
color: #FFFFFF;
text-transform: uppercase;
font-weight: bold;
}

#nav #logohome {
display: inline;
float: left;
padding: 0;
margin: 8px 0 0 18px;
font-size: 17px;
color: #FFFFFF;
text-transform: uppercase;
font-weight: bold;
}

#nav #logo a {
color: #FFFFFF;
text-decoration: none;
}

#nav #logohome a {
color: #FFFFFF;
text-decoration: none;
}

#nav #logo .more {
font-size: 18px;
}

#nav #logohome .more {
font-size: 20px;
}

#nav #logo #gmb {
font-size: 18px;
color: #8BBCF2;
}

#nav #logohome #gmb {
color: #8BBCF2;
}

#nav #menu {
display: inline;
float: right;
}

#nav #menu ul {
padding: 0;
margin: 7px 18px 0 0;
font-size: 13px;
}

#nav #menu ul li {
list-style-type: none;
display: inline;
font-weight: bold;
margin-left: 14px;
text-transform: uppercase;
}

#nav #menu ul li a {
text-decoration: none;
color: #FFFFFF;
}

#nav #menu ul li a:hover {
text-decoration: underline;
color: #8BBCF2;
}

#main_img {
width: 870px;
height: 500px;
background-image: url(../images/main_img.jpg);
background-repeat: no-repeat;
margin: 0 auto;
}

#main_text {
width: 870px;
height: 42px;
background-color: #031550;
margin: 0 auto;
}

#main_text p {
margin: 0;
padding: 0;
}

#main_text p a {
color: #FFFFFF;
text-decoration: none;
}

#welcome {
width: 780px;
margin: 0 auto;
padding: 10px 0;
}

#main_text h2 {
margin: 0;
padding: 0;
font-size: 13px;
text-align: right;
}

#footer {
text-align: center;
font-size: 11px;
color: #212121;
clear: both;
}

#footer a {
text-decoration: none;
color: #212121;
}



/* Inner Pages */
#inner_box {
width: 900px;
position: absolute;
top: 18px;
left: 50%;
margin-left: -460px;
}

#inner_middle {
width: 900px;
background-image: url(../images/bgbody.jpg);
display: table;
color: #000;
}

#left {
float: left;
width: 670px;
border-right: 1px #031550 solid;
font-size: 13px;
line-height: 2;
}

#left img {
border: 1px solid #031550;
}

#left div#content {
width: 620px;
margin: 10px 0 35px 30px;
padding: 0;
}

#left p {
margin-bottom: 28px;
}

#left ul {
margin-bottom: 28px;
}

#left h2 {
width: 620px;
margin: 0 0 0 30px;
font-size: 18px;
color: #031550;
padding: 20px 0 0 0;
}

#right {
float: right;
width: 212px;
line-height: 1.6;
}

#right div {
margin: 0;
padding: 46px 0 0 0;
width: 177px;
font-size: 13px;
}

#right h3 {
font-size: 14px;
color: #031550;
border-bottom: 1px #031550 solid;
width: 177px;
margin: 0;
padding: 20px 0 0 0;
}

#right ul {
padding: 5px 0 20px 20px;
font-size: 12px;
}

#inner_img {
width: 870px;
height: 140px;
margin: 0 auto;
}

.bx {
margin-left: 20px;
margin-right: 20px;
}

.list {
text-align: center;
}

.list img {
margin: 8px 18px 8px 18px;
}

.destra {
text-align: right;
margin-right: 16px;
}




/* Mail Form */

form {
font-weight: bold;
margin: 20px 20px 20px 70px;
padding: 0px;
}

form #subright {
text-align: right;
margin: 0px 290px 10px 0px;
line-height: 2.4;
}

#privacy {
font-size: 9px;
margin: 13px;
}

#privacy a {
color: #000;
}

.bottone {
margin: 8px 0px 6px 80px;
}

