* {
	padding: 0 auto;
	margin:0 auto;
	color: #222222;
	
}


html{
	height: 100%;
}



body {
	/*height: 700px;
	width: 800px;*/
	
	/* MODIFICA 20/10/2015 - Rimozione carattere helvetica e inserimento carattere Open Sans come domandato dal cliente in data 15/10
	font: 13px "helveticaneue","helvetica neue",helvetica,arial,sans-serif;
	*/
	font: 13px 'Open Sans', sans-serif;
	/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;
/*	background: #f6f6f6;*/
	background: #FFF;
	text-align: center;
	
	height:100%

	

}



#banner {
	height: 100px;
	width: 800px;
	/*background: #FF0000;	*/
}

#menucontent{
	height: 100%;
	width: 250px;
	float: left;
	background: #fafefa;
	text-align: right;
	border-right: solid 1px;
	/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;

}

.courses {
	width: 100%;
	height: 25px;
	text-align: right;
	
	background:#fafefa;
}

.menu {
	/*width: 200px;*/
	height: 100%;
	float: right;
	background: #FFF;
	padding: 15 10 10 10;
	margin: 0 15 0 15;
	font-size: 20px;
	font-weight:bold;
	letter-spacing: 1px;
	color: #99a49c;
	
	

}

.menuselected {
	/*width: 200px;*/
	height: 100%;
	float: left;
	background: #fafefa;
	padding: 15 10 10 10;
	margin: 0 15 0 15;
	font-size: 20px;
	font-weight:bold;
	letter-spacing: 1px;
	
	

}

#maincontent {
	width: 960px;
	height: 82%;
	text-align:center;
	left:center;
/*	border:solid 1px;

/*	background: #464846;*/

}



#footer {
	height: 65px;
	width: 100%;
	float:left;
	font-size: 200%;
	color: #7a7b7a;
	text-align: center;
	background: #FFF;
	
	}

#footer a {
	text-decoration: none;
	color: #99a49c;
	background: #FFF;
}

#footer a:hover {
	text-decoration: underline;
	color: #99a49c;
}

#logo {

	height: 100%;
	/*background: #FF0000;*/
	float:left;
	font-size:50px;
	margin: 0 auto;
	/*margin-right:30px;*/
	/*margin-left:100px;*/
}


 
#bar {
	height: 1px;
	width: 100%;
/*	background: #99a49c;*/
	float: left;
	border-top:solid 3px #99a49c;
}

#sign {
	height: 10px;
	width: 100%;
	text-align: center;
	font-size:10px;
	float: left;
		/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;
	

}

#sign a{
	color: #99a49c;
	text-decoration: none;
}

form {
	background: #fdfdfd;
	height:100%;

	
}

.barmenu {
	width: 100%;
	height: 1px;
	/*background: #99a49c;*/
	border-top:solid 1px #99a49c;

}



.priority {
	width: 30px;
	height: 20px;
/*	border-left:solid 1px;*/
	float: left;
}

.data {
	width: 150px;
	/*height: 20px;
/*	border-right: solid 1px;*/
	float: left;
	padding-top:10px;
	text-align:right;
}

.evento {
	
	width:250px;
	height:20px;
	/*border-right:solid 1px;*/
	float:left;
	text-align:left;
	
}

.presenza {

	width: 100px;
/*	height: 20px;*/
	padding-top:10px;
	float:left;
	text-align:center;
	
}



.row {
	height:20px;
	width: 100%;
	border-bottom: solid 1px #99a49c;
	margin-top:10px;
	margin-left: 25px;
	font-size: 18px;
	/*width: 750px;*/
}



#events {
	height:100%;
	width: 709px;
	float: left;
	background: #fafefa;
	overflow-y:auto;
	overflow-x:hidden;
	
}
#events a {
	text-decoration:none;
	/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;
	
}

#events a:hover {
/*	text-decoration:underline;*/
}


#argument {
	width: 400px;
	
	text-align: left;
	/*background: #FF0000;*/
	border-left: solid 1px;
	float:center;
	padding-left: 10px;

}

#hour {
	width: 70%;
	height: 30px;
	text-align: left;
	background: #FF0000;
	border: solid 1px;
	float:center;
	

}

#argoment {

}

#note {
	width: 70%;
	height: 60px;
	text-align: left;
	background: #FF0000;
	border: solid 1px;
	float:center;


}

#valutation {
	width: 70%;
	height: 50px;
	text-align: left;
	background: #FF0000;
	border: solid 1px;
	float:center;
	border-right: solid 1px;	


}

#menucontent a {
	text-decoration: none;
	/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;
}
}
#coursedetail {

}


.riga {
	width: 100%;
	width: 380px;
	float: left;
		/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;
	/*margin-left:20px;*/
	/*background: #f8b7b7;*/
	
	
}
.titolo{
	float:left;
	width: 180px;
	text-align: right;
	padding-right:10px;
	border-bottom: solid 1px;
	padding-top:10px;
	/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;
	/*border-right:solid 1px;	*/

}



.arg{
	float:left;
	width: 450px;
	text-align: left;
	padding-left:10px;
	border-left:solid 1px;
	padding-top:10px;
	
}

#menucontent a:hover {
	text-decoration: underline;
	/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;
}


.stato{
	font-size: 13px;
	float:right;
	height:25px;
	padding-top:5px;
}


#totale_assenza {
	float: left;
	width: 150px;	
	font: 13px "helveticaneue","helvetica neue",helvetica,arial,sans-serif;
	margin-top:5px;
	text-align: right;
	
}


.arg1{
	float:left;
	/*width: 450px;*/
	text-align: left;
	padding-left:10px;
	border-left:solid 1px;
	padding-top:10px;
	
}

.arg1 A {
	text-decoration: none;
	/* Modifica colore in data 20/10/2015 
	color: #464846; */
	color: #222222;
}

.ruotato {
	-webkit-transform: rotate(-90deg);
}
