div#mainContent {
	padding:0;	
	width:950px;
	overflow:hidden;
	line-height:1.3em;
	background:url(../images/leftback.jpg) 0 0 repeat-x #FFF;
}

/**** LEFT SIDEBAR *****/
div#sideBar {
	width:236px;
	
	float:left;
	
	position:relative;
}

div#sideBar h1 {
	color:#003f62;
	font-size:16px;
	font-weight:normal;
	margin:25px 0 0 21px;
}
ul#secondNav {
	margin:18px 0 0 21px;
}
ul#secondNav li {
	width:199px;
	height:29px;
	line-height:29px;
	background:url(../images/subnavback.jpg) 0 0 no-repeat;
	margin-bottom:1px;
}
ul#secondNav li a {
	color:#6c6c6c;
	font-size:12px;
	display:block;
}
ul#secondNav li a.active {
	color:#fd9002;
	font-size:12px;
}


div#mainSection {
	width:714px;
	float:left;
	
}


img#banner {
	display:block;
}
div#bodySection {
	width:654px;
	background:url(../images/shadowLeft.jpg) 0 0 no-repeat;
	padding:13px 30px 40px;
	min-height:250px;
	height:auto;!important
}
* html div#bodySection {
	height:250px;
}
div#bodySection h2 {
	margin-top:24px;
	font-size:14px;
}
div#bottomLine {
	position:absolute;
	top:240px;
	left:10px;
}
h4 {
	color:#357599;
	font-weight:normal;
	font-size:15px;
}
div.box {
	width:192px;
	height:89px;
	background:url(../images/boxSmall.jpg) 0 0 no-repeat;
	margin-top:7px;
	padding:12px 9px;
}
div.box h5 {
	font-weight:bold;
	font-size:12px;
}
div.box p {
	margin:2px 0;
}
div.box a {
	color:#fd9002;
	font-size:11px;
}
div#corsi {
	margin-top:20px;
}
ul#elenco {
	margin-top:5px;	
}
ul#elenco li {
	padding:15px 0;
	border-bottom:1px dotted #6c6c6c;
}
ul#elenco li h3 {
	font-size:14px;
}
ul#elenco li p {
	font-size:12px;
	margin:3px 0;
}
ul#elenco li a {
	font-size:12px;
	color:#fd9002;
}
