@charset "UTF-8";
/* CSS Document */

body { margin:0px auto; text-align:center; width:880px; }
div { font-family:"Trebuchet MS"; font-size:12px; text-align:left; float:left; color:#B3B3B3; }
a { text-decoration:none; color:#B3B3B3; outline:none; }
a:hover { color: #333333; outline:none; }
img { border:0px; }
ul, li { margin:0px; padding:0px; list-style:none; }
strong { color:#333333; font-weight:normal;  }
h1 { color:#CC0000; margin:0px; display:inline; font-size:25px; font-weight:normal; }
h2 { color:#333; margin:0px; display:inline; font-size:18px; font-weight:normal; }

.w880 { width:880px; }
.w660 { width:660px; }
.w330 { width:330px; }
.w200 { width:200px; }

.mb60 { margin-bottom:60px; }
.mt50 { margin-top:50px; }
.mb30 { margin-bottom:30px; }
.mb20 { margin-bottom:20px; }
.mr20 { margin-right:20px; }
.mt22 { margin-top: 22px; }
.mt20 { margin-top: 20px; }
.mt10 { margin-top:10px; }
.mb10 { margin-bottom:10px; }
.bt1 { border-top:1px solid #D9D9D9;}
.lh19 { line-height:19px; }
.right { text-align:right; }



.tool a { color: #333; }
.tool a:hover { color: #CC0000; }
.jump { margin:0px; background:url(../images/icon_jump.gif) left no-repeat; padding-left:12px; }
.project {  background:url(../images/icon_project.gif) left no-repeat; padding-left:10px; margin-right:20px; }



#menu a { display:block; font-weight:normal; text-decoration:none; border-top:1px solid #D9D9D9; padding:4px 0 4px 8px; }
#menu li ul { border-top:1px solid #D9D9D9; }
#menu li li a{ border:0px; }
#menu .selected a { background-color:#F2F2F2; }
#menu .select{ color:#CC0000; }
#menu .first a { border-top:0px; }


#menu .contatti strong { display:block; margin-top:30px; }
#menu .contatti a { padding:0px; color:#C3101D; }


.footer { border-top:1px solid #D9D9D9; width:880px; padding-top:5px; margin-top:40px; margin-bottom:20px; font-size:10px; }