body {
	margin: 0 0 0 0;
   font-family: Verdana, Arial, sans-serif;
   color: #444;
   background: #fff;
   margin: 0;
   font-size: 12px;
}

p,ul,li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul li {
	margin-top: 5px;
	margin-bottom: 15px;
}

a {
	text-decoration: underline;
	color: #F85952;
}

a:hover {
   text-decoration: none;
}

a:active {
   text-decoration: none;
}

a:visited {
   text-decoration: underline;
}

* h1 {
	font-size: 120%;
	margin-top: 25px;
	text-align: center;
	text-transform: uppercase;
}

* h2 {
	margin-bottom: 20px;
	text-align: center;
}

img {
	border: 0;
}

table tr td {
	padding: 5px;
}

/* struttura *** container - header - left - main *** */

#container {
/*   border: 1px solid black; */
   width: 960px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

#header {
/* border: 1px solid black; */
   background: transparent url('../img/headerbg.png') repeat-x;
   height: 100px;
   border-bottom: 1px solid #da251d;
   text-align: left;
}

#left {
   width: 170px;
   \width: 180px;
   w\idth: 170px;
   float: left;
   /*position: absolute;*/
/*   margin-top: 10px;*/
   border-top: 20px solid #da251d;
}

#main {
/*   background: grey;*/
   margin-left: 175px;
}

/* fine struttura *** container - header - left - main *** */

#header img.stars_header_right {
   float:right;
}

#left p.first_logos {
   padding: 0;
   padding-top: 2px;
   margin: 0;
   text-align: center;
}

#left p.first_logos img {
   margin: 0;
}

#left p.scalone {
   margin: 0;
   text-align: center;
}

#left p.scalone img {
   border: 1px solid #f85952;
   padding: 2px;
}

#left p.address {
   font-size: 12px;
   margin: 1px;
   text-align: center;
}

#left p.address a {
   text-decoration: none;
}

#left p.address span.iuse {
   font-weight: bold;
}

#left p.address span.cde {
   font-style: italic;
}

#main #menu {
   float: right;
   width: 170px;
}

#main #menu ul {
   list-style: none;
   margin: 0;
   padding-left:0;
   font-size: 12px;
}

#main #menu ul li {
   padding: 2px 2px;
   background-color: #da251d;
   color: white;
   text-align: center;
   text-transform: uppercase;
   font-weight: bold;
   margin-bottom: 20px;
   line-height: 15px;
}

#main #menu.tematiche ul li {
	background-color: #4e4ea5;
}

#main #menu ul li.active {
	background: #F85952 url('../img/whitearr1.png') no-repeat center left;
}
#main #menu.tematiche ul li.active {
	background: #6f9fc4 url('../img/whitearr2.png') no-repeat center left;
}
#main #menu ul li.current_edition {
	text-align: center;
	background: transparent url('../img/star_small.png') no-repeat left top;
	color: #F85952;
	font-size: 11px;
	text-transform: uppercase;
}

#main #menu li.current_edition_selected {
	text-align: center;
	background: url('../img/brownarr1.png') no-repeat left center;
	text-transform: none;
	font-weight: normal;
}

#main #menu ul li.current_edition a {
   color: #F85952;
   text-decoration: none;
}

#main #menu ul li.current_edition_selected a {
   color: black;
   text-decoration: none;
}

#manin #menu ul li.current_edition a:hover {
	background-color: #fff;
}

#main #menu ul li.old_current_edition {
	text-align: center;
	background: transparent url('') no-repeat left center;
	color: lightgrey;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
}

#main #menu ul li.old_current_edition a{
	color: lightgrey;
}

#main #menu ul li a {
   color: white;
   text-decoration: none;
   display: block;
   margin-left: 10px;
}

#main #menu ul li a:hover {
   background-color: #fff;
   color: #444;
}

#main #menu.tematiche ul li a:hover {
   background-color: #fff;
   color: #4e4ea5;
}
#main #content {
/*   border-top: 20px solid #da251d;*/
   margin-right: 175px;
   padding: 5px;
   padding-right: 0;
   padding-left: 0;
   padding-top: 0;
}

#main #content span.news {
	float: right;
	background: yellow;
	padding: 2px;
	margin: 2px;
}

#main #content h2 {
   margin: 0;
   padding: 0;
   padding-left: 10px;
   color: #da251d;
   font-size: 14px;
   background: white;
   text-transform: uppercase;
}

#main.tematiche #content h2, #main.tematiche #content  h3, #main.tematiche #content  h4 {
	color: #6F9FC4;
	display: block;
}

#main #content h3 {
   margin: 0;
   padding: 0;
   padding-left: 20px;
   color: white;
   font-size: 12px;
   background: #da251d;
}

#main #content h4 {
   color: #da251d;
   border-bottom: 1px solid #da251d;
   margin-right: 5px;
}

#main #content h4 {
border-bottom: 1px solid #6F9FC4;
}

#main #content p {
   text-align: justify;
   padding: 2px;
   padding-right: 5px;
   line-height: 20px;
   font-size: 12px;
}

#main #content ol {
	font-weight: bold;
	color: #da251d;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
}

#main #content ol > li > ul {
	font-weight: normal;
	color: #444;
	list-style-type: disc;
}

#main #content caption {
   font-weight: bold;
   padding-top: 10px;
   padding-bottom: 10px;
}

#main #content th {
	text-align: left;
	border-bottom: 1px solid #da251d;
	padding-top: 10px;
}

#main #content td {
	vertical-align: top;
}

#main #content td.ore {
	vertical-align: top;
	background: #da251d;
	color: white;
	font-weight: bold;
	width: 100px;
}

#main #content span.privacy {
	font-weight: bold;
}

#main #content span.course_title {
	font-style: italic;
}

#main #content .iscrizioni_link a {
  color: #da251d;
}

#main #content .tblDate  {
  width: 400px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #F85952;
  font-size: 12px;
  font-weight: bold;
}

div#container #tblIscrizione tr, div#container #tblFatturazione tr {
	background-color: #eee;
}

div#content table tr td {
	border: 1px solid #aaa;
}

div#main div#menu ul li.tematiche {
	background-color: red;
	background-image: none;
}
div#main div#menu ul li.tematiche a:hover {
	background-color: #fff;
	color: red;
}

div#menu ul#news,  div#menu ul#news ul {
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	text-transform: none;
}
div#menu ul#news li {
	background-color: transparent;
	color: #444;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
}
div#menu ul#news h2 {
	color: #F85952;
	text-align: right;
	font-style: italic;
	border-bottom: 1px solid #F85952;
	margin-bottom: 10px;
}

div#menu ul#news li a {
	color: #721111;
}

div#main div#content .homenews {
	border: 1px solid #F85952;
	font-size: 11px;
	padding: 5px 10px;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	background: transparent url(/../img/star_news.png) left center no-repeat;
}
div#main div#content .homenews * {
	text-align: center;
}

.prog_details {
	display: none;
	border: 2px dashed #aaa;
	padding: 4px;
	background-color: #ddd;
}

#footer {
	border-top: 1px solid #444;
	clear: both;
}

#footer p.footer {
	text-align: center;
	color: #444;
	font-size: 12px;
}

#footer a {
	color: #666;
}

