#box-home {
	width: 950px;
	height: 70px;
	background: url('/img/box-home.png') no-repeat top left;
	font-size: 18px;
	font-family: sans-serif;
	line-height: 70px;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}

#box-home strong {
	color: #0FB2F0;	
}

#box-home span#student {
	color: #5DAED6;	
}

#box-home span#biz {
	color: #CC6600;	
}

#box-home span#teacher {
	color: #79BB16;	
}



#home {
	margin: 0 0 10px 0;
	padding: 0;
	width: 950px;
	height: 320px;
	background: url('/img/box-home2.png') no-repeat top left;
}

#home ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	/*border: 1px solid #000;*/
}

#home ul li#studenti {
	float: left;
	width: 315px;
	color: #006698;
	margin: 0;
	padding: 0;
}

#home ul li#studenti h2 {
	color: #52A9D4;
	text-align: center;
	font-size: 18px;
	font-family: sans-serif;
	line-height: 40px;
}

#home ul li#studenti p {
	height: 50px;
	color: #939393;
}

#home #studenti div.go {
	margin-left: 70px;
}





#home ul li#scuole {
	float: left;
	width: 315px;
	color: #006698;
	margin: 0;
	padding: 0;
}

#home ul li#scuole h2 {
	color: #CC6600;
	text-align: center;
	font-size: 18px;
	font-family: sans-serif;
	line-height: 40px;
}

#home ul li#scuole p {
	height: 50px;
	color: #939393;
}

#home #scuole div.go {
	margin-left: 56px;
}




#home ul li#docenti {
	float: left;
	width: 315px;
	color: #006698;
	margin: 0;
	padding: 0;
}

#home ul li#docenti h2 {
	color: #79bb16;
	text-align: center;
	font-size: 18px;
	font-family: sans-serif;
	line-height: 40px;
}

#home ul li#docenti p {
	height: 50px;
	color: #939393;
}

#home #docenti div.go {
	margin-left: 80px;
}



.access {
	color: #000;
	clear: both;
	font-family: sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 10px 0 30px 0;
}

.access a {
	font-weight: bold;
	color: #006698;
}












ul.presentation {
	border: none;
	list-style-type: none;
	list-style-position: outside;
	padding: 0 25px !important;
	margin: 0;
}

ul.presentation li {
	padding: 0;
	margin: 0;
}

ul.presentation li h3
{
	color: #006699;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 40px;
	height: 60px;
}

ul.presentation li h3 span
{
	display: block;
	color: #666666;
	padding: 5px 0 0 0;
	font-size: 12px;
}

ul.presentation li h3#course_search {
	background: url('/img/biz/course_search.gif') no-repeat 0 5px;
}

ul.presentation li h3#course_info {
	background: url('/img/biz/course_info.gif') no-repeat 0 5px;
}

ul.presentation li h3#course_done {
	background: url('/img/biz/course_done.gif') no-repeat 0 5px;
}


ul.presentation li h3#insert_courses {
	background: url('/img/biz/insert_courses.gif') no-repeat 0 5px;
}

ul.presentation li h3#receive_requests {
	background: url('/img/biz/receive_requests.gif') no-repeat 0 5px;
}

ul.presentation li h3#find_teachers {
	background: url('/img/biz/reg_find_teachers.gif') no-repeat 0 5px;
}


ul.presentation li h3#insert_skills {
	background: url('/img/biz/insert_skills.gif') no-repeat 0 5px;
}

ul.presentation li h3#test_online {
	background: url('/img/biz/quiz.gif') no-repeat 0 5px;
}

ul.presentation li h3#find_job {
	background: url('/img/biz/find_job.gif') no-repeat 0 5px;
}





#home_cat {
	margin: 0;
	padding: 10px;
	clear: both;
	float: left;
	width: 720px;
	border-width: 3px 1px 1px 1px;
	border-color: #BADDEE;
	border-style: solid;
}

#home_cat h2 {
	background: none;
	color: #006699;
	font-weight: bold;
	font-family: sans-serif;
	margin: 0;
	padding: 5px 0 10px 0;
}

#home_cat ul {
	margin: 0;
	padding: 10px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url('/img/folder.gif');
}

#home_cat ul li {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#home_cat ul li a {
	color: #006698;
	padding: 0 0 0 3px;
}









#last_courses {
	margin: 10px 10px 0 0;
	padding: 10px;
	float: left;
	width: 720px;
	border-width: 3px 1px 1px 1px;
	border-color: #BADDEE;
	border-style: solid;
}

#last_courses h2 {
	background: none;
	color: #006699;
	font-weight: bold;
	font-family: sans-serif;
	margin: 0;
	padding: 5px 0 10px 0;
}

#last_courses h3 {
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #CC6600;
	font-weight: normal;
}

#last_school {
	margin: 0;
	padding: 10px;
	float: right;
	width: 170px;
	border-width: 3px 1px 1px 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

#last_school div {
	padding: 20px 0;
	text-align: center;
}

.access {
	color: #000;
	clear: both;
	font-family: sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
}

.access a {
	font-weight: bold;
	color: #006698;
}





.course_list {
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0;
	margin: 0;
	clear: both;
	overflow: auto;
}




.course_list .foto {
	width: 50px;
	/*height: 50px;*/
	float: left;
	border: 1px solid #e0e0e0;
	padding: 1px;
	margin: 0px;
}

.course_list .foto img {
	width: 50px;
}


.course_list h4 {
	font-size: 18px;
	color: #CC6600;
	margin: 0;
	padding: 0 0 10px 0;
	float: right;
	width: 650px;
	font-weight: normal;
}

.course_list h4 a {
	color: #CC6600;
}




.course_list .details {
	float: right;
	width: 650px;
	padding: 0;
	margin: 0;
	overflow: auto;
	background: url('/img/course-lst-bg.gif') repeat-y;
}




.course_list .details .text {
	float: left;
	width: 400px;
	padding: 0 10px 0 0;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}





.course_list .details .where {
	float: left;
	width: 100px;
	color: #000;
	padding: 0 10px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 90px;
}

.course_list .details .where a {
	font-weight: bold;
	color: #006699;
}





.course_list .details .price {
	float: left;
	width: 100px;
	padding: 0 10px;
	overflow: hidden;
}

.course_list .details .price span {
	color: #CC6600;
	font-weight: bold;
	font-size: 16px;
}

.course_list .details .price .note {
	color: #939393;
	font-size: 8px;
	font-weight: normal;
	padding: 5px 0 0 0;
}





.course_list .tags {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	width: 650px;
	color: #000;
	overflow: hidden;
}

.course_list .tags a {
	font-weight: bold;
	color: #006699;
}


.course_list .cat {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	width: 650px;
	color: #000;
	overflow: hidden;
}

.course_list .cat a {
	font-weight: bold;
	color: #006699;
}