body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #193580;
}



.header_link_aifa {
	top: 0px;
	left: 0px;
	width: 240px;
	height: 105px;
	z-index: 100;
	float:left;
	
}

.header_link_frontend {
	position:relative;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 105px;
	z-index: 100;
	float:left;
	
	
}

#header {
	position: absolute;
	width: 950px;
	height: 120px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% Verdana, Helvetica, sans-serif;
	background: url('../images/banner1.gif') no-repeat 0 0;
	border: 0px solid;
	border-color: #000099;
}

#wrapper {
	left: 50px;
	width: 900px;
	margin: 0px auto;
	position: absolute;
	background:#FFFFFF;
}

#content {
  position: absolute;
  top: 0px;
	left: 0px;
	width: 900px;
	margin-left: 0px;
	margin-top: 120px;
	clear: both;
	border-width: 0px;
	border-color: #193580;
	border-style: solid;
	background: #FFFFFF;
	background-image: url('../images/sfondo1.gif');
	background-repeat: no-repeat;
}

#menu {
	width: 900px;
	height: 19px;
	margin: 0px auto;
	background:#077f7f;
	float:left;
}

.menu-orizzontale{
	width: 900px;
	height: 20px;
	margin: 0px auto;
	background:#077f7f;
	float:left;
	color: #FFFFFF;
}

#footer {
	width: 900px;
	height: 14px;
	background:#077f7f;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	float:left;
	margin-top: 20px;
}

#box {
	width: 900px;
	font-size: 12px;
	margin-top: 20px;
}

#box2 {
	width: 900px;
	font-size: 12px;
	margin-top: 20px;
	text-align: center;
}

#box_L {
	width: 434px;
	text-align: center;
	float:left;
}

#box_R {
	width: 434px;
	float:right;
}

.box_L{
	width: 434px;
	vertical-align: top;
	margin-top: 20px;
	background:#9bdbfc;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #193580;
}

.box_R{
	width: 434px;
	vertical-align: top;
	margin-top: 20px;
	background:#9bdbfc;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #193580;
	float:right;
}

.box_header{
	background-image: url('../images/sf_box_header.gif');
	background-repeat: no-repeat;
	width: 434px;
	height: 22px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: top;
	text-align: justify;
	font-size: 18px;
}

.box_check{
	vertical-align: top;
	text-align: left;
	width: 350px;
	margin-left: 20px;
}

.borderbottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left:0px;
}



.borderbottom2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B52525;
	font-size: 14px;
	font-weight:bold;
	color: #B52525;
}

.logo-cineca{
	width: 900px;
	text-align: center;
	float:left;
}

a:link {
	color: #193590;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #193590;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #193590;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


a.bianco:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.bianco:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.bianco:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.bianco:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

li { 
	list-style: url(images/freccia.gif) circle outside;
	margin-left:10px;
}

#commenti{display:none}

