#loginMenu{
 	height: 30px;
 	text-align:center;
	background:#0066cc;
	/*float:right;
	margin-top:-2px;
	margin-right:2px;*/
	position:absolute;
	right:0;
	top:49px;
	z-index:90000000000000;
	min-width:200px !important;

 	}
#loginMenu.active #accedi{
	background:#fff;
	color:#000000
	}
#loginMenu #accedi{
	margin:0 auto;
	padding:4px 30px;
	color:#FFFFFF;
	font-weight:bold;
	height: 20px;
	}
#loginMenu:hover{
	background:#0066cc;
	cursor:pointer
	}
#loginBox{
	width: 260px;
	margin: 0 0;
	height: 0px;
	position: absolute;
	padding:0;
	top:77px;
	right:0;
	background:#fff;
	overflow:hidden;
	z-index:100000000000;
	box-shadow:-2px 2px 10px #000;
	border-bottom:#aaa 0px solid;
	border-left:#aaa 0px solid;
	border-radius:0 0 0 10px;
	}
#loginBox .container{
	width: 86%;
	margin: 2% 7%;
	padding:0;
	color:#333;
	font-size:1.0em;
	}
#loginBox  .container h1{
	width: 100%;
	margin: 0 0 0px 0;
	padding:0;
	color:#aaa;
	font-size:1.1em;
	text-transform:uppercase
	}
#loginBox .container a{
	display:block;
	width: 96%;
	margin: 1px 0;
	padding:2px 2%;
	color:#0066cc;
	font-size:1.0em;
	}
#loginBox .container a:hover{
	color:#fff;
	background:#0066cc
	}
#loginBox  .container input{
	margin: 0 0 10px 0;
	padding:3px 5px;
	font-size:1.0em;
	}
.bottone{
	min-width: 70px;
	color:#fff;
	font-size:1.0em;
	background:#999;
	border:0;
	border-radius:5px;
	padding:5px 10px !important;
	clear: both !important
	}
.bottone:hover{
	background:#000;
	color:#fff;
	}
.bottone-strong{
	display: block;
	width: 140px;
	padding:1% 2%;
	margin: 0;
	min-height: 20px;
	background: #009E19;
	color: #fff !important;
	text-align: center;
	border-radius: 5px;
	font-size: 1.6em;
	font-weight: bold;
	border:0 !important
	}
.bottone-strong:hover{
	background:#000;
	color:#fff;
	}
.pul-f{
	width:100% !important;
	background:#204385 url(../images/pul-f.png) left bottom no-repeat;
	background-size:30px;
	color:#fff;
	margin:2px 0 !important
	}
.pul-t{
	width:100% !important;
	background: #2aa9e0 url(../images/pul-t.png) left bottom no-repeat;
	background-size:30px;
	color:#fff;
	margin:2px 0 !important
	}
.pul-g{
	width:100% !important;
	background:#d3492c url(../images/pul-g.png) left bottom no-repeat;
	background-size:30px;
	color:#fff;
	margin:2px 0 !important
	}
.pul-f:hover{
	background:#000 url(../images/pul-f.png) left bottom no-repeat;
	background-size:30px;
	}
.pul-t:hover{
	background:#000 url(../images/pul-t.png) left bottom no-repeat;
	background-size:30px;
	}
.pul-g:hover{
	background:#000 url(../images/pul-g.png) left bottom no-repeat;
	background-size:30px;
	}
	
.Registrazione{
	padding:30px 0;
	line-height:1em;
	}

.Registrazione div{
	height:40px;
	}
.Registrazione input, .Registrazione select{
	width:40%;
	margin:0 0;
	float:left !important
	}
.Registrazione .textArea{
	width:50% !important;
	height:200px !important;
	}
.Registrazione input.sceltaDocente{
	width:20px;
	margin:0 0;
	border:#000000 1px solid;
	float:left
	}

.Registrazione .both{
	float:left;
	clear:both
	}
.no-margin-left{
	margin-left:0 !important;
	}
	
.textArea{
	width:90%;
	margin:0 0 10px 0;
	padding:2% 5%;
	height:140px;
	overflow: auto;
	border:#999 1px solid;
	border-radius:5px 0 0 5px;
	box-shadow:inset 0px 0px 10px #888;
	background: #F3F3F3;
	font-size:0.85em;
	text-align:justify;
	font-family:"Courier New", Courier, monospace
	
	}
#newsletterSel{
	float:left;
	width:100%;
	margin:10px 0 0 0;
	height:130px ;
	border:#000000 0px solid;
	overflow:hidden;
	
	}
#newsletterSel .checkmateria{
	float:left;
	width:33%;
	margin:0;
	padding:0;
	height:20px;
	
	}
#newsletterSel .checkmateria input{
	float:left;
	width:15px;
	margin:0;
	
	}


#loggedin {
	background:#000;
	margin:0;
	padding:0 0px;
	position:relative;
	overflow:hidden;
	height:30px;
}

#loggedin #openazioni{
	margin:0;
	padding:0 0px;
	position:relative;
	color: #FFF !important;
	height:30px;
	width:100%;
	float:left
}

#loggedin #loggedazioni{
	margin:0;
	padding:0 0px;
	position:relative;
	color: #FFF !important;
	height:130px;
	width:100%;
	float:left;
	background:#000;
	
}


.loggedmenudown{
	display:block;
	width:30px; 
	height:30px;
	float: right;
	margin:0 5px 0px 0;
	position:relative;
	background:url(../images/freccia_log.png) no-repeat center
	}
	
.loggedmenudown.open{
	background:url(../images/freccia_open.png) no-repeat center;
}


#loggedin img{
	display:block;
	width:30px; 
	height:30px;
	float:left;
	margin:0 10px 0px 0;
	position:relative;
}
#loggedin p{
	display:block;
	max-width:75%; 
	height:25px;
	float:left;
	margin:5px 0px 0px 0;
	position:relative;
}

#loggedin ul{
	display:block;
	width:92%;
	padding:10px 0;
	float:left;
	margin:1% 4%;
	position:relative;
	list-style:none;
	

}
#loggedin ul li{
	display:block;
	width:100%; 
	padding:0;
	float:left;
	margin:1% 0 ;
	position:relative;
	list-style:none;
	font-size:1em;
	font-weight:bold;
	color:#aaa ;
	text-transform:uppercase
	
}
#loggedin ul li:hover{
	background:#0066cc;
	color:#fff 
	
}

#loggedin ul li.loggedmenuDivider{
	display:block;
	width:100%; 
	padding:0;
	float:left;
	position:relative;
	list-style:none;
	height:2px;
	background:#333333;
	
}

#loggedin ul li.loggedmenuDivider:hover{
	background:#333333 !important
}