@charset "utf-8";
/* RESET DEGLI STILI */
h1, h2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* FINE RESET */

body {
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	padding-top: 8px;
	margin-top: 0px;
}

.sfondoCella {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1b1b1f;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
	color: #1b1b1f;
	margin-top: 5px;
	margin-bottom: 10px;
}

ul {
	margin-bottom: -10px;
}

ol {
	margin-top: 3px;
	margin-bottom: 3px;
}

.blue {
	font-size: 12px;
	color: #0076c0;
}

.red {
	font-size: 12px;
	color: #e82e01;
}

a, a:visited {
	color: #0076c0;
	text-decoration: none;
}

a:hover {
	color: #0076c0;
	text-decoration: underline;
}

.red a, .red a:visited {
	color: #e82e01;
	text-decoration: underline;
}

.red a:hover {
	color: #e82e01;
	text-decoration: none;
}

.italiano a, .italiano a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #e82e01;
	text-decoration: none;
}

.italiano a:hover {
	color: #e82e01;
	text-decoration: underline;
}

.english a, .english a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0076c0;
	text-decoration: none;
}

.english a:hover {
	color: #0076c0;
	text-decoration: underline;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	padding-left: 30px;
	color: #1b1b1f;
	background-color: #FFFFFF;
}

.credits a, .credits a:visited {
	color: #1b1b1f;
	text-decoration: underline;
}

.credits a:hover {
	color: #1b1b1f;
	text-decoration: none;
}

.voceMenu {
	height: 29px;
	text-align: left;
	vertical-align: middle;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/rigaMenu.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.voceMenuUlt {
	height: 28px;
	text-align: left;
	vertical-align: middle;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.voceMenuSel {
	height: 29px;
	text-align: left;
	vertical-align: middle;
	padding-left: 23px;
	color: #e82e01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/voceMenuSel.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.voceMenuSelUlt {
	height: 28px;
	text-align: left;
	vertical-align: middle;
	padding-left: 23px;
	color: #e82e01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/voceMenuSelUlt.png) no-repeat;
}
.sottomenu {
	height: 19px;
	text-align: left;
	vertical-align: middle;
	padding-left: 23px;
	color: #e82e01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e82e01;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e82e01;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 3px;
}

.main {
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1b1b1f;
}

.didascalia {
	margin-top: 5px;
	margin-bottom: 0px;
}

.linkCorsi {
	font-size: 11px;
}

.autoriFoto{
	font-size: 10px;
}