body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#divHead{
	background-color: #e6f6f7;
	height: 120px;
	padding-left: 20px;
	background-image: url(img/titolo.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#divHead p{
	visibility: hidden;
	display: inline;
}
#divCont {
	margin-right: 201px;
}
#divTesti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 100%;
	float: left;
	margin-right: -200px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2F1F4;
}
#divSidebar{
	width: 180px;
	float: right;
}
#divMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 2px;
}
#divMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#divMenu ul li{
	list-style: none;
}
li.selected{
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 5px;
}
#divMenu a{
	text-decoration: none;
	color: #003333;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#divMenu a:hover{
	background-color: #9ed2dc;
	text-decoration: none;
}
#divMenuSup {
	background-color: #d0edef;
	margin-bottom: 2px;
	padding: 3px;
}
#divMenuInf {
	background-color: #d7f0f2;
	padding: 3px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #026269;
	font-size: 11px;
  	background-color: #E2F1F4;
  	clear: both; 
	padding: 3px;
	text-align: center;
}
h1, h2, h3, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #026269;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7f0f2;
	padding-top: 20px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	color: #018b95;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
}
h3{
	font-size: 12px;
}
h4{
	font-size: 12px;
}
h2.home {
	font-size: 13px;
	font-weight: bold;
	padding-top: 100px;
}
a{
	color: #026269;
	text-decoration: underline;
}
a:hover{
	color: #026269;
	text-decoration: none;
}
ul li{
padding: 0px;
margin: 0px;
}
li{
	list-style-image: url(img/li.gif);
}
ul li.noImage{
	list-style: none;
}
.titoloSubMenu{
	display: block;
	text-align: right;
	background-color: #9ed2dc;
	font-weight: bold;
	padding: 5px;
    margin: 0px;
}
#credits{
	text-align: center;
	padding-top: 10px;
	color: #01656D;
	border-left: 1px solid #9ed2dc;
	background-color: #F0F7F7;
}
#credits p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01656D;
	font-weight: bold;
	width: 150px;
	text-align: justify;
}
#credits img{
	border: 5px solid #ffffff;
}
#copertine{
	padding-bottom: 10px;
    padding-top: 10px; 
	background-color: #D1DFE0;
}
.floatdx{
	float: right;
	padding-left: 10px;
}
.floatsx{
	float: left;
	padding-right: 10px;
}
.centerAlign{
	text-align: center;
	border-left: 1px solid #9ed2dc;
}
div.libro{
	display: block;
	clear: both;
	margin-bottom: 60px;
}
div.libro img{
	float: left;
	margin-right: 10px;
}
#block{
	text-align: center;
	float: right;
}

/*  ___________________          pagine dei corsi */
h2.corsi {
	background-color: #F0F7F7;
}
#intro{
text-align: center;
padding: 10px;
background-color: #F0F7F7;
}
#intro img{
padding: 10px;
}
#base, #avanzato, #piede, #yoga, #erbe{
	margin-top: 20px;
	padding: 5px;
}
.evidenziato{
color: red;
}
/*  ___________________          fine pagine dei corsi */

