* { margin: 0; padding: 0; }
body {
	font: 72.5% "Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	color: #444;
	background-color:#ffffff;
    font-family:Georgia,serif;
    font-size:16px;

}
a {
	color: #E60000;
	text-decoration: none;
}
a:hover {
	color: #AA0001;
	text-decoration: underline;
}
p {margin: 0; padding: 10px 0;}
h1 {margin: 20px 0 0}
img {border: 0}
input {
	/*vertical-align: middle;*/
	width:80px;
}
input#inputlogin{
	width:20px;
}
input#newemail{
	width:140px;
}
h2 {
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}
#container{
	margin:0 auto;
	width:960px;
}
#header{
	background-image:url(../img/header-background.png);
	height:124px;
	width:962px;
}
#content{
	background-image:url(../img/content-background.png);
	height:564px;
	width:962px;
}
#footer{
	text-align:center;
}
#navigazione{
	float:left;
	margin-top:50px;
	margin-left:10px;
	/*position:relative;
	left:10px;
	top:50px;*/
	width:300px;
	height:480px;	
	overflow:auto;
	
}
#lezione{
	float:right;
	margin-top:50px;
    margin-right:20px
	/*position:absolute;
	left:390px;
	top:175px;;*/
	
}
#login{
	margin-right:25px; 
	margin-top:20px; 
	float:right;
}
#menu{
	float:left;
	width:430px;
	margin-left:300px;
	margin-top:20px;
}
li{
	display:inline;
}ul#menu {
	/*background: #333;*/
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:20px;
	margin: 0;
	padding: 0;
}
ul#menu a {
	/*background: #333 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;*/
	color:#054E8F;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
ul#menu a:hover {
	background: #054E8F url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
div#footer{
	font-size:9px
}





a, a hover{
    text-decoration:none;
    color:black;
}
div#allcontains{
    width:300px;
    height:460px;
    overflow:hidden;
}
div#control{
    width:300px;
    height:125px;
	background-image:url(../img/background-menu-level.png);
	background-repeat:no-repeat;
	padding-left:9px;
}
div#control a:hover{
    /*color:black;*/
	text-decoration:none;
}
div#liste{
    overflow:scroll;
    height:326px;
    width:274px;
    overflow-x: hidden;
	margin-top:4px;
	margin-left:5px;
	
}
div.link1{
    width:135px;
    float:left;
    height:32px;
    /*background-color:#6A7F9E;*/
    text-align:center;
	color:white;
	margin-top:7px;
	

}
div.link1 a{
	color:white;

}
div.link1:hover{
    
	text-decoration:none;
}


div.elemlist{
   /* margin-top:4px;*/
}
div.elemlist:hover{
    background-color:#D6D6D6;
	color:black;
}
div.elemlist a:hover{
    text-decoration:none;
	color:black;
}
div.ico1{
    float:left;
    width:36px;
    margin-top:8px;
	margin-left:2px;
}
div#programma{
	width:910px;
	height:470px;
	
}
div#lezioniprogramma{
	width:555px;
	height:470px;
	overflow:hidden;
	
	float:left;
	text-align:left;
}
div#suggerimentiprogramma{
	width:346px;
	height:470px;
	overflow:hidden;
	
	float:right;
	text-align:left;
}
div#tuttelezioni{
	width:546px;
	margin-top:10px;
	height:432px;
	overflow:auto;
}
span.titpro{
	color:rgb(240, 41, 48);
}
div.proglez{
	font-size:11px;
	width:526px;
	margin:0px;
	
}
div.titlez{
	float:left;
	width:270px;
	border:1px solid #ececec;
	padding-left:4px;
}
div.visulez{
	float:left;
	width:116px;
	border:1px solid #ececec;
	padding-left:1px;
	border-left:0;
}
div.puntlez{
	float:left;
	width:57px;
	border:1px solid #ececec;
	padding-left:4px;
	border-left:0;
}
div.puntdet{
	float:left;
	width:64px;
	border:1px solid #ececec;
	padding-left:2px;
	border-left:0;
}
div.indicatore{
	height:9px;
	background-color:#00CC00;
	float:left;
}
div#contienenextles{
	font-size:11px;
}
div.proxlez{
	float:left;
	width:180px;
	padding-left:4px;
	border:1px solid #ececec;
}
div.proxdata{
	float:left;
	width:150px;
	padding-left:4px;
	border:1px solid #ececec;
}
.little{
	font-size:9px;
}