		body
		{
			font-family: Arial,sans-serif;
			color: #333333;
			line-height: 1.166;	
			margin: 0px;
			padding: 0px;
		}
		a{
			color: #EB0023;
			text-decoration: none;
		}

		a:link{
			color: #EB0023;
			text-decoration: none;
		}

		a:visited{
			color: #EB0023;
			text-decoration: none;
		}

		a:hover{
			color: #EB0023;
			text-decoration: underline;
		}
		
		#container
		{
			margin: 0%;
			background-color: #ffffff;
		}
		
		
		#header_r
		{	
			margin-top:0px;
			margin-left:200px;
			background-color: #ffffff;
			height:120px;			
		}
		
	 	#header_l
		{	
			float:left;
			width:180px;
			margin-top:0px;
			margin-left:0px;
			height:120px;			
			background-color: #eeeeee;			
		}
		
		#header_ll
		{	
			height:120px;			
			float:left;
			width:20px;
			margin-top:0px;
			margin-left:0px;
			background-color: #ffffff;			
		}
 
	 
	 	#banner_r
		{	 
			margin-top:1px;
			margin-left:0px;
			padding:5px 0px 2px 0px;			
	 		background-color: #9E0017;
		}
	 
		#banner_l	
		{ 
		 	float:left;
		 	clear:left;
		 	padding: 5px 200px 0px 20px;
		 	margin-left:0px;
			margin-top:0px;
		}
	/*	#banner_ll
		{	
	 		float: left;
			margin-left:0px;
		 	margin-top:1px;
			width: 20px;
 			background-color: #9E0017;
		}
	*/
	
		#banner_r h1
		{
			margin: 0;
     		        font-size: 120%;
			color:white;
			padding: .5em;
		}
		
		#header_r h1{
		 font-family: Verdana,Arial,sans-serif;
		 font-size: 160%;
		 color: #9E0017;
		 margin: 0px;
		 padding: 0px;
		}
		
		#nav 
		{
			float: left;
			width: 180px;
			margin-left:5px;
			background-color: #eeeeee;			
		}
		#nav_ll 
		{
			float:left;
			clear:both;
			width:20px;
			margin-top:0px;
			margin-left:0px;
			background-color: #ffffff;			
		}
	  	#skype {
			float:left;
			clear:both;
			margin-left:1.5em;
		}
			
		#nav p { margin-top: 0; }
		#nav h3 { color:#9E0017; margin:5px; }
		#nav ul a:link, #navBar ul a:visited {display: block;}
		#nav ul {list-style: none; margin: 0; padding: 0;}
		#nav img {border: 0; text-align:center;}
		#skype img {border: 0; text-align:center;}
	 	#nav li {border-bottom: 1px solid #EEE; margin:3px; padding-left:10px;	}
		
	 	#siteInfo{
			bottom:0px;
		 	clear: both;
	 		margin-top:50px;
			border: 1px solid #cccccc;
			color: #000000;
			font-size: 80%;
			padding: 5px 0px 5px 0px;
		}

		#siteInfo img{
			padding: 4px 4px 4px 10px;
			vertical-align: middle;
		}

		#sectionLinks2{
			position: relative;
			margin: 0px;
			padding: 0px;
			font-size: 90%;
		}

 

		.ul{
			 list-style-type: square;
			 list-style-position: inside;
			 position: relative;
			 padding:10px;
		}
		
		#container h2{
			 font-family: Arial,sans-serif;
			 font-size: 114%;
			 color: #9E0017;
			 margin: 0px;
			 padding: 0px;
		}
		

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	margin-left:220px;
	margin-right:80px;
}


/************** .news styles ***************/

.newsContent {
	background-color:  #eeeeee;
	border-style: solid;		
	border-color:#D0DCE0;
	border-width:2px;
}

.newsHeader {
	font-size: 14px;
	font-weight: bold; 
}

.dettaglio_header
{	
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.dettaglio_nome 
{	
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.testonews {
	font-weight: normal;
	background-color:  #FFFFFF;
	border-style: solid;		
	border-color:#D0DCE0;
	border-width:2px;
}

/************** .results styles ***************/
table.results {
	background-color: #D0DCE0; 
	text-align: left; 		
}

a.results{
	color: black;
	text-decoration: none;
}


a:hover{
	color: blue;
}

th.results {
	background-color: #eeeeee;
	white-space: nowrap;
	text-align: left; 
}
td.results_1 {
	font-size: 8pt;
	vertical-align: top;
	white-space: nowrap;
	background-color: #eeeeee;
}
td.results_2 {
	font-size: 8pt;
	vertical-align: top;
	white-space: nowrap;
	background-color: #ffffff;
}
th.results {
	background-color: #EFEFEF;
	text-align: left;
	
	font-size: 10pt;
}

/************** corso styles ***************/
.intest {
	background-color:  #FFFFFF;
	font-size: 12px;
	color: blue;
	}
 
	
td.controls_1 {
	font-size: 8pt;
	vertical-align: top;
	white-space: nowrap;
	background-color: #eeeeee;
}
td.controls_2 {
	font-size: 8pt;
	vertical-align: top;
	white-space: nowrap;
	background-color: #ffffff;
}


/************** corso styles ***************/


.form_header
{	
	font-size: 11pt;
	color: #9E0017;
	font-weight: bold;
}

.form1 {
	background-color: #EFEFEF;
	border-style: solid;
	border-color:#D0DCE0;
	border-width: 2px;
	padding: 10px 15px 15px 15px;
 
	}

.td_label_form{
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

/************* INPUT BOXES *****************/
.td_input_form_long {
	font-weight: normal;
	width: 99%;
	padding: 0px 1px 0px 0px;
}
.td_input_form_long_err{
	font-weight: normal;
	width: 99%;
	padding: 0px 1px 0px 0px;
	background-color:yellow;
}
.td_input_form_med{
	font-weight: normal;
	width: 74%;
	padding: 0px 1px 0px 0px;
}
.td_input_form_med_err{
	font-weight: normal;
	width: 74%;
	padding: 0px 1px 0px 0px;
	background-color:yellow;
}

.td_input_form_date{
	font-weight: normal;
	width: 18%;
	padding: 0px 1px 0px 0px;
}
.td_input_form_date_err{
	font-weight: normal;
	width: 18%;
	padding: 0px 1px 0px 0px;
	background-color:yellow;
}
.td_input_form_short{
	font-weight: normal;
	width: 12%;
	padding: 0px 1px 0px 0px;
}
.td_input_form_short_err{
	font-weight: normal;
	width: 12%;
	padding: 0px 1px 0px 0px;
	background-color:yellow;
}


/**************   info corsi *****************/

.paginaDettaglio {
	padding: 0px 10px 10px 10px;
	margin-left:220px;
	margin-right:80px;
	background-color: #EFEFEF;
	border-style: solid;
	border-color:#D0DCE0;
	border-width: 2px;
}

.dettaglio_header
{	
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.dettaglioNomeCorso {
	font-size: 13pt;
	color: #9E0017;
	font-weight: bold;
	text-align:left;
}

.tableDettaglio {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin-left:20px;
	margin-right:20px;
	}
	
/*col sx */
td.details2 {
	width:10%;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	background-color:#D0DCE0;
	font-weight: bold;
}
/*col dx */
	td.details1 {
	width:60%;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E1E1E1;
}


/********* area riservata *******************/

#siteName{
	margin: 0;
	left:120px;
	text-align:center;
	padding: 0 0 0 10px;
}

#masthead{
	padding: 0px 0px 0px 0px;
	clear:both;
}


 
/********************* frame azioni *******************************/
	
	
#globalNav{
	padding: 0px 0px 5px 10px;
}

#pageName{
	color:white;
	background-color: #9E0017;	
	padding: 0px 0px 0px 20px;
}

#action  {
	float:right;
	position:absolute;
	top: 260px;
	right:10px;
 	width: 15%;
	height: 150px;
	margin: 10px 10px 0 20px; 
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-style: solid;		
	border-color:#D0DCE0;
	border-width:2px;
	white-space: nowrap;
	}
	
	
label.download {
	white-space: nowrap;
	font-weight: bold; 
	font-size: 12px;
	color: #000000;
}

label.header_download_form{
	background-color:#EFEFEF;
	font-weight:bold;
	color:#9E0017;
	font-size: 13px;
}

table.action {
 
	font-size: 11pt;
	color: #9E0017;
	text-align:left;
}
label.azioni {
	padding-left:10px;
	padding-top: 10px;
	font-size: 11pt;
	color: #9E0017;
	font-weight: bold;
	text-align:left;
}
.header_inserimento {
	margin:5px 5px 5px 5px;
	text-align: left;
	font-size: 14px;
	font-weight: bold; 
	color: #9E0017;
	}
