body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#111111;
	line-height: 1.5;
}
body,html {height:100%} 
img {border: 0;}

p {
	font-size: 100%;
	margin: 0.5em 0 0 0;
	line-height:1.5
}
h1,h2,h3 {
	color: #000066
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 0.3em 0 0 0;
	color:#4780B2;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0.5em 0 0 0;
	color:#4780B2;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0.5em 0 0 0;
	color:#4780B2;
}

a:link {
	color: #4780B2;
}
a:visited {
	color:#4780B2;
}
a:hover {
	color: #00447E;
}
a.elenco:link {
	color: #00447E;
	font-weight:bold;
	text-decoration:none;
}
a.elenco:visited {
	color: #330000;
	font-weight:bold;
	text-decoration:none;
}
a.elenco:hover {
	color: #00447E;
	font-weight:bold;
	text-decoration:underline;
}
.testoIntestazioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	background-color: #dddddd;
	font-weight: bold;
}
a.testoIntestazioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	background-color: #dddddd;
	font-weight: bold;
}
a.testoIntestazioni:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	text-decoration: none;
	background-color: #dddddd;
	font-weight: bold;
}
a.testoIntestazioni:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	text-decoration: none;
	background-color: #dddddd;
	font-weight: bold;
}
a.testoIntestazioni:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	text-decoration: underline;
	background-color: #dddddd;
	font-weight: bold;
}
.testoPager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	background-color: #dddddd;	
	font-weight: bold;
}
.testoPager a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	background-color: #dddddd;	
	text-decoration: none;
	font-weight: normal;		
}
.testoPager a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	background-color: #dddddd;	
	text-decoration: underline;	
}
.testoPager a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4780B2;
	background-color: #dddddd;	
}
.autore{
	font-style:italic;
}
.didascaliaSpenta{
	font-size:85%;
	font-weight:normal;
	color:#999999;
	line-height: 1.2;

}
.didascalia{
	font-size:85%;
	font-weight:normal;
	line-height: 1.2;
}
.didascaliaAccesa{
	font-size:85%;
	font-weight:normal;
	color:#0000CC;
	line-height: 1.2;
}
.tabellaPiccola{
	font-size:85%
}
.tabellaGrande p{
	font-size:100%;
	margin: 0.5em 3em 0 0;
}
.notiziaHome{
	font-size:85%;
	font-weight:normal;
	line-height: 1.2;
	color:#000000;
}
a.notiziaHome:link{
	font-size:85%;
	font-weight:normal;
	line-height: 1.2;
	color:#336699;
}
a.notiziaHome:visited{
	font-size:85%;
	font-weight:normal;
	line-height: 1.2;
	color:#336699;
}
a.notiziaHome:hover{
	font-size:85%;
	font-weight:normal;
	line-height: 1.2;
	color:#003399;
}
.centra {width:100%;height:100%}
.campoTesto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#111111;
}
.errore {
	font-size: 11px;
	color: #CC0000;
}



.bottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #333;
	color: #333;
	background-color:#EFEFEF;
	padding: 0.1em;
	margin: 0;
}
.bottone:hover {
	border: 1px solid #4780B2;
	color: #4780B2;
	background-color:#EFEFEF;
}

/* MENU
-----------------------------------------------------------------------------*/
#menuGestione {
    background-color:#f3f3f3;
    color:#333;
    border-bottom:1px solid #989898;
    text-align:center;
}
#menuGestione ul, #menuGestione ol {list-style:none;margin:0;padding:0;}
#menuGestione li {padding: 0.4em 0;}
#menuGestione h3 a, #menuGestione span {display:block;}
#menuGestione a {text-decoration:none;}
#menuGestione h3 {
    background-color: #85959B;
    font-size: 1.3em;
    font-weight:bold;
    padding: 0.2em;
    margin:0 0 1px 0;
}
#menuGestione h3 a {
    color: #fff;
    text-transform:uppercase;
    font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif, Serif;
}
/*#menuGestione li { margin: 0.5em 0;}*/
#menuGestione li a:link, #menuGestione li a:visited {
    display:block;
    width:100px;
    margin:0 auto;
    padding: 0.3em;
}
#menuGestione li a:hover { background-color: #fff;}

#ctl00_menu {
    position:fixed;
    display:block;
    left:0;
    top:50px;
    height:100%;
    width:150px;
    z-index:4;
}

#prospero {
	display:block;
	width:112px;
	height:33px;
	position:fixed;
	background:url(Images/logoProspero.gif) no-repeat left bottom;
	bottom:5px;
	left: 5px;
}
/* HACK:: correggo per IE win fino a IE6 */
* html #prospero {display:none;}
* html body {background: #fff url(Images/logoProspero.gif) no-repeat left bottom;}
