* { margin:0; padding:0; }

body {
font-family : Arial, Helvetica, sans-serif;
height: 100%;
font-size: 71%;
/*font-size: 0.5em;*/
margin:0;
padding:0; 
text-align:left;
background-color:#FFFFFF;
color: #333;
}

/* ---Layout--- */
/* DIV -------------------------------- */
#container{
	width:980px;
	border:2px solid #003882;
	margin-top:5px;
	/*margin-top:20px;*/
}

#nav{
	margin:0px;
	padding:0px;
	width:980px;
	height:25px;
	border-bottom:2px solid #003882;
}

#header{
	margin:0px;
	padding:0px;
	width:980px;
	height:180px;
	border-bottom:2px solid #003882;
}

#content{
	margin:0px;
	padding:0px;
	width:980px;
	border-bottom:2px solid #003882;
}

#LiveClock{
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:italic;/**/
}

/*<!-- RSS TICKER -->*/
 #mooticker li {
position: absolute;
top: 0;
left: 0;
display: block;
padding: 2px 4px;
font-weight: bold;
font-size: 90%;
text-decoration: none;
}

#mooticker {
position: relative; /* important */
overflow: hidden; /* important */
width: 100%; /* important */
height: 60px; /* important */
}

/* CLASS -------------------------------- */
.logo{
	width:180px;
	height:180px;
}

.sponsor{
	width:180px;
	height:180px;
	background-color:#DCDCDC;
}

.bordo_sx_dx{
	border-left:2px solid #003882;
	border-right:2px solid #003882;
}

.bordo_sx{
	border-left:2px solid #003882;
}

.bordo_dx{
	border-right:2px solid #003882;
}

.inputbox {
	width: 98%;
	border: 1px solid #909DC0;
	margin: 0px 0px 0px 0px;
}

.checkbox {
	/*width: 99%;
	border: 1px solid #ccc;*/
	margin: 0px 0px 0px 0px;
}

.spaziaturaVert{
	margin-bottom:10px;
}

.button{
	/*width:110px;*/
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	/*background-color:#cccccc;*/
	background-image:url(../images/textureBlu.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	height:21px;
	margin: 5px 0px 5px 0px;
}

.data{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style:italic;
	color:#999999;
	/*background-color:#FF0000;*/
	height:15px;
	padding-right:5px;
}

.sfondo_new{
	/*background-color:#99CC00;*/
}

.testo_pantone_294{
	color:#003580;
}

/*STILI BLOG*/
.iconBlog{
	/*background-color:#FFFFFF;*/
	background-image:url(../images/bgIco.png);
	background-position:top;
	background-repeat:repeat-x;
}

.blog{
	width:100%;
	/*background-color:#666666;*/
}

 /* *** Float containers fix from:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



/* ---Styles--- */

ul 
{
List-Style-Type: none
}

ol 
{
List-Style-Type: none
}


/* Text and Headers */
p {
margin-top: 0;
}

div, p, table, td, th {
font-family : Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

.testoBianco{
font-family : Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
}

div.componentheading {
padding-left: 0px;
}

h1 {
padding: 0;
font-family:Helvetica ,Arial,sans-serif;
font-size: 1.3em;
font-weight: bold;
vertical-align: bottom;
color: #666666;
text-align: left;
width: 100%;
}

h2, h4,h3 {
padding: 0;
font-family: Arial, Helvetica,sans-serif;
font-size: 1.4em;
font-weight: normal;
vertical-align: bottom;
color: #333333;
text-align: left;
width: 100%;
}

table.contentpaneopen h3 {
margin-top: 25px;
}


h3, table.moduletable th {
padding: 0;
width:auto;
font-size : 1.1em;
font-weight:bold;
color: #ffffff;
background-color:#003882;
padding-top:3px;
margin-bottom: 2px;
padding-bottom:2px;
text-align: left;
text-transform : uppercase;
/*background-color:#cccccc;*/
background-image:url(../images/loghino_gat.gif);
background-position:right center;
background-repeat:no-repeat;
text-indent:5px;
/*border:1px solid #A1B2DF;*/
border:1px solid #ffffff;
}

.bordo_dx h3, .bordo_dx table.moduletable th {
padding: 0;
font-size : 1.1em;
font-weight:bold;
color: #ffffff;
padding-top:3px;
margin-bottom: 4px;
padding-bottom:2px;
text-align: left;
text-transform : uppercase;
/*background-color:#cccccc;*/
text-indent:5px;
/*border:1px solid #A1B2DF;*/
background-color:#003882;
}

.contentheading {
/*
	color: #203B80;
	color: #203B80;
*/
color: #CC6E00;
font-size : 1.3em;
text-transform : uppercase;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
/*border-top:1px solid #E2E7EA;
border-top:1px dotted #E2E7EA;*/
}

.componentheading {
color: #203B80;
font-size : 1.2em;
font-weight:bold;
border-top:1px solid #E2E7EA;
border-bottom:1px solid #E2E7EA;
}

/* modules */

#footer_inner div{
color : #5f9722;
text-align:center
}
/* menu links */
ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.9em;
}

ul#mainlevel-nav li
{
display: block;
float: left;
margin: 0;
white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited 
{
display : block;
float:left;
/*color : #657077;*/
color : #003882;
text-align : center;
width:auto;
padding-top:5px;
padding-left:20px;
padding-right:20px;
height:20px;

text-decoration : none;
border-right:1px solid #E2E7EA;
}


a.mainlevel-nav:hover {
color : #FFFFFF;
width:auto;
padding-top:5px;
padding-left:20px;
padding-right:20px;
height:20px;
font-weight:normal;
background-color:#003882;
}


a#active_menu-nav {
color : #ffffff;
width:auto;
padding-left:10px;
padding-right:10px;
height:35px;
}

/* links sinistra */
.bordo_dx a:link, .bordo_dx a:visited {
color: #909DC0;
text-decoration : none;
font-weight:normal;
}

.bordo_dx a:hover {
color: #ffffff;
text-decoration:underline;
font-weight:normal;
background-color:#909DC0;

}


a.mainlevel:link, a.mainlevel:visited  {
display : block;
font-size: 11px;
font-weight:bold;
text-decoration : none;
/*text-transform : uppercase;*/
width : 100%;
text-align : left;
color : #ffffff;
line-height: 17px;
list-style:none;
background-color:#909DC0;
margin-bottom:4px;
text-indent:5px;
/*border-bottom : 1px dotted #cccccc;*/
}

a.mainlevel:hover, a.mainlevel#active_menu:hover {
font-size: 11px;
font-weight:bold;
width : 100%;
text-align : left;
color : #ffffff;
line-height: 15px;
text-decoration : none;
list-style:none;
/*background-color:#909DC0;*/
background-color:#CC6E00;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
text-indent:5px;
}

a.mainlevel#active_menu {
font-size: 11px;
font-weight:bold;
width : 100%;
text-align : left;
color : #003882;
line-height: 17px;
text-decoration : none;
list-style:none;
background-color:#ffffff;
text-indent:5px;
}
/* BACKUP:
a.sublevel:link, a.sublevel:visited {
font-size: 0.9em;
display : block;
text-decoration : none;
text-transform : uppercase;
width : 165px;
text-align : left;
color : #333333;
line-height: 25px;
list-style:none;
border-bottom : 1px dotted #cccccc;
background-color:#FFFFFF;
}*/

a.sublevel:link, a.sublevel:visited {
font-size: 0.9em;
display:block;
text-decoration : none;
text-transform : uppercase;
/*width : 165px;*/
width:auto;
text-align : left;
text-indent:0px;
color : #333333;
line-height: 15px;
list-style:none;
border-bottom : 1px dotted #cccccc;
background-color:#FFFFFF;
margin-bottom:3px;
}

a.sublevel:hover{
font-size: 0.9em;
/*width : 170px;*/
width:auto;
text-align : left;
color : #203B80;
line-height: 15px;
text-decoration : none;
list-style:none;
font-weight:normal;
background-color:#D4E3F6;
}

/* links */
a:link, a:visited 
{
color: #203B80;
text-decoration : none;
font-weight:normal;
}

a:hover {
color: #003882;
text-decoration:underline;
font-weight:normal;

}

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

a.readon {
display: block;
float: left;
padding-left: 20px;
line-height: 14px;
height: 16px;
}

.pagenav {
/* for formatting texts for "<< Start < Previous 1 Next > End >>" links */
font-weight: normal;
color: #203B80;
}

a.pagenav, a.pagenav:visited {
font-weight: normal;
color: #203B80;
}

a.pagenav:hover {
color: #203B80;
font-weight: bold;
}

/* content tables */
td.sectiontableheader {
background: #efefef;
color: #333;
font-weight: bold;
padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
margin: 0;
padding-right: 15px;
/*border:1px Solid #000000;*/
width:100%;
}

table.contentpaneopen .divisore{
height:1px;
background-color:#9EADC6;
/*border:1px Solid #FF0000;*/
}

table.contentpaneopen fieldset {
border: 0;
border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
margin-top: 25px;
}

table.contentpaneopen h4 {
font-family: Arial, Helvetica, sans-serif;
color: #333;
}

/* module control elements */


table.moduletable {
/* styling the module table */
margin: 0px 0px 0px 0px;
width: 95%;
}

table.moduletable th {
/* styling the module header, and the module titles */
font-weight: bold;
text-align: left;
	}
/* 
table.moduletable td {
for formatting the table cells of the module table 
	}*/

/* forms */
.inputStyle{
	border:1px solid #999999;
}


table.adminform textarea {
width: 520px;
height: 400px;
font-size: 1em;
color: #000099;
}

div.search input {
width: 99%;
border: 1px solid #909DC0;
margin: 0px 0px 5px 0px;
}

/* Parameter Table */
table.paramlist {
margin-top: 5px;
}

table.paramlist td.paramlist_key {
width: 128px;
text-align: left;
height: 30px;
}

div.message {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 1.0em;
color : #c30;
text-align: center;
width: auto;
background-color: #f9f9f9;
border: solid 1px #d5d5d5;
margin: 3px 0px 10px;
padding: 3px 20px;
}

div.offline {
width: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 1.2em;
padding: 5px;
}

span.pathway {
display: block;
margin: 0 20px;
height: 16px;
line-height: 16px;
overflow: hidden;
}
.small, .createdate, .modifydate
{
font-size: 0.8em;
color: #666666;
/*float:right;
top:0px;*/
}

p.writtenby {color: #818181;font: 11px Arial, Helvetica, sans-serif; font-weight: normal; margin:4px 0px 2px 0px;}

.clr {
clear: both;
}

/** overlib **/
.ol-background {
	background-color: #666;
}
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 10px;
}

.ol-closefont {}


/* System Messages */

dl#system-message { margin: 0; padding: 0; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 14px; }

/* System Standard Messages */

#system-message dt.message { display: none; }
#system-message dd.message { background: #fff; }
#system-message dd.message ul { list-style: none; color: black; padding: 10px 10px 10px 40px;}

/* System Error Messages */

#system-message dt.error { display: none; }
#system-message dd.error { background: #f00; }
#system-message dd.error ul { list-style: none; background: url(../../../images/M_images/icon_error.gif) no-repeat 10px 10px; color: white; padding: 10px 10px 10px 40px;}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* LINK IMMAGINI ------------------------*/

a:link img {
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

a:visited img {
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

a:hover img {
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

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