*{ margin:0px; padding:0px; }

body {
	border: 0;
	color: #3B3F51;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	border: 1px solid #006699;
}
img {
	border: 0;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
.didascalia {
	color: #006699;
	text-align: center;
	font-size: 11px;
	margin-bottom: 10px;
	border: 0;
}
.evidenziaDocumento {
	border: 1px solid #C1E0FF;
}
.nota {
	color: #006699;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.simplelink {
	color: #3B3F51;
	
}
/* /////////////////////////////////////////////// */
#contenitore {
	width: 975px;
	text-align:left;
	margin: 0 auto;
	border: 0;
}

#header {
	display: block;
	width: 975px;
	height: 220px;
	clear: right;
	border: 0;
}
#menu {
	clear:left;
	width: 975px;
	border: 0;
}
#corpocentrale {
	clear: left;
	width: 975px;
	padding-top: 0px;
	border: 0;
}
#footer {
	width: 975px;
	color: #003366;
	padding-top: 10px;
	text-align:center;
	clear: left;
	border: 0;
}
/* //////////////////////////////////////////////// */
/* //////////////////// HEADER //////////////////// */
/* /////////////////////////////////////////////// */

.headimage {
	float: left;
	width: 975px;
	height: 175px;
	border: 0;
	margin: 10px 0 10px 0;
	padding: 0;
	background:url(images/header.png) no-repeat center;
}

.scrollable {
	display: block;
	border: 0;
	margin: 0;
	padding: 5px 0 5px 20px; 0;
	height: 30px;
	width: 930px;
	font-size: 14px;
	background-color: #ffffff;
	float: left;
	clear: right;
}

/* /////////////////////////////////////////////// */
/* ////////////////     MENU       /////////////// */
/* /////////////////////////////////////////////// */
#menubox {
	display: block;
	clear: left;
	margin-top: 1px;
}
#head {
	float: left;
	width: 799px;
	background: url("images/menuBg.gif") repeat-x bottom;
	font-size: 100%;
	line-height: normal;
}
#head ul {
	margin:0;
	padding:10px 10px 0 -9px;
	list-style:none;
}
#head li {
	float:left;
	background: url("images/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
#head a {
	float:left;
	display:block;
	background: url("images/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#C2EBFF;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#head a {float:none;}
/* End IE5-Mac hack */
#head a:hover {
	color:#FFFFFF;
}
#head #current {
	background-image: url("images/norm_left_on.gif");
	border-width:0;
}
#head #current a {
	background-image: url("images/norm_right_on.gif");
	color:#006699;
	padding-bottom:5px;
}


/* /////////////////////////////////////////////// */
.ricerca {
	padding-top: 0px;
	text-align: right;
	float: right;
	border: 0;
}
#invio:hover{
	 cursor:pointer;
}

/* /////////////////////////////////////////////// */
/* ///////////////  corpocentrale  /////////////// */
/* /////////////////////////////////////////////// */
.contenuti {
	width: 805px;
	float: left;
	/*background: url("images/border.gif") no-repeat scroll top right;*/
	/*border-left: 1px solid #776655;
	border-right: 1px solid #776655;*/
}
.contenuti .bordo {
	background: url("images/angoloAltoDx.gif") no-repeat scroll top right;
	border-left: 1px solid #776655;
	height: 10px;
}
.contenuti .fondo {
	width: 805px;
	background: url("images/fondoContenuti.gif") no-repeat scroll bottom center;
}
.contenuti .titolo {
	font-weight: bold;
	font-size: 16px;
	color: #006699;
	padding-top: 4px;
}
.contenuti .titoloFotoFlash {
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	padding-top: 4px;
}
.contenuti .titoloFotoFlashGrande {
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	padding-top: 4px;
}
.contenuti .readmore {
	font-weight: bold;
	font-size: 11px;
	color: #3B3F51;
}
.contenuti .dataNews {
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	padding-top:1px;
	padding-bottom: 1px;
}

/* /////////////////////////////////////////////// */
/* /////////////    colonna destra    //////////// */
/* /////////////////////////////////////////////// */
.coldx {
	float: right;
	width: 150px;
	/*text-align:center;*/
	padding-left: 4px;
	border: 0;
}

/* /////////////////////////////////////////////// */
/* //////////////    MENU ADMIN    /////////////// */
/* /////////////////////////////////////////////// */
.menuAdmin {
	height: 215px;
	width: 144px;
	margin: 0;
	padding-left: 3px;
}
ul#navAdmin{
	font-size: 12px;
	list-style: none;
	font-weight: bold;
}
ul#navAdmin li{
	float: left;
	text-align: center;

	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #006699;
	border-right: 1px solid #006699;
}
ul#navAdmin li.first{
	float: left;
	text-align: center;
	
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
}
ul#navAdmin li.last{
	float: left;
	text-align: center;

	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #006699;
	border-right: 1px solid #006699;
}
ul#navAdmin a{
	float: left;
	
   text-decoration: none;
	background-color:#006699;
	color: #C2EBFF;
}
ul#navAdmin span{
	width:144px;
	float: left;
	padding: 5px 0px 5px 0px;
}
ul#navAdmin li#active{
	background-color:#FFFFFF;
	height: 25px;
	color: #006699;
	cursor: default;
}
ul#navAdmin li#active a,ul#navAdmin a:hover{
	background-color:#FFFFFF;
	height: 25px;
	color: #006699;
	cursor: pointer;
}
ul#navAdmin li#bloccato{
	background-color:#C1E0FF;
	height: 25px;
	color: #006699;
	cursor: default;
}
/* /////////////////////////////////////////////// */
.authZone {
	border: 1px solid #BCD0E9;
	margin-bottom: 15px;
}
.authZoneLogged {
	background: url("images/authMenu.gif") no-repeat top;
	height: 280px;
	border: 0; /*0px solid #BCD0E9;*/
	margin-bottom: 15px;
}
.authZone .titolo {
	text-align:center;
	font-weight:bold;
	padding-top: 0px;
	display: block;
	width: 148px;
	height: 18px;
}
.authZoneLogged .titolo {
	text-align:center;
	font-weight:bold;
	padding-top: 8px;
	display: block;
	width: 150px;
	height: 20px;
	color: #006699;
}
.authZone .testo {
	text-align:center;
	font-weight:bold;
	padding-top: 10px;
}
.authZone fieldset label {
	margin-left: 10px;
	
}
.authZone fieldset input {
	margin-left: 10px;
	margin-bottom: 10px;
	
}
.authZone fieldset .formauth {
	text-align: left;
	padding-top: 10px;
}
.authZone fieldset .formauth2 {
	text-align: center;
	padding: 5px 0 0 0;
}

/* /////////////////////////////////////////////// */
.event {
	height: 145px;
	border: 1px solid #BCD0E9;
	margin-bottom: 15px;
	background-color: #006699;
}
.event .titolo {
	text-align:center;
	font-weight:bold;
	color: #C2EBFF;
}
.event .eventbody {
	
}
/* /////////////////////////////////////////////// */
.news {
	height: 145px;
	border: 1px solid #BCD0E9;
	background-color: #006699;
	margin-bottom: 15px;
}
.news .titolo {
	text-align:center;
	font-weight:bold;
	color: #C2EBFF;
}
.news .newsbody {
	
}
/* /////////////////////////////////////////////// */
.feastudy {
	height: 145px;
	border: 1px solid #BCD0E9;
	background-color: #006699;
	margin-bottom: 15px;
}
.feastudy .titolo {
	text-align:center;
	font-weight:bold;
	color: #C2EBFF;
}
.feastudy .feastudybody {
	
}
/* /////////////////////////////////////////////// */
.writeusbox {
	width: 150px;
	height: 60px;
	background: url("images/WriteUsBox.gif") no-repeat top center;
	margin-bottom: 15px;
	border: 0;
}
.writeusbox .titolo {
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
}
.writeusbox .writeusbody {
	padding-top: 5px;
	text-align: center;
	color: #C2EBFF;
}
.writeusbox .writeusbody fieldset{
	border: 0;
}
.writeusbox .writeusbody #submitWS {
	margin: 0;
}
/* /////////////////////////////////////////////// */
.newsletter {
	height: 90px;
	width: 150px;
	background: url("images/newsletter.png") no-repeat center;
	margin-bottom: 15px;
	border: 0;
}
.newsletter .titolo {
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
}
.newsletter .body {
	padding-top: 5px;
	text-align: center;
}
.newsletter .body .testo {
	text-align: center;
}
.newsletter .body fieldset {
	border: 0;
}
.newsletter .body fieldset .nlemail {
	margin-bottom: 10px;
	border: 1px solid #006699;
}

/* /////////////////////////////////// */
/*                FOOTER               */
/* /////////////////////////////////// */
#legal {
	padding-top: 5px;
	padding-bottom: 5px;
}