body {
margin-top: 0px;
background: url(images/bg_gradient.gif) repeat-x top;
background-color: #2c76a3;
font-family: verdana;
font-size: 11px;
color: #fff;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

* {
margin: 0;
padding: 0;
}


h1 {
font-family: "Trebuchet MS";
font-size: 20px;
font-weight: normal;
color: #369;
padding-bottom: 2px;
margin-left: 0px;
background: url(puntinato_nero.gif) repeat-x bottom;
}

h2 {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #666;
padding-bottom:4px;
margin-left: 0px;
margin-top: 15px;
}

a:link, a:visited {
color: #f60;
text-decoration: none;
}

a:hover {
color: #f30;
text-decoration: underline;
}

img, #logo, #testata, #navbar, #navmenu li, #navmenu li .selected:link, #navmenu li .selected:visited, #center, #footer, #laterale { behavior: url(iepngfix.htc); }

#testata {
margin: 0px auto;
margin-top: 0px;
width: 900px;
height: 130px;
background: url(images/bg_testata2.gif) no-repeat bottom;
}


#logo {
width: 900px;
height: 90px;
background: url(images/logo.png) no-repeat left top;
margin: 0px auto;
}

#navbar {
margin: 0px auto;
width: 900px;
background: url(images/bg_navbar.gif) repeat-y top;
height: 35px;
}

#navmenu {
float: right;
width: 465px;
margin-top: 1px;
text-align: left;
}

#navmenu ul {
list-style: none;
width: 455px;
margin: 0px;
padding: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

#navmenu li {
display: inline;
}

#navmenu li a:link, #navmenu li a:visited {
display: block;
width: 90px;
height: 24px;
text-align : center;
float : left;
padding : 10px 0 0 0;
color: #fff;
text-decoration: none;
}

#navmenu li a:hover, #navmenu li .selected:link, #navmenu li .selected:visited {
background: url(images/bg_li_active.png) no-repeat left top;
behavior: url(iepngfix.htc);
color: #000;
}

#center {
background: url(images/bg_center.gif) repeat-y center;
margin: 0px auto;
margin-top: 0px;
width: 900px;
clear: both;
}

.center_container {
width: 850px;
margin-left: 26px;
color: #333;
}

.service {
width: 200px;
height: 240px;
margin-top: 30px;
margin-right: 12px;
float: left;
}

.service img  {
border: 1px solid #333;
margin-top: 6px;
}

.service p, .servicelarge p {
line-height: 19px;
margin-top: 10px;
}

.readmore {
width: 200px;
height: 30px;
margin-right: 12px;
float: left;
font-weight: bold;
}

.servicelarge {
float: left;
width: 320px;
margin-right: 12px;
text-align: justify;
}

.servicelarge img {
border: 1px solid #333;
}

.servicelarge img:hover {
border: 1px solid #f90;
}


.laterale {
width: 185px;
float: left;
}

#footer {
margin: 0px auto;
width: 900px;
height: 100px;
background: url(images/bg_footer.gif) no-repeat top center;
}

#footer p {
margin-right: 45px;
margin-left: 25px;
color: #999;
padding-left: 0px;
padding-top: 8px;
line-height: 19px;
}

