/* CSS Document */

html {
height:100%;
}

body {
/*height: 100%;*/
margin: 0px;
font-size: 76%;
/*font-size:10px;
color: #666;
/*color:#444444;*/
/*font-family: Verdana, Helvetica;*/
/*color: #4b4a4a;*/
/*font: normal 11px Tahoma, Arial, Helvetica, sans-serif;*/
}

div, p, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
}

h3{
font-size: 100%;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

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


.pathway_td, .pathway_td a:link, .pathway_td a:visited {
padding-left: 5px;
text-align: left;
font-size: .90em;
background-color: White;
}


.inputbox {
border: 1px solid #444444;
color: #444444;
padding: 2px;
font-size:10px;
}

.button {
margin: 0px 0px 0px 2px;
font-size: 10px;
padding: 1px 1px 1px 1px;
border: 1px solid #444444;
}

.back_button {
margin-top: 20px;
margin-bottom: 20px;
} 

a.mainlevel:link, a.mainlevel:visited {
color: #1b57b1;
padding-left: 17px;
font-weight: bold;
background-color: transparent;
background-image: url(../images/menu_bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}

a.mainlevel:hover {
font-weight: bold;
color: #0000cc;
text-decoration: underline;
}

/*Controllo Articolo*/

table.contentpaneopen{
/*font-size: 12px;
line-height: 150%;*/
width: 100%;
}

table.contentpaneopen img{
margin: 0px 5px 0px 0px;
}

/* Titolo Articolo */
.contentheading{
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: bottom;
	color: #1B57B1;
	text-align: left;
	width: 100%;
	background-color: #F5F5FC;
}
a.contentpagetitle {
	font-weight: bold;
}

td.buttonheading{
/* Place CSS style speciically for this item */
}


span.small{
/*font-size: .90em;*/
}

.autori {
	font-size: .90em;
	color: #999;
	font-weight: normal;
}



/*Controllo pagina blog*/

.componentheading{
color: #990000;
font-size: 18px;
font-weight: bolder;
margin-left: 7px;
margin-bottom: 10px;
margin-top: 10px;
}

.blog{
/* Place CSS style speciically for this item */
}

table.blog {
width: 100%;
}

.blog_more{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 15px;
}



/* Highlight cerca*/

span.highlight{
font-weight: bold;
}


ul {
text-align: left;
}

li{
}

li a{
font-weight: normal;
}


.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
  font-size: 11px;
  color: #990000;
}


tr.sectiontableentry1 td {
/*	padding: 3px 4px;*/
	border-bottom: 1px solid #EFEFEF;
}

tr.sectiontableentry2 td {
/*	padding: 3px 4px;*/
	border-bottom: 1px solid #EFEFEF;
/*	background: #F7F7F7;*/
}
.sectiontableentry1 {
	font-size: 11px;
	padding: 2px 2px;
	background-color: #ffffff;
	vertical-align: middle;
}

.sectiontableentry2 {
	font-size: 11px;
	padding: 2px 2px;
	background-color: #f9f9f9;
	vertical-align: middle;
}



fieldset.js_loginflat{padding:5px;}
fieldset.js_loginflat{border:0px;}
fieldset.js_loginflat legend {display:none;}
