/* CSS Document */
form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.clr {
	clear: both;

}


.title {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 0px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.pagenav {
	align: center;
  font-size: 13px;
  font-weight: normal;
  border: 1px solid #cccccc;
  background: #f0f0f0;
  width: auto;
  padding: 2px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/indent1.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

img {
vertical-align:absmiddle;
}

td {
	font-size: 13px;

}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
        font-size: 11px;
        color: #666666;
        background:url(../images/gradient1.jpg);
        background-repeat: repeat-x;
	background-color: #ffffff;
}

/* mambo core stuff */
a:link, a:visited {
	color: #ff6600; text-decoration: none;
	
}

a:hover {
	color: orange;	text-decoration: underline;
	
}

.button {
	padding: 2px 5px 2px 5px;
	background-color: #;
	color: #666666;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 2px;
        
        
}

.inputbox {
	margin: 2px;
         padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffdd;
         color: #333333;
         font-size: 10px;
         font-weight: bold;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
}

.contentpane {
}

.contentpaneopen {
width: 100%;
}

.contentheading {
  
 
  width: 100%;
 	color: #660000;
        text-align: left;         
	font-weight: normal;
	font-size: 22px;
        font-variant: normal;
	border-bottom: 1px solid #cccccc;
        border-top: 0px solid #cccccc;
	padding-top: 10px;
       

}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #333333;        
	text-align:left;
}

.componentheading{
font-weight: normal;
color: #999999;
font-variant: normal;	
font-size: 36px;
width: 100%;
padding-left:3px
}


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
         
}

table.moduletable th {
	color: #660000;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
        padding-bottom:2px;
        height: 21px;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
}

table.moduletable td {
	font-size: 12px;
	padding-top: 2px;
	margin: 0px;
	font-weight: normal;
         
}

table.moduletable-header {
  width: 100%; 
  border: 1px solid #ff0000;
}






table.moduletable-correlati {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
         
}

table.moduletable-correlati th {
	color: #660000;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
        padding-bottom:2px;
	height: 21px;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
}

table.moduletable-correlati td {
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
        margin: 0px;
	font-weight: normal;
         
}





table.moduletable-latest {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
         
}

table.moduletable-latest th {
	color: #660000;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
        padding-bottom:2px;
	height: 21px;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
}

table.moduletable-latest td {
	font-size: 12px;
	padding-top: 2px;
        padding-left: 2px;
	margin: 0px;
	font-weight: normal;
         
}











table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
         }

.createdate {
	
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

.modifydate {
	
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

table.contenttoc {
  border: 1px solid #cccccc;
  background: #eeeeee;
  padding: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
  
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-align: left;
        padding-top:2px;
	line-height: 20px;
        width: 100%;
	text-decoration: none;
	background: #efefef;
	border-top: 0px solid #ffffff;
        border-left: 0px solid #ffffff;
        border-bottom: 0px solid #acacac;
        border-right: 0px solid #acacac;
	text-indent: 5px;
	height: 22px;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-align: left;
	padding-top:2px;
	width: 100%;
	text-decoration: none;
	background: #ffffdd;
	border-top: 0px solid #ffd1b3;
  border-left: 0px solid #ffd1b3;
  border-bottom: 0px solid #acacac;
  border-right: 0px solid #acacac;
	height: 22px;
	text-indent: 5px;
	line-height: 20px;	
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 5px;
        text-indent: 5px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-align: left;
        height:20px;
}

a.sublevel:hover {
	color: orange;
	text-decoration: underline;
}



/* CUSTOM */
.corpo_testo {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
         text-align: justify;
}

.intestazioni_testo {
	color: orange;
        font-size: 16px;
	font-weight: normal;
        text-align: left;
        font-variant: normal;
}

.acro {font-weight: bold;
       text-decoration: none;
       color: red}

.acro a:hover{font-weight: bold;
       text-decoration: none;
       color: red}