#header-top {
	height: 100px;
	border-bottom: 1px solid #1650A4;
	background: url(../img-layout-siaic/loghi.jpg) no-repeat top right;
}

#banner-top {
	margin: 10px auto;
}

#banner-home-top {
	margin: 0 auto 10px auto;
}

#banner-home-bottom {
	margin: 10px;
}

#header-bottom {
	height: 247px;
	background-image: url(../img-layout-siaic/siaic-header.jpg);
	background-repeat: no-repeat;
}

#header-bottom p {
	padding: 224px 0 0 15px;
	color: #ac6642;
	font-weight:bold;
	font-size: 1.1em;
}

#pagebody-blue {
	background-image: url(../img-layout-siaic/pagebody.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #1650A4;
	border-bottom: 1px solid #1650A4;
	padding-top: 28px;
}

#pagebody-green {
	background-image: url(../img-layout-siaic/pagebody-green.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #1650A4;
	border-bottom: 1px solid #1650A4;
	padding-top: 28px;
}

#pagebody-yellow {
	background-image: url(../img-layout-siaic/pagebody-yellow.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #1650A4;
	border-bottom: 1px solid #1650A4;
	padding-top: 28px;
}

#pagebody-orange {
	background-image: url(../img-layout-siaic/pagebody-orange.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #1650A4;
	border-bottom: 1px solid #1650A4;
	padding-top: 28px;
}

#pagebody-purple {
	background-image: url(../img-layout-siaic/pagebody-purple.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #1650A4;
	border-bottom: 1px solid #1650A4;
	padding-top: 28px;
}

#pagebody-red {
	background-image: url(../img-layout-siaic/pagebody-red.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #1650A4;
	border-bottom: 1px solid #1650A4;
	padding-top: 28px;
}

#pagebody-blue .box.bordered, #pagebody-blue .box.colored { border: 1px solid #1650A4; }
#pagebody-green .box.bordered, #pagebody-green .box.colored { border: 1px solid #728848; }
#pagebody-yellow .box.bordered, #pagebody-yellow .box.colored { border: 1px solid #A68B3C; }
#pagebody-orange .box.bordered, #pagebody-orange .box.colored { border: 1px solid #AC6642; }
#pagebody-purple .box.bordered, #pagebody-purple .box.colored { border: 1px solid #914A98; }
#pagebody-red .box.bordered, #pagebody-red .box.colored { border: 1px solid #FF0000; }

#pagebody-blue .box.colored {  color: #1650A4; background: #DDEEFF; }
#pagebody-green .box.colored {  color: #728848; background: #EDF0E7; }
#pagebody-yellow .box.colored {  color: #A68B3C; background: #F2EFE7; }
#pagebody-orange .box.colored {  color: #AC6642; background: #F5EFEE; }
#pagebody-purple .box.colored {  color: #914A98; background: #F1E9F4; }
#pagebody-red .box.colored {  color: #FF0000; background: #FFECEC; }

#left-blue {
	background-image: url(../img-layout-siaic/left-blue.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#left-green {
	background-image: url(../img-layout-siaic/left-green.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#left-yellow {
	background-image: url(../img-layout-siaic/left-yellow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#left-orange {
	background-image: url(../img-layout-siaic/left-orange.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#left-purple {
	background-image: url(../img-layout-siaic/left-purple.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#left-red {
	background-image: url(../img-layout-siaic/left-red.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#left-loghi {
	margin-top: 20px;	
}

#left-loghi img {
	margin-bottom: 10px;	
}

#left-loghi h3 {
	color: #1553A8;	
}

#footer {
	color: #666666;	
	font-size: 0.9em	
}

#footer img {
	float: left;
	margin-right: 20px;
}


.content-margin {
	padding-left: 20px;
	padding-right: 20px;
}

p.go-pay {
	font-size: 1.2em;
	text-align:center;
}

/* LEFT MENU */

#blue { background-image: url(../img-layout-siaic/blue.gif); }
#green { background-image: url(../img-layout-siaic/green.gif); }
#yellow { background-image: url(../img-layout-siaic/yellow.gif); }
#orange { background-image: url(../img-layout-siaic/orange.gif); }
#purple { background-image: url(../img-layout-siaic/purple.gif); }
#red { background-image: url(../img-layout-siaic/red.gif); }

#blue a { color: #1650A4; text-decoration: none; padding-left: 10px; }
#green a { color: #728848; text-decoration: none; padding-left: 10px; }
#yellow a { color: #A68B3C; text-decoration: none; padding-left: 10px; }
#orange a { color: #AC6642; text-decoration: none; padding-left: 10px; }
#purple a { color: #914A98; text-decoration: none; padding-left: 10px; }
#red a { color: #ff0000; text-decoration: none; padding-left: 10px; }

#blue a:hover, #blue a.attivo {background: url(../img-layout-siaic/ul-blue.png) no-repeat 0 2px; }
#green a:hover, #green a.attivo {background: url(../img-layout-siaic/ul-green.png) no-repeat 0 2px; }
#yellow a:hover, #yellow a.attivo {background: url(../img-layout-siaic/ul-yellow.png) no-repeat 0 2px; }
#orange a:hover, #orange a.attivo {background: url(../img-layout-siaic/ul-orange.png) no-repeat 0 2px; }
#purple a:hover, #purple a.attivo {background: url(../img-layout-siaic/ul-purple.png) no-repeat 0 2px; }
#red a:hover, #red a.attivo {background: url(../img-layout-siaic/ul-red.png) no-repeat 0 2px; }

#blue h2 { color: #1650A4; }
#green h2 { color: #728848; }
#yellow h2 { color: #A68B3C; }
#orange h2 { color: #AC6642; }
#purple h2 { color: #914A98; }
#red h2 { color: #ff0000; }


#blue, #green, #yellow, #orange, #purple, #red {
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 30px;
}

#blue ul, #green ul, #yellow ul, #orange ul, #purple ul, #red ul {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 0px;
}

#blue h2, #green h2, #yellow h2, #orange h2, #purple h2, #red h2 {
	margin-left: 30px;
	font-size: 12px;
	font-weight: bold;
}

/* Content Typography */

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h1 span.groupstudy {
	font-size: 14px;
	font-style:italic;
}

#blue-content h1, #blue-content h2 { color: #1650A4; }
#green-content h1, #green-content h2 { color: #728848; }
#yellow-content h1, #yellow-content h2 { color: #A68B3C; }
#orange-content h1, #orange-content h2 { color: #AC6642; }
#purple-content h1, #purple-content h2 { color: #914A98; }
#red-content h1, #red-content h2 { color: #ff0000; }

/* MENU-H */

#menu-h {
	height: 14px;
	margin-top:	76px;
}

#menu-h ul {
  list-style: none;
  margin:0 0 0 0;
}

#menu-h ul li {
  float: left;
  list-style: none;
}

#menu-h a {
  overflow:hidden;
  display:block;
  height:14px;
  text-indent:-9999px;
  border-right:1px solid #1650A4;
}

#menu-h a.home {
  background:url(../img-layout-siaic/btn-home.jpg) no-repeat 0 0;
  width: 56px;
}

#menu-h a.contatti {
  background:url(../img-layout-siaic/btn-contatti.jpg) no-repeat 0 0;
  width: 79px;
  border-right: none;
}

/* Home Page
-------------------------------------------------------------- */

#homepage .box {
	padding-left: 0;
	padding-right: 0;
}

#homepage h1 {
	font-size: 24px;
	line-height: 1.2;
	border-bottom: 1px solid #1451a4;
	padding: 0 0 5px 0;
	font-weight:bold;
}

#homepage ul {
	list-style-type:none;
	margin: 0 50px 0 0;
}

#homepage .list-float ul {
	float:left;
	margin: 0 80px 0 0;
}

#homepage .list-float ul li a {
	font-weight:bold;
}

#homepage ul li {
	background: url(../img-layout-siaic/arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
	color: #567d9e;
}

#homepage ul li a {
	text-decoration:none;
	color: #567d9e;
}

#homepage ul li a:hover {
	text-decoration:underline;
}

#homepage #eventi ul li, #gruppi-studio ul li, #homepage #e-learning ul li, #homepage #news ul li {
	border-bottom: 1px solid #dce5ec;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* colonna centrale */

#homepage .col-center {
	padding: 0 20px 0 0;
}

#homepage .col-center p {
	font-size: 14px;
	line-height:1.5;
	color:#567d9e;
}
#homepage #eventi, #homepage #gruppi-studio {
	clear:both;
	padding: 20px 0 0 0;
}

#homepage #eventi h2, #homepage #gruppi-studio h2 {
	text-transform:uppercase;
	font-size: 1em;
	font-weight:bold;
	color:#fff;
	background:#74abd2 url(../img-layout-siaic/bg-homepage-h2-eventi.gif) no-repeat center left;
	padding:2px 0 2px 20px;
}

#user_count ul li span{
	float:right;
	font-weight:bold;
	margin-right: 300px;	
}

#user_count ul li{
	border-bottom: 1px #f00 dotted;	
}

#event_adv {
	font-size: 14px;
	font-weight:bold;
	padding: 5px;
	color: #5D82A2!important; 
	border-bottom: 1px #5D82A2 solid;
	margin-bottom: 10px;
	min-height:60px;
}

#event_adv a {
	color: #5D82A2!important; 
}

#event_adv img {
	border:none;
	float:left;
	margin-right:15px;
}

hr.blueline {
	background-color: #5D82A2;
	margin:0px;
}

/* colonna destra */

#homepage .col-right {
	margin: 0 0 0 20px;
}

#homepage .col-right img {
	border: 1px solid #dce5ec;
}

#homepage #e-learning h2 {
	font-size: 1em;
	color:#fff;
	background:#738848 url(../img-layout-siaic/bg-homepage-h2-elearning.gif) no-repeat center left;
	padding:2px 0 2px 20px;
	margin: 15px 0 15px 0;
}

#homepage #news h2 {
	font-size: 1em;
	color:#fff;
	background:#ab6642 url(../img-layout-siaic/bg-homepage-h2-news.gif) no-repeat center left;
	padding:2px 0 2px 20px;
	margin: 15px 0 15px 0;
}

/* Search result
-------------------------------------------------------------- */

#search-result {
	width:600px;
}
#search-result .label {
	float:left;
	width:70px;
}
em.search-header {
	color:#F00;
	font-weight:bold;
}
#search-result .key, #search-result .what, #search-result .where {
	float:right;
	width:530px;
}
#search-result .key {
	font-weight:bold;
}

em.search-key-0 {
	font-style:normal;	
	background-color:#FFFF33;	
}

em.search-key-1 {
	font-style:normal;	
	background-color:#00FFFF;
}

em.search-key-2 {
	font-style:normal;	
	background-color:#FF99FF;
}

em.search-key-3 {
	font-style:normal;
	background-color:#66CC33;	
}

em.search-key-4 {
	font-style:normal;
	background-color:#FF9900;	
}

em.search-key-5 {
	font-style:normal;
	background-color:#CC9900;	
}


table.traking td {
	width: 160px;
	padding: 8px 0 8px 8px;	
}
table.traking td.caption {
	font-weight: bold;
	font_size: 16px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #396EA3;
}
table.traking tr.row-0 {
	background-color: #E7E7E7;
}
table.traking tr.row-1 {
	background-color: #F8FBFE;
}
table.traking tr.row-over {
	background-color: #FF0000;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}