﻿.input-item
{
    margin: 5px;
}

a
{
    text-decoration: none;
}

title
{
    font-size: 15px; 
    font-weight: bold;  
}

.titolo_argomenti
{
	display: block;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 10px 10px 0 10px;
	margin: 0;
}

.menu_principale a:hover 
{
	background-color: transparent;
	color: #FF0000;
	text-decoration: none;
}

#toolbar
{
	margin: 5px 0 10px 20px;
	width: 150px;
	white-space: nowrap;
	border:  1px solid #c0c0c0;
	background-image:url(../images/gradiente_box_primo_piano.gif);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
}

.menu-resoconti
{
	margin: 5px 0 10px 20px;
	padding: 2px;
	white-space: nowrap;
	border:  1px solid #c0c0c0;
	background-image:url(../images/gradiente_box_primo_piano.gif);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	color: #506085
}

.menu-resoconti a
{
	color: #506085;
}

#footer-resoconti
{
	clear: both;
	width: 947px;
	height:30px;
	Font-family: verdana, arial, helvetica;
	font-size: 11px;
	background-image: url("../../images/toolbar_resoconti.html");
	background-repeat: repeat-x;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background-color: white;
	position: fixed;
	bottom: 0px;
}



 #content p.c5 {font-style: italic; text-align: center}
 #content p.c4 {font-weight: bold}
 #content p.c3 {text-align: center;font-weight: bold;}
 #content p.c2 {font-style: italic}
 #content p.c1 {font-weight: bold; text-align: center}
 
 
 #content p:not([class]) {text-align:justify}
