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

p,ul,li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: 15px;
}

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

ul li {
	margin-top: 2px;
	margin-bottom: 4px;
}

a {
	text-decoration: underline;
	color: #232F97;
}

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;
	color: #232F97;
}

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

img {
	border: 0;
}

table tr td {
	padding: 5px;
}

input, textarea, select {
	border: 1px solid #444;
}

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

#container {
   width: 770px;
   \width: 780px;
   w\idth: 770px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

#header {
   background: transparent url('../img/header.png') repeat-x 0 -200px;
   height: 100px;
   border-bottom: 1px solid #232f97;
   text-align: left;
   overflow: hidden;
}

div#header-start {
	width: 50px;
	height: 100px;
	float: left;
	background: transparent url('../img/header.png') repeat-x 0 0;
}

div#header-end {
	width: 50px;
	height: 100px;
	float: right;
	background: transparent url('../img/header.png') repeat-x -60px -100px;
}

#left {
   width: 170px;
   \width: 180px;
   w\idth: 170px;
   float: left;
}

#main {
/*   background: grey;*/

}

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

div#header div#logo {
   margin-top: 5px;
   text-align: center;
}

#left p {
   margin: 4px 0;
   text-align: center;
}

#left img {
   border: 0;
}

#left p.address {
   font-size: 8pt;
   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 10px;
   background: transparent url('../img/li_bg.png') 0 0 no-repeat;
   color: white;
   text-align: center;
   text-transform: uppercase;
   font-weight: bold;
   margin-bottom: 15px;
}


#main #menu ul li.active {
   background: transparent url('../img/li_bg.png') -170px 0 no-repeat;
}

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

#main #menu ul li a:hover {
   color: #4666f1;
}

#main #content {
/*   border-top: 20px solid #4666f1;*/
   margin-right: 175px;
   margin-left: 175px;
   padding: 5px;
   padding-right: 0;
   padding-left: 0;
   padding-top: 0;
}

div#main div#content div#foto {
	text-align: center;
}



div#main div#content div#foto div#homenews * {
	text-align: center;
	font-weight: bold;
}

ul.buttons {
	list-style-type: none;
	margin: 2px 0;
	padding: 0;
}

ul.buttons li {
	width: 42%;
	padding: 4px 10px;
	margin: 5px;
	float: left;
	color: #fff;
	background: #2b3cad url(../img/span_bg.png) repeat-x 0 0;
	text-align: center;
}
ul.buttons li a {
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
}

#main #content h2 {
   margin: 4px;
   padding: 2px;
   color: #4666f1;
   font-size: 12px;
   background: white;
   text-transform: uppercase;
}

#main #content h3 {
   margin: 2px;
   padding: 5px;
   padding-left: 20px;
   color: #444;
   font-size: 12px;
   background: #bfc9f4;
}

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

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

#main #content p, #main #content ul li, #content ol li {
   text-align: justify;
   padding: 2px;
   padding-right: 5px;
   line-height: 20px;
   font-size: 10pt;
}

#main #content p.new_edition {
	border: 1px solid #4666F1;
	font-weight: bold;
}

#main #content ol {
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 4px;
}
#main #content ol li {
	margin-bottom: 8px;
}

#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 #4666f1;
	padding-top: 10px;
}

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

#main #content td.ore {
	vertical-align: top;
	background: #4666f1;
	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: #4666f1;
}

#main #content .tblDate  {
  width: 400px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #232F97;
  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#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: #232F97;
	text-align: right;
	font-style: italic;
	border-bottom: 1px solid #232F97;
	margin-bottom: 10px;
}

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

div#homenews p.date {
	background-color: #f0dd3c;
	padding: 5px;
	color: #222;
	font-weight: bold;
	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: 10px;
}

#footer a {
	color: #666;
}

#main #content p.msgBox {
	border: 1px solid red;
	margin: 4px;
	padding: 8px;
	text-align: center;
}
