﻿@charset "utf-8";
.internalEDU {
	background-image: url(../images/edu/EDU_mainTop.jpg);
}
.iconEDU{
	height: 135px;
}
.EDU_left_box {
	background-image: url(../images/edu/EDU_sub_bg.jpg);
	background-repeat: repeat-y;
	width: 260px;
	background-color: #FFFFFF;
}
.EDU_left_box ul,.EDU_left_box li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.EDU_left_box .top {
	background-image: url(../images/edu/EDU_sub_top.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
}
.EDU_left_box .bottom {
	background-image: url(../images/edu/EDU_sub_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 80px;
	padding-right: 0px;
	padding-left: 5px;
}
.EDU_left_box .mainMenu {
}
.EDU_left_box .mainMenu li {
	padding-top: 5px;
}
.EDU_left_box .mainMenu a {
	background-image: url(../images/edu/bullet.png);
	display: block;
	background-repeat: no-repeat;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 5px;
	line-height: 16px;
	behavior: url(iepngfix/iepngfix.htc);
	padding-right: 10px;
	margin: 0px;
	width: 200px;
}
.EDU_left_box .mainMenu a:hover {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}
.EDU_left_box .mainMenu .active, .EDU_left_box .mainMenu .active:hover {
	font-size: 18px;
	color: #E6DD7C;
	background-image: url(../images/edu/bullet_h.png);
	padding-left: 30px;
	margin: 0px;
}
/*.EDU_left_box .mainMenu .submenu {
	padding-left: 10px;
	padding-bottom: 20px;
}
.EDU_left_box .mainMenu .submenu li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.EDU_left_box .mainMenu .submenu a{
	font-family: Arial, Helvetica, sans-serif;
	color: #D2E8FB;
	background-image: url(../images/edu/subBullet.png);
	background-position: left 2px;
	padding-left: 15px;
	font-size: 14px;
	margin:0px;
}
.EDU_left_box .mainMenu .submenu a:hover{
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
.EDU_left_box .mainMenu .submenu .active, .EDU_left_box .mainMenu .submenu .active:hover{
	color: #FFFFFF;
	background-image: url(../images/edu/subBullet_h.png);
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 15px;
	background-position: left 1px;
}*/
.EDU_left_box .mainMenu .submenu {
	padding-bottom: 0px;
	background-image: url(../images/edu/EDU_subUl_top.png);
	background-position: left top;
	width: 231px;
	background-repeat: no-repeat;
	height: 1%;
	overflow: visible;

	behavior: url(iepngfix/iepngfix.htc);
	margin-left: 15px;
}
.EDU_left_box .mainMenu .submenuBottom{
	background-image: url(../images/edu/EDU_subUl_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	overflow: visible;
	position: relative;
	behavior: url(iepngfix/iepngfix.htc);
	display: block;
	width: 231px;
	margin-left: 15px;
	
}
.EDU_left_box .mainMenu .submenu ul{
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
}
.EDU_left_box .mainMenu .submenu li{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-color: #FFB56A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.EDU_left_box .mainMenu .submenu a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD7AE;
	background-image: none;
	padding-left: 15px;
	font-size: 14px;
	margin:0px;
	width: 170px;
	cursor:pointer;
}
.EDU_left_box .mainMenu .submenu a:hover{
	font-size: 14px;
	color: #E6DD64;
	margin: 0px;
}
.EDU_left_box .mainMenu .submenu .active, .EDU_left_box .mainMenu .submenu .active:hover{
	color: #FFFFFF;
	background-image: none;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
.EDUcontent {
	padding-top: 0px;
	background-color: #FFFFFF;
}
.EDU_lefColumn {
	float: left;
	width: 260px;
}
.EDU_mainColumn {
	float: left;
	width: 720px;
}
.EDU_mainColumn .mainArticolo {
}
.EDU_mainColumn .mainArticolo h1{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #ED7500;
	line-height: 50px;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD7AE;
}
.EDU_mainColumn .mainArticolo p{
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.EDU_mainColumn .mainArticolo strong {
	color: #1C9603;
}

.EDU_mainColumn .EDUleftImg {
    margin: 5px;
	float: left;
}
.EDU_mainColumn .EDUrightImg {
    margin: 5px;
	float: right;
}
.EDU_mainColumn .EDUcenterImg {
    width: 100%;
    margin: 5px;
    text-align: center;
	float: right;
}

.EDU_mainColumn .approfondimento {
	background-image: url(../images/edu/EDU_approfondimento_bg.jpg);
	background-repeat: repeat-y;
	width: 720px;
}
.EDU_mainColumn .approfondimento .top {
	background-image: url(../images/edu/EDU_approfondimento_top.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
}
.EDU_mainColumn .approfondimento .top .bottom {
	background-image: url(../images/edu/EDU_approfondimento_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 70px;
	padding-right: 20px;
	padding-left: 20px;
}
.EDU_mainColumn .approfondimento h2 {
	text-align: right;
	display: block;
	color: #1D9903;
	font-size: 28px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.EDU_mainColumn .approfondimento p {
	font-size: 16px;
	color: #000000;
	font-style: italic;
}
