body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
li {text-align: justify}
blockquote {text-align: justify}
a:link,a:active,a:visited {text-decoration: none; color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #000000; border: 0px; }

/* Main table cell colours and backgrounds */
.row1	{ background-color: #FFFFFF; }
.row2	{ background-color: #EFEFEF; }
.row3	{ background-color: #FFFFFF; }


/* Header cells */
th	{
	color: #FFFFFF; font-size: 12px; font-weight : bold;
	background-color: #969696; height: 25px;
	text-align: center;
}

a.thLink,a.thLink:visited { color: #FFFFFF; text-decoration: none; }
a.thLink:hover { color: #FFD54F; text-decoration: underline; }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* Used for the navigation text, (Page 1,2,3 etc)  */
.nav			{ font-weight: bold; font-size: 11px; color : #000000; text-align: right;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

.siteTextSmall	{ font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteTextMed	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight : normal;  }
.siteTextIndent	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
td.rowIndent {font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 25px}
.siteText,p,td	{ font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.title {color:#006699; font-weight: bold;}
.red { color: red; }
.bold {font-weight: bold;}
.justify {text-align: justify;}

.bottone {
 background-color: #D1D7DC;
 font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight : bold; color : #000000;
 width: 70px;
}


#header{
/*	background: transparent url(images/logo_web.png) no-repeat top left; */
	height: 110px;
	width:100%;
}
#header img {
	border: 0px;
	margin: 0px;
	float:left;
}
#header h1{
	float:right;
	font-weight: bold;
	font-size: 30px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#headerClose {
	position: absolute;
	top: 113px;
	left: 0px;
/*	background: transparent url(images/blue_bg_bottom.gif) repeat bottom left; */
/*	background-color: #66a2c1;*/
	height: 15px;
	width:100%;
}
#headerClose hr	{
	size: 20px;
	border: solid #D1D7DC 0px;
}


#content {
	clear: both;
}
#contentClose {
	background-color: #66a2c1;
	height: 15px;
	width:100%;
}

/* stile per tabelle (corsi di alta formazione) */
.tableLine {margin:0px 0px 0px 15px;background-color:black;}
.tableLine td {background-color:white;padding:2px;}
.tableLineEnd {margin:10px 0px 0px 0px;}

