*{	padding:0; margin:0; }
body {
	text-align: center;
	background: #eee;
}

/* TITOLO PRINCIPALE PAGINA */
/* per nascondere il titolo della pagina, usare font piccoli (0px) oppure colore uguale allo sfondo */
h1 {
	font: bold 1.6em Arial, Sans-Serif;
	font-size:0px;
	letter-spacing: -1px;
	color: #015d8d;
	padding: 0px 0px;
}
/* FINE TITOLO PRINCIPALE PAGINA */

h1 a {
	color: #BF3E17;

}
/* TESTO PAGINA */

tr, p, div {
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	color:#666666;
}

/* FINE TESTO PAGINA */

hr {
	background:#04aee8;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
}

li {
	line-height: 15px;
	padding-left: 25px;
	padding-top: 0px;
	/*background-image: url(../images/arrow.png) ;*/
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

ol{
	margin-left:40px;
	list-style-position:inherit;
}

/* AREA TITOLO */

.header {
	background: #c0d2ff;
	background-image: url(../images/quellidelfante.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 0 5px 0;
	height: 155px;
	padding: 0px;
}

/* FINE AREA TITOLO */

/* AREA NAVIGATORE (Home, Contattaci, Notizie, CollegamentiWeb) */

#mainlevel-nav {
	/*background-image: url(../images/barra.jpg) ;
	background-repeat: no-repeat;*/
	clear: both;
	font-size: 1.1em;
	/*color: #c0d2ff;*/
	margin: 10 10 5px 0;
	height: 15px;
	background: #eeeeee;
	padding: 5px 0;
}

#mainlevel-nav ul { font-size: 1.1em; margin: 0;  padding: 0;}

	#mainlevel-nav li { 
		height: 15px;
		/*margin: 30px 0; */
		color: #f05600;
		/*background: #f05600;*/
		display: inline;
	}
	
	#mainlevel-nav li a { 
		font-weight: bold;
		color: #2d427b; 
	} 
	
	#mainlevel-nav li a:hover { 
		color: #c0d2ff;
		/*text-decoration: underline;*/
	} 

/* FINE AREA NAVIGATORE (Home, Contattaci, Notizie, CollegamentiWeb) */	

/* IMMAGINE SOTTO al TITOLO */

/*#imagefront {
	background: #015d8d;
	background: url(../images/gradiente1.jpg);
	background-repeat: repeat-x;
	background-position: left;
	background: url(../images/dispade.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 133px;
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
	}*/
 /* FINE IMMAGINE SOTTO al TITOLO */

form {
	display: inline;
	margin: 0;
 	padding: 0;
}

/* CERCA */

#searchform form {
	float: right;
}

/* FINE CERCA */

/* BNNER LUCA ZOMPARELLI 17/09/2007 */

#banner form {
	float: right;
}

/* FINE CERCA */



.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a.pathway:link, a.pathway:visited {
	color            : #ff9900;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}
/* VOCE MENU SELEZIONATA */

#active_menu {
	color: #ffffff;
	background-image: url(../images/mini-barra_SEL.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	/*text-decoration: underline;*/
	font-weight: bold;
}

/* FINE VOCE MENU SELEZIONATA */


/* VOCE MENU NON SELEZIONATA */

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover{
	display: block;
	/*background: #F5F5F5;*/
	background-image: url(../images/mini-barra_ARG.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	/*color: #04AEE8;*/
	padding: 5px 0 0px 18px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:hover {
	/*display: block;*/
	color: #ffffff;
}

/* FINE VOCE MENU NON SELEZIONATA */

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333;

}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/mini-barra_SOTTOARG.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;	
	font-size: 11px;
	color: #2d427b;
	text-indent:33px;
	line-height: 20px;
	display:block;
	margin-bottom:3px;
	width:100%;
	/*background-color: #ff6666;*/
}
a.sublevel:hover {
	color: #ffffff; text-decoration: bold;
}
table.moduletable {
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin-bottom:5px;
}

/* TITOLI SEZIONI NEL MENu LATERALE */

table.moduletable th {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #2e437c;
	background-image: url(../images/mini-barra_MAIN2.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	/*background: #aa1c28;*/
	/*width: 100%;*/
	font-weight:bold;
	padding: 8px 0px;
	text-align: center;
	
}

/* FINE TITOLI SEZIONI NEL MENu LATERALE */

table.moduletable li {
	color: #FFF;
	
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color            : #333333;
	font-weight      : bold;
	padding:5px;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;

}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #04aee8;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}

.contentpane {
/*	width: 80%;
	margin: 2px 0 100px 0;
	padding:1em 10px 
*/
}




.contentpaneopen {
	border : 0px ridge #0099cc;
	padding:1em 3px
}




/* TITOLI OGGETTI, NOTIZIE ECC ECC IN PAGINA PRINCIPALE*/
.contentheading, .componentheading {
	background: #e0e9ff;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #2d427b;
	text-align: left;
	padding-left: 20px;
	padding: 3px 10px;
	margin: 1 1 10px 0;
	
}

/* FINE TITOLI OGGETTI, NOTIZIE ECC ECC IN PAGINA PRINCIPALE */

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #015d8d;
	color: #ffffff;
	border: 1px solid #757575;
}

.inputbox {
	color: #757575;	
	width: 150px; 
	padding: 2px;
	border: 1px solid #015d8d;
	
}

#searchform {
	color: #ffffff;	
	width: 300px; 
	float: right;
	margin: 13px 13px;
}

a:link, a:visited {
	color: #015d8d;
	text-decoration: none;
}
a:hover {
	color: #6299dc;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #04aee8;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #015d8d;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #04aee8;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/read_more.gif) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	padding:0px 5px 5px 5px;
	}


#mod_down1 {
	width:48%;
	float:left; 
	margin: 10px 2px 0 0;
}
#mod_down2 {
	width: 50%;
	float:right;
	margin: 10px 2px 0 0;
}

#banner {
	float: right;
	background: #FFF;
	width: 468px;
	height: 60px;
	border: 1px solid #ccc;
}

/* LUCA ZOMPARELLI 17/09/2007 */

#banner {
	color: #ffffff;	
	width: 300px; 
	height: 70px;
	clear: right;
	margin: 0px 13px;
}

/* LUCA ZOMPARELLI FINE */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #015d8d;
}

.footer a {
	color: #000;
	background: #fff;
}
  
.content { 
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px auto;
	text-align: left;
	width: 98%; 
	background: #fff;
}

.logo {
	float: left;
}

.left {
	float: left;
	width: 15%;
	margin: 3 0 10px 0;
}

.right {
	float: right;
	width: 15%;
	margin: 2px 0 10px 0;
}

.centre {
	float: clear left;
	width: 68%;
	margin: 10px 0 10px 15%;
	padding:1em 10px
}
