/*stili generici */
html,body{
	margin: 0px;
	padding:0px;
}
div, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
dl, dd, dt, ul, ol, li  {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

.dd-list{

padding-bottom: 5px;
}
.dd-list-first{
padding-bottom: 5px;
padding-top: 10px;}

.dd-list-last{
padding-bottom: 20px;
}

.new-link{
font-weight: bold;
background-color: #FEFF6F;
padding:2px 5px 2px 8px;
border-style:solid;
border-color:#000066;
border-width:1px;
}

body{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 76%;
	text-align: left;
	color: #000066;
	background-color: #FFFFFF;
}

table{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #000066;
	background-color: #FFFFFF;
}


h1 {
	text-align: left;
	color: #000066;
	font-size: 3em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

h3 {
	text-align: left;
	font-size: 1.3em;
	color: #000066;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

h5 {
	text-align: left;
	font-size: 0.9em;
	color: #000066;
	font-weight: bold;
	padding-left: 1em;
}

a {
	background: transparent;
	color: #006666;
	border-bottom: none;
	font-weight: bold;


}

a:hover {
	color: #009999;
}



/*stili specifici per il layout*/
/*header e main navigation*/
#header {
	clear: left;
	text-align: left;
	vertical-align: middle;
	height: 180px;
	padding: 0em;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(../img/header_site_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
		#header h1 {
			color: #000066;
			height: 95px;
			text-align: left;
		}
#mainNavigator {
	text-align: center;
	font-size: 1em;
	border-bottom: 5px solid #000066;
	color: #000066;
	padding: 0px;
	height: 20px;
	border-left-style: none;
}
#mainNavigator li {
	display: inline;
	padding: 0 0.75em 7px 0.75em;
	margin-bottom: 1em;
	border-right: 1px solid #000066;
	text-indent: 0;/* Resets basic.css */
}
#mainNavigator li.firstItem {
	border-left: 1px solid #000066;
}
#mainNavigator a:link, #mainNavigator a:visited {
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	color: #000066;
}
#mainNavigator a:hover {
	color: #009999;
	font-weight: bold;
	background-color: #FFFFFF;
}
	/*indicazione delle pagine sulla navigazione*/
	#mNavSelected {
	background-color: transparent;
	background-image: url(../img/mNav_bck.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

	#home h2 {
		background: url(../img/h2_home.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}
	#chisiamo h2 {
		background: url(../img/h2_chisiamo.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}
	#corsi h2 {
		background: url(../img/h2_corsi.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}
	#attivita h2 {
		background: url(../img/h2_attivita.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}

	#news h2 {
		background: url(../img/h2_news.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}

	#rubriche h2 {
		background: url(../img/h2_rubriche.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}

	#lineablu h2 {
		background: url(../img/h2_lineablu.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}

	#links_ h2 {
		background: url(../img/h2_links.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}
	#gallery h2 {
		background: url(../img/h2_gallery.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}


	#disclaimer h2 {
		background: url(../img/h2_disclaimer.jpg) no-repeat left center;
		color: #fff;
		font-size: 2.2em;
		font-weight: normal;
		padding-left: 2em;
		height: 60px;
	}
	#attivita th {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background-color: #E6F2F2;
	color: #990066;
	border: 1px solid #99CCCC;
	}
	#attivita td {
	border-bottom: 1px solid #99CCCC;
	}

	#news th {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background-color: #E6F2F2;
	color: #990066;
	border: 1px solid #99CCCC;
	}
	#news td {
	border-bottom: 1px solid #99CCCC;
	}


/*contenuto delle pagine*/
/*main con sfondo a sinistra*/
#main {
	padding: 0em;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../img/navigator_bck.jpg);

}

/*per la home page sfondo a destra*/
#extrabck {
	padding: 0em;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../img/extra_bck.jpg);
}
#extrabck img {
	float:right;
	margin: 5px -5px 5px 0px;
	text-align: center;
	background-position: center;





}


/*context navigator primo livello */
#firstLevelNavigator {
	width: 160px;
	float: left;
	padding: 1em 0em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 2px;
	display: block;
}


	#firstLevelNavigatorTextImage{
	width: 170px;
	float: left;
	text-align: left;
		}

	#firstLevelNavigator img{
	float:left;
	margin: 5px;
	text-align: left;
		}

	#firstLevelNavigator dl{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

		}

	#firstLevelNavigator dt{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-indent: 1em;
	background-color: #E2EBE4;
	width: 180px;
	text-align: left;
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #6CCDCC;
	border-right: 1px solid #6CCDCC;
	border-bottom: 1px solid #6CCDCC;
	border-left: 1px solid #6CCDCC;
	color: #990066;



}

	#firstLevelNavigator dt:hover{
	border: 1px solid #009999;

}


	#firstLevelNavigator a {
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}

	#firstLevelNavigator a:hover{
	color: #009999;
	font-weight: bold;

		}

	#firstLevelNavigator dd{
	margin-top: 0.5em;
	color: #000066;

		}


/*context navigator primo livello con elementi fissi*/
#firstLevelNavigatorFixed {
	width: 160px;
	float: left;
	padding: 1em 0em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 2px;
	display: block;
	position: fixed;



}

	#firstLevelNavigatorFixed img{
	float:left;
	margin: 5px;
	text-align: left;
		}

	#firstLevelNavigatorFixed dl{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

		}

	#firstLevelNavigatorFixed dt{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-indent: 1em;
	background-color: #E2EBE4;
	width: 180px;
	text-align: left;
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #6CCDCC;
	border-right: 1px solid #6CCDCC;
	border-bottom: 1px solid #6CCDCC;
	border-left: 1px solid #6CCDCC;
	color: #990066;
}

	#firstLevelNavigatorFixed dt:hover{
	border: 1px solid #009999;

}


	#firstLevelNavigatorFixed a {
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}

	#firstLevelNavigatorFixed a:hover{
	color: #009999;
	font-weight: bold;

		}

	#firstLevelNavigatorFixed dd{
	margin-top: 0.5em;
	color: #000066;

		}



	#secondLevelNavLink a {
	font-weight: bold;
	color: #000066;
	}


/*content, extra, links */

#content3cols {
	clear: none;
	float: none;
	margin-left: 180px;
	padding: 1em;
	margin-right: 160px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../img/page_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}


#content2cols {
	clear: none;
	float: none;
	margin-left: 190px;
	padding: 1em;
	margin-right: 0px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;


}

		#content2colsTextImage{
			width: 170px;
			margin-bottom: 10px;
			padding-right: 1em;
		}
		
		
		#content2cols ul, ol, li {
	list-style-type: disc;
	text-indent: 1em;
	margin-left: 1em;





}



#extra {
	float: right;
	width: 150px;
	font-size: 0.9em;
	padding-top: 1em;
	margin-right: 2px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, sans-serif;







}
			#extra a:visited{
				text-decoration: none;
				font-weight: bold;
				color: #990066;
			}

	#extra a {
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}

			#extra a:hover{
	color: #009999;
	text-decoration: none;
	font-weight: bold;

			}
			#extra dl{
	text-decoration: none;
	font-size: 1em;

		
				}
			#extra dt{
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	background-color: #E7E7E7;
	width: 150px;
	margin-bottom: 0.5em;
	margin-top: 1em;
	border: 1px solid #999999;
	text-align: center;
	text-indent: 0.5em;
	color: #990066;
				}

	#extra   .new-link-dt{
	background-color: #FEFF6F;
	
				}

				
	#extra dt:hover{
	border: 1px solid #333333;

}



			#extra dd{
	text-decoration: none;
	width: 130px;
	float: none;
	margin-left: 1em;
	text-align: left;





				}


#links {
	text-align: center;
	float: right;
	width: 150px;
	clear: right;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0.5em;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-left: 0em;

}



/*footer*/
#footer {
	text-align: center;
	clear: both;
	margin: 0px;
	padding: 0px 0px 1em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000066;
}
#footer h5 {
	text-align: center;
	color: #000066;
	font-weight: normal;
	padding-left: 0.9em;
	font-size: 0.8em;
}

#footer a{
	color: #000066;
		}
#footer a:hover{
	color: #009999;
		}

/*clearer  */

#clearerLeft{clear: left}
#clearerBoth{
	clear: both;
	height: 1px;



}
#clearerRight{clear: right}

#img_left {
	float:left;
	margin: 10px;
	font-size: .8em;
	text-align: center;
	vertical-align: baseline;

}

#img_right {
	float:right;
	margin: 10px;
	font-size: .8em;
	text-align: center;

}


.tdbold {
	font-weight: bold;
}

.thbold {
	font-weight: bold;
	color: #990066;

}

#sizer{
	text-decoration: none;
	width: 146px;
	border: 1px none #999999;
	text-align: center;
	color: #000066;
	padding: 0.2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
	font-weight: bold;

				}

#sizer span a {
	display: compact;
	color: #000066;
	border: 1px solid #000066;
	text-align:center;
	padding: 1px;
	margin: 0px;
	background-color: #FFFFFF;
	font-weight: bold;

}


#sizer span a:hover {
	background: #009999;
	color: #FFFFFF;
	font-weight: bolder;

}
