body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #003399;
	margin: auto;
	padding: 0;
	text-align: center;
	background: #fff url('../img/body_bg.jpg') repeat-x;
	}

img {
	border-style: none;
}

table {
	width: 100%;
}

table tr td {
	margin: 2px;
	padding: 4px;
}

table tr.even td {
	background-color: #fff;
}

table tr.odd td {
	background-color: #eee;
}

table tr th {
	border-bottom: 1px solid #ddd;
}

.small {
	font-size: 10px;
}

.error {
	background-color: #CC0000;
}

.warning {
	background-color: #FFFF66;
}

.ok {
	background-color: #99CC33;
}


/* div contenitore */

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

/* fine div contenitore */

/* div header */

#header {
	background-color: #C1D4F1;
	border-bottom: 1px solid #617DA9;
	border-top: 1px solid #617DA9;
	background-image: url('../img/lawandbusiness.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	}

/* fine div header */

#status {
    padding: 2px 0 0 10px;
/*    margin-bottom: 2px;*/
    font-size: 7pt;
    color: #FC0;
    border-top: 2px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #617da9;
    vertical-align: middle;
}

/* div left */

#left {
	background-color: #DFE9F7;	
/*	background-image: url('../img/deco01.png');*/
	background-repeat: no-repeat;
   background-position: top right;
	width: 210px;
   margin-bottom: 20px;
	float: left;
	border: 2px solid #eee;
}

/* fine div left */

/* div main */

#main {
	background-color: #fff;	
	margin-left: 215px;
	padding-left: 10px;
	padding-right: 30px;
	line-height: 20px;
   letter-spacing: 0.7px;
	}

/* fine div main */

/* div right */

#right {
	float: right;
	background-color: #abc;
	width: 150px;
	}

/* fine div right */

/* div footer */
#footer {
	/*background-color: #C1D4F1;	*/
	clear: both;
	margin-top: 5px;
	border-top: 1px dotted #C1D4F1;
	}
/* fine div footer */

/* ------------------------------------------------- */

a {
    color: #202A38;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
	border: 0;
}

p {
    text-align: justify;
    font-size: 9pt;
    margin-top: 20px;
    line-height: 20px;
    letter-spacing: 0.7px;
}

p.fl:first-letter {
	float: left;
	font-size: xx-large;
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 0;
	color: #202A38;
	background-color: #DFE9F7;
	margin-right: 2px;
/*	vertical-align: text-top;*/
}


#status a {
	color: #FC0;
}

#status span.contacts {
	float: right;
	padding-right: 10px;
}

#left ul {
	list-style-image: url('../img/list.png');
	margin-left: 0;
	padding: 2px;
	padding-left: 20px;
	/*width: 90%;*/
}

#left ul li {
    margin: 4px 0;
}

#left li.active {
    background-color: #F3F7FD;
    border: 1px solid #bbb;
}

#left li a  {
  display: block;
}

#left li a { display: block; }

#left li a:hover { 
  background-color: #f3f7fd;
  text-decoration: none; 
}

#left li a.active {
    color: #f4d43c;
}

#left ul li ul  {
   list-style-type: none;
   list-style-image: url('');
   padding-left: 10px;
   padding-bottom: 4px;
}

#left ul li ul li {
   margin: 4px 0;
	font-size: 8pt;
	color: #444;
}

#left ul li ul li a {
	color: inherit;
	
}

#left ul li ul li.active {
	border: 0;
	color: #f4d43c;
}

#main a {
	border-bottom: 1px dotted #ccc;
}

#main h1 {
    text-align: center;
}

#main h2 {
    text-align: right;
    border-bottom: 1px solid #bbb;
    padding-bottom: 10px;
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: .4em;
}

#main h3 {
    padding: 10px;
    background-color: transparent;
    background-image: url('../img/h3_bg.jpg');
    background-repeat: repeat-x;
    margin-top: 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .4em;
	 color: #444;
}

#main h4 {
	text-align: left;
	padding-left: 50px;
	border-bottom: 1px solid #f4d43c;
	width: 80%;
}

#main .floatright {
	float: right;
	margin: 5px;
	padding: 5px;
	border: 1px solid #eee;
}

/***********************
immagini nella homepage
************************/
#first_images {
/*	border: 1px solid #eee;*/
	padding: 5px 2px 2px 2px;
	width: 500px;
}

#first_images .images {
	height: 250px;
	margin-top: 0;
	padding-top: 0;
}

#first_images a,img,a:visited {
	border-style: none;
}

}
#first_images h2,h3,h4 {
	text-align: center;
	background: transparent;
	background-image: none;
}

#first_images h3.box {
	margin-top: 70px;
	border: 1px solid #9191b3;
	text-align: center;
}

#first_images h2.course_title {
	font-style: italic;
	text-align: center;
	border: 0;
	font-family: serif;
	margin-bottom: 0;
	margin-top: 5px;
}


#first_images h3.course_subtitle {
	text-align: center;
	color: #003399;
	letter-spacing: normal;
	font-family: serif;
	font-size: 14px;
	margin-top: 0;
	padding: 0;
	background-color: transparent;
	background-image: url('');
}

#first_images h5 {
	font-size: 10pt;
	font-weight: bold;
}

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

#first_images ul.box li {
	float: left;
	width: 49%;
	margin: 0 2px;
}

#first_images ul.box li a {
	display: block;
	text-align: center;
	border: 1px solid #415471;
	background: #fff url(../img/h3_bg.jpg) repeat-x;
	text-decoration: none;
}

#first_images ul.box li a:hover {
	background-color: #abc;
	background-image: none;
}

#first_images .date {
	text-align: center;
	margin-top: 0;
	font-style: italic;
}

#first_images p.auspices {
   font-size: 11px;
   text-align: center;
   padding: 5px;
/*   margin-top: 60px;*/
   line-height: 12px;
   letter-spacing: normal;
	float: left;
	width: 45%;
	height: 90px;
	margin-top: 5px;
	background-color: #F3F7FD;
}

#first_images p.auspices:first-line {
	font-style: italic;
	line-height: 20px;
}

#first_images p.auspices a {
	color: #003399;
}

#first_images p.sanpaolo {
	font-size: 11px;
   text-align: center;
   padding: 5px;
/*   margin-top: 60px;*/
   line-height: 12px;
   letter-spacing: normal;
	float: right;
	width: 45%;
	height: 90px;
	margin-top: 5px;
	background-color: #F3F7FD;
}

#first_images .img_left {
	border: 1px solid #415471; 
	padding: 5px;
}

#first_images .img_right {
	border: 1px solid #415471;
	padding: 5px;
}

#first_images .ist_name_left {
	float: left;
	margin-left: 2px;
	width: 240px;
	text-align: center;
}

#first_images .ist_name_right {
	float: right; 
	margin-right: 2px;
	width: 240px;
	text-align: center;
}


/***********************
fine immagini nella homepage
************************/
#main span.address {
    background-color: #DFE9F7;
    border: 1px solid #bbb;
    color: #444;
    font-style: italic;
    margin-top: 30px;
/*    margin-left: 50px;
    margin-right: 150px;*/
    padding: 5px;
    display: block;
    text-align: center;
}

#main span.faxno {
	cursor: help;
	color: #202A38;
	border-bottom: 1px dotted #ccc;
}

#footer .footnote {
    font-size: 7pt;
    font-style: italic;
    color: #bbb;
    text-align: center;
    display: block;
}

#footer a {
    color: #bbb;
    text-decoration: none;
}

#footer a:hover {
    color: #555;
}

#msgbox {
	padding: 4px;
	margin: 4px;
}

