

* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/bg.jpg) repeat-x scroll 0% 0.2%;
_background: #fff url(images/bg.jpg) repeat-x scroll 0% 12px!important;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
color: #333333;
 min-width:40em;
overflow-y:auto; 
}
body#credit {
background: #fff url(images/bg.jpg) repeat-x scroll 0% 1.9%;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
color: #333333;
 min-width:40em;
overflow-y:auto; 
}
img { border: none; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; color : #666; }

#wrap {
margin: 0 auto;
width: 950px;
}
#logo {
margin-top:-30px;
background: #ffffff no-repeat;
border: 0px none;
color:#ffffff;

}

}
#header { 
height: 150px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 40px 0 5px 0;
}
#header h1 a {
color: #0A6380;
text-decoration: none;
}
#header h1 a:hover {
color: #222;
text-decoration: none;
}
#header h2 {
color: #666!important;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 0;
letter-spacing: -1px;
line-height: 12px;
}

#content {
margin-top:5px;
padding: 10px 0;
}

.left {
width: 700px;
float: left;
text-align: justify;
border-right: 1px solid #bbb;
padding-right:50px;
margin-top:15px;
}
.left h2 {
text-decoration: underline;
color: #000000;
font-size: 22px;
letter-spacing: -1px;
font-weight: 100;
padding : 15px 0 15px 0;
}
#list_classe_utenti{
margin-top:10px;
margin-bottom:10px;
margin-left:40px;


}
.right {
width: 160px;
float: right;
padding: 10px;
margin-top:15px;

font-size: 12px;
}
.right ul {
padding: 5px 10px 10px 10px;
color:#666;
}
.right h2 {
text-decoration: underline;
height: 30px;
font-size: 12px;
color:#000;
line-height: 30px;
}
.right a { color:#666; }

.scroll_left {
bottom:50px;
top:140px;
position:fixed;
overflow-y:auto;
_position: absolute; 
_margin-top:150px;
_top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
}
/* Footer */
#footer {
  clear: both;
  color: #bbb;
  font-size: 10px;
  border-top: 1px solid;
  height: 31px;
  padding: .25em 0;

}
#footer :link, #footer :visited { color: #bbb; }
#footer hr { display: none }
#footer #tracpowered { border: 0; float: left ;}
#footer #tracpowered:hover { background: transparent }
#footer p { margin: 0 }
#footer p.left {
  float: left;
  margin-left: 1em;
  padding: 0 1em;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
}
#footer p.right {
  float: right;
  text-align: right;
}
#footer .labtv {
  margin-top: 12px;
  float: left;

}
#footer .crs4 {
  float: left;
}
#footer .sard_dist {
  float: left;
}

#footer .sardegnaricerche {
   padding-left:20px;
  float: left;
}

#footer a {
	color: #266BA6;
	text-decoration:none;
	border-bottom: 0px;
}

#footer a:visited {
	color: #266BA6;
	text-decoration:none;
	border-bottom: 0px;
}
/*#footer {
border-top: 1px solid #bbb;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;}*/

