@charset "utf-8";
#testata {
	background-image: url(../immagini/sfondo-testata.jpg);
	height: 101px;
	width: 760px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 0px;
}
#navigazione .item-navigazione {
	float: left;
}
#navigazione .item-navigazione-guide {
	float: left;
	margin-left: 95px;
}


#testata h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1074D8;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 75px;
	text-align: left;
	padding-left: 250px;
}
#left-bar {
	width: 422px;
	height: auto;
	float: left;
	background-image: url(../immagini/sfondo-left-bar.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
}
#resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	visibility: hidden;
	overflow: auto;
	height: 50px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
body {
	text-align: center;
}
#logo {
	text-align: left;
	width: 760px;
}
#navigazione {
	text-align: left;
	width: 760px;
	height: 31px;
}
#contenuti {
	width: 760px;
	height: auto;
	padding-top: 10px;
}
#contenuti #left-bar .testo a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#contenuti #left-bar .testo a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#contenuti #left-bar .testo a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
#contenuti #left-bar .testo a:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#contenuti #left-bar .testo a:visited {
	color: #FF9900;
	font-weight: bold;
}
#right-bar {
	background-image: url(../immagini/sfondo-right-bar.gif);
	height: auto;
	width: 331px;
	background-repeat: repeat-y;
	float: left;
	margin-left: 7px;
}
#contenuti #left-bar .titolo-sezione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	background-image: url(../immagini/sfondo-titolo-sezioni.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
	text-align: left;
	padding-left: 30px;
}
#contenuti #left-bar .testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 30px;
	text-align: left;
	padding-right: 30px;
	padding-top: 0px;
	line-height: 20px;
}
#lezione-precedente {
	float: left;
}
#lezione-successiva {
	margin-left: 230px;
}

#contenuti #left-bar .testo strong {
	color: #0066CC;
	font-size: 13px;
}
#contenuti #left-bar .testo .item-portfolio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
	height: 75px;
}
.bordoimgportfolio {
	border: 1px solid #0066CC;
}
.titolo-lezione {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
#contenuti #left-bar h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-transform: uppercase;
	font-size: 27px;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(../immagini/sfondo-titolo-sezioni.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}
/*
#contenuti #left-bar li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 15px;
}
*/