body {		
	background-color: #003C63;
	font-size:9pt;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
	background-image: url("../images/common/bk_all2.gif");
	background-position: center top;
	background-repeat: repeat-y;
}
	
img {
	border: 0px;
}

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

a:hover {
	text-decoration:underline overline;
	color:#FF9900;
}

p, table, td {
	font-size: 100%;
}



h1 {
	width:99%;
	margin: 20px 0 15px 0;
	font-size:13pt;
	color:#FF9900;
	clear:both;
	float:left;
	text-align:left;
	font-weight:bold;
}

h1.short{
	margin-bottom:0px;
}

h1.pageTitle
{
	font-size: 160%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #999;
}


h1.parTitle
{
	margin-top: 5px;
	margin-bottom: 10px;
}


h2 {
	margin: 25px 0 8px 0;
	padding-left:5px;
	font-size:10pt;
	color:#003C63;
	background:#FF9900;
	width:99%;
	clear:both;
	/*float:left;*/
	text-align:left;
	font-weight:bold;
}


h2.project
{
	color:#FF9900;
	background:none;
float:left;
}


h3 {
	width:99%;
	margin: 15px 0 5px 0;
	font-size:9pt;
	color:#FFFFFF;
	clear:both;
	text-align:left;
	/*float:left;*/
}


h3.project {
	color:#FF9900;
	background:none;
float:left;
}




hr{
	width:99%;
	height:1px;
	margin: 15px auto 0;
	color:#999;
	background-color:#999;
	float:left;
	clear:both;
	border:0px;
}


.blueback{
	background: #1E557B;
}

.white{
	color:#FFFFFF;
}


.link { color:#FFF; }


.article
{
	padding: 10px 10px 0px 10px;
	width:220px;
	float: left;
	text-align:justify;
	border-right: 1px solid #999;
}


.latestnews
{
	padding: 0px 0px 0px 10px;
	width:228px;
	float: left;
}

.latestnews .tab
{
	margin: 0 0 10px -10px;
	padding: 4px 0 0 8px;
	width: 230px;
	height: 18px;
	color: #003C63;
	font-weight:bold;
	background: #2E6288;
}

.latestnews .date
{
	margin: 0;
	padding: 0 0 0 16px;
	float:left;
	font-size:7pt;
	color: #99B1C1;
	background: url("../images/news.gif") no-repeat left bottom;
}

.latestnews ul{
  margin:0px;
  padding:0px 0px 0px;
  list-style:none;
}


.latestnews li
{
	width:auto;
	margin: 0px 0 22px 0;
	clear: left;
	font-size: 10pt;
}


.elenco_logos ul
{
  margin:0px;
  padding:10px 8px 0px;
  list-style:none;
}

.elenco_logos img
{
	margin: 0 8px 0 0;
}

.elenco_logos li
{
  width:auto;
  margin: 4px 0 0 4px;
  font-size:10pt;
  padding: 0px 0px 0px 9px;
}

img.title
{
	margin: 10px 0 0 0;
	/*border:1px solid #FF0000;*/
}

.projects_row
{
	clear:both;
	margin:0;
	padding:0;
	float:left;
}


.abstract_projectmain
{
	margin: 10px 0 20px 0;
	padding: 0px 13px 5px 13px;
	clear:both;
	width:500px;
	text-align:justify;
	background: #17476D;
}

.abstract_projectmain img
{
	margin: 0 10px 0 0;
	float:left;
	border: 1px solid #000000;
}

.abstract_project
{
	margin:0 0 0 0;
	padding: 0 11px 0 11px;
	float:left;
	clear:right;
	width:235px;
	text-align:justify;
	min-height:280px;
	height:auto !important;
	height:280px;
	border-right: 1px solid #999;
}

.abstract_project img
{
	margin: 0 10px 0 0;
	float:left;
	border: 1px solid #000000;
}

.screenshot
{
	margin: 0px;
	padding: 4px 4px 4px 4px;
	position:absolute;
	right: 0px;
	top:0px;
	background: #1E557B;
	border: 1px solid #FFFFFF;
}


.people_group
{
	margin: 20px 0 0px 0;
	position:relative;
	height:100%;
	width:530px;
	float:left;
}


.people_group h1 {
	margin: 0px 0 10px 0;
	font-size:11pt;
	color: #FF9900;
	clear:left;
	font-weight:bold;
}


.people_tab
{
	margin: -1px 5px 10px 0;
	padding: 5px 5px 0 5px;
	width: 600px;
	height: auto !important;
	height: 70px;
	min-height: 70px;
	float: left;
	position:relative;
	line-height:14px;
	color: #99B1C1;
	border-top: 1px solid #999;
}

.people_tab .tags
{
	margin: 0 3px 0 0;
	padding: 0 3px 0 0;
	width:60px;
	float: left;
	color: #99B1C1;
	text-align:right;
}

.people_tab .attributes
{
	width: 450px;
	margin: 0 15px 0 0;
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
	border-left: 1px solid #999;

}

.people_tab .screenshot
{
	margin: 0px;
	padding: 4px 4px 4px 4px;
	position:absolute;
	right: 5px;
	top:5px;
	background: #1E557B;
	border: 1px solid #FFFFFF;
}


.people_tab a
{
	text-decoration:none;
	color: #FF9900;
}

.people_tab a:hover
{
	text-decoration:underline;
	color: #FF9900;
}


.people_scheda
{
	margin: 0;
	padding: 5px 0px 0 0px;
	width:450px;
	position:relative;
	line-height:18px;
}

.people_scheda .tags
{
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	width:100px;
	float: left;
	color: #99B1C1;
	text-align:right;
	border-right: 1px solid #999;
}

.people_scheda .attributes
{
	width:150px;
	margin: 0 15px 0 0;
	float: left;
	color: #FFFFFF;
}


.people_scheda a
{
	text-decoration:none;
	color: #FF9900;
}

.people_scheda a:hover
{
	text-decoration:underline;
	color: #FF9900;
}


.navigation_bottom{
	width:100%;
	heigth:40px;
	margin:25px 0 0 0;
	padding: 0 0 3px 0;
	position:relative;
	float:left;
	text-align:left;
}


.page_nav{
	width:300px;
	margin:0 3px 0 0;
	padding:0;
	heigth:40px;
	float:right;
	text-align:right;
}

.page_nav p{
	margin:3px 4px 0 0;
	padding:0;
	float:right;
}

.page_nav ul{
	height:16px;
	margin: 0;
	clear:none;
	padding: 1px 0 0px 1px;
	float:right;
	background: #FF9900;
}

.page_nav li{
	width:auto;
	margin: 0;
	padding:0 6px 0 6px;
	float:left;
	color:#999;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	background:none;
	border-right:1px solid #FFFFFF;
}

.page_nav a{
	color:#3E5168;
}

.page_nav a:hover{
	color:#3E5168;
}

.page_nav .last{
	margin: 0 0px 0 0;
	border-right:0px;
}


.schedaProgetto, .scheda, .scheda_alumni
{
	margin: 0 0 25px 0;
	padding: 5px 0px 0 0px;
	width:100%;
	float: left;
	position:relative;
	line-height:18px;
}

.scheda
{
	height: 100px;
}


.scheda .tags, .schedaProgetto .tags
{
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	float: left;
	color: #99B1C1;
	text-align:right;
	border-right: 1px solid #999;
}

.scheda_alumni .tags
{
	min-width:100px;
	width: !important auto;
	width: 120px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	float: left;
	color: #99B1C1;
	text-align:right;
}

.scheda .attributes, .schedaProgetto .attributes
{
	margin: 0 15px 0 0;
	float: left;
	color: #FFFFFF;
}

.scheda_alumni .attributes
{
	margin-left: 130px;
	padding-left: 10px;
	border-left: 1px solid #999;
}

.scheda a
{
	text-decoration:none;
	color: #FF9900;
}

.scheda a:hover
{
	text-decoration:underline;
	color: #FF9900;
}

.tablelist{
	width:100%;
	clear:both;
	margin-bottom:20px;
}

.tablelist td{
	margin:0;
	padding: 5px 8px 5px 5px;
}

.tablelist td a{
	text-decoration:none;
}

.tablelist td a:hover{
	text-decoration:underline;
}

.tablenews{
	width:100%;
}


.tablegallery{
	width:100%;
}

.tablegallery td{
	text-align:center;
	vertical-align:top;
	padding:5px 0 5px 0;
}

.tablegallery td img{
	border:0px;
	margin: 0 6px 4px 6px;
	vertical-align:middle;
}

.tablegallery td a img{
	border:1px solid #fff;
}

.tablenews td{
	text-align:left;
	padding: 3px 6px 3px 4px;
	border-bottom:1px solid #999;
}

.tablenews .selected{
	background:#1E557B;
}



.image_gallery{
	width: 98%;
	clear:both;
	margin: 5px;
	padding: 6px 0 6px 0;
	background:#1E557B;
	text-align: center;
	vertical-align: middle;
}

.image_gallery img{
	margin: 0 6px 4px 6px;
	border:1px solid #fff;
}


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


#link_continue { 
margin: 0 0 0 8px;
padding: 0px 9px 0 0;
color:#99B1C1;
font-size:7pt;
background: url("../images/freccina.gif") no-repeat right bottom;
}


#corpo_news{
	margin:0 0 0 0!important;
	margin:-13px 0 0 0;
	padding:0;
	position:relative;
	float:left;
}

#corpo_news .date, #corpo_news .dateend{
	width:100px;
	margin:0;
	padding:0;
	position:absolute;
	right:3px;
	top:-18px;
	color:#C5C5C5;
	text-align: right;
}

#corpo_news .dateend{
	top:2px;
}

#corpo_news img{
	margin:2px 9px 5px 0;
	float:left;
	clear:left;
	border:1px solid #222222;
}

#corpo_news h1{
	width:82%;
	padding-right:90px;
	text-align:left;
	min-height:30px;
	height:auto !important;
	height:30px;
}


#orderbar
{
	margin: 0 0 5px 0;
	padding: 2px 75px 0 0;
	width:450px;
	height:20px;
	float: left;
	position:relative;
	text-align:right;
	color: #99B1C1;
	border-bottom: 1px solid #999;
}

#orderbar ul{
	margin: 0;
	padding: 0;
	width:70px;
	position: absolute;
	right: 0px;
	top: 0px;
	list-style:none;
}

#orderbar li{
	margin: 0px 2px 0 2px;
	padding: 0;
	float: left;
	width: 16px;
	height:19px;
	list-style:none;
	background:none;
}

#orderbar a
{
	text-decoration:none;
	color: #FF9900;
}

#orderbar a:hover
{
	text-decoration:underline;
	color: #FF9900;
}

#calendar{
	padding-left:4px;
	width:211px;
	margin:20px auto 0;
	float:left;
	background:#5D799B;
	border:1px solid #1E557B;
}


#calendar td{
	height:14px;
	background:#5D799B;
	text-align:center;
}

#calendar .days td{
	background: #FF9900;
	font-weight:bold;
}


#prj_snapshot img
{
	margin: 0 10px 10px 0;
	padding: 1px;
	float:left;
	background: #AAAAAA;
	border: 1px solid #000000;
}


/* form */
label {
  float:left;
  width:25%;
  text-align:right;
}

fieldset
{
	border: 1px solid #66cccc;
}

.errorMsg
{
	color: #FF6600;
	font-size: 110%;
	font-weight: bold;
}

.clearAll{
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	clear:both;
	float:none;
}
.style1 {font-size: 14px}
.style2 {font-size: 24px; font-weight: bold; color: #FF9900;}
.style3 {font-size: 18px; color: #FF9900;}