/**
* @version $Id: template_css.css 2006-12-01
* @package Joomla
* @copyright Copyright (C) 2006 Arsdata di L. Migliorino. All rights reserved.
* @NOTA: 
*/

/* #################### MISC SETTINGS #################### */
BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #f1f1fF;
  color            : #000000;
}

TD, TR, P, DIV {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-color: transparent;
}

HR {
  background       : #CCCCCC;
  height           : 1px;
  width            : 75%;
}

li {
  list-style       : inside url(../images/arrow.png) 2px;
  list-style-image : url(../images/arrow.png);
}

.navigationline {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-color: transparent;  
  color            : #000000;
}

.pathway{
  background-color : #f9f9f9;
  color            : #000000;
}
.pathway a:link, span.pathway a:visited{
  background-color: transparent;
	color:#005296;
}
.pathway a:hover{
  background-color: transparent;
	color:#C6C6C6;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #4E77A0;
  background-color : transparent;  
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #7DB1C7;
  background-color : transparent;  
  text-decoration  : none;
}

a:active {
  text-decoration  : underline;
  background-color : transparent;  
  color            : #000066;
}

/* ################ MAIN AND SUB MENU SYSTEM ################ */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background:  url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	color: #f9f9f9;
	text-align: left;
	text-indent: 10px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000000;
}
#active_menu {
	color:#f9f9f9;
	font-weight: bold;
}
a#active_menu:hover {
	color: #005296;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
  vertical-align: middle;
  font-weight: bold;
  color: #006AC0;
  text-align: left;}
a.sublevel:hover {
	color: #C6C6C6;
	text-decoration: none;
}

/* ################### MODULE SETTINGS ################### */
table.moduletable {
  font-size        : 11px;
  background-color : #F9F9F9;
  border           : 1px solid #8E1921;
  width            : 100%;
  margin:0px;
  margin-bottom:4px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse; 
  float:none; 
}

table.moduletable th {
  border           : 3px solid #F9F9F9;
  font-weight      : bold;
  text-align       : center;
  color            : #333333;
  height           : 25px;
  background-color : #95CBE9;
  background       : url("../images/mentitback.gif");
	margin:0px;
	padding: 0px;
  padding-top: 4px;  
}

table.moduletable td {
  border           : 1px solid #F9F9F9;
  font-weight      : normal;
  padding-left: 2px;
  padding-right: 2px;  
  margin: 0px;
}


	
/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  padding-left     : 5px;
  padding-right    : 5px;
}

.contentpaneopen {
  padding-left     : 5px;
  padding-right    : 5px;
}
.contentheading {	height: 30px;background:  url(../images/contenthead.png) repeat-x;
  color: #f9f9f9;
  text-align: left;
  padding-left: 10px;
  padding-top: 0px;
  margin-top: 0px;
  font-weight: bold;
  white-space: nowrap;
  font-size        : 12px;
  width: 100%;}

.contentdescription {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #cccccc;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

/* ################### SECTION LISTING SETTINGS ################### */
.sectiontableentry1 {
  background-color : #F9F9F9;
}

.sectiontableentry2 {
  background-color : #F0F0F0;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #2A7CA9;
  font-weight      : bold;
}

/* ##################### SMALL FONT SETTINGS ##################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : medium;
}

.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : medium;
}


.user1_inner {	/*border: 1px solid #C6C6C6;*/
  float:left;
  text-align:left;
  margin: 0px;
  padding:0px;
  text-indent:2px;}
.user2_inner {	/*border: 1px solid #C6C6C6;*/
  float:left;
  text-align:left;
  margin: 0px;
  padding:0px;
  text-indent:2px;}
.user1_outer {	margin: 0px;
  padding:0px;
  text-align:left;
  float: left;}
.user2_outer {	margin: 0px;
  padding:0px;
  text-align:left;
  float: left;}

.user5_inner {	/*border: 1px solid #C6C6C6;*/
  float:left;
  text-align:left;
  margin: 0px;
  padding:0px;
  text-indent:2px;}
.user6_inner {	/*border: 1px solid #C6C6C6;*/
  float:left;
  text-align:left;
  margin: 0px;
  padding:0px;
  text-indent:2px;}
.user5_outer {	margin: 0px;
  padding:0px;
  text-align:left;
  float: left;}
.user6_outer {	margin: 0px;
  padding:0px;
  text-align:left;
  float: left;}  
  	
/*Moduli Custom*/
.w3c { text-align: center;}
.w3c a {display: block; }

/*nasconde in anteprima*/
/*in anteprima di stampa immettere il valoer display:none;*/
.boxtestata{}
.boxsinistro{
  background       : url("../images/img.jpg")  no-repeat;
  width:230px;
}
.boxsinistro_interno{
  margin: 57px 10px 0px 10px ;
  width:200px;
}
.boxcentrale{}
.boxdestro{}
.boxpiede{
	background: url("../images/footer.jpg") repeat-y;
	background-color: #AAAAAA;
	color: #f9f9f9;
}
.nascondi{}

.header_outer {	height:129px; 
  background:  url("../images/bg_header.jpg")  no-repeat; }
.banner_outer { text-align:center;
  height:79px;
  width:auto;
}
.banner_inner {  text-align:center;
  float: right;
  height: auto;}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 25%;
}

table.contenttoc td {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-off.gif) no-repeat 6px;
}

table.contenttoc th {
	padding: 1px 5px;
	border: 2px solid #EEEEEE;
	background: #666666;
	color: #f9f9f9;
}

table.contenttoc td:hover {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-on.gif) no-repeat 6px;
}
