#headerMain{
	background-color: #E7E7E7;
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 4px solid #C0B6B6;
    height: 68px;
    min-width: 740px;
    width: 100%;
    padding-top:10px;
}
#headerLogin {
	width: 100%;
	min-width: 740px;
	height: 78px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E0001A;
	background-image: url(../img/bk-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#logoLogin {
	padding: 0px;
	margin: 0;
	float: left;
	margin-left: 0px;
	background-color: #99FF66;
}
#headerTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	heigth: 20px;
	color: #473C3C;
}
#container{
	height: 100%;
    min-width: 740px;
    overflow: hidden;
    width: 100%;
}
#user {
	padding: 0;
	height: 47px;
	float: right;
	text-align: right;
	margin-right: 15px;
}
#user span {
	font-weight: bold;
	color: #CC0000;
	font-size: 100%;
}
#tab-index {
	width: 100%;
	height: 300px;
}

.fieldsetDownload{
	margin-top: 5%;
	margin-right: 20%;
	margin-bottom: 5%;
	margin-left: 20%;
	position: relative;
	padding: 20px;
	border: 1px solid #BECDE4;
    font-weight: bold;
}
.fieldsetDownload span{
	color: #006699;
}
.fieldsetDownload label{ 
	color: #656565;
}

.input-txt{
	line-height: normal;
    width: 100%;
}
.button {
    background-color: #C0B6B6;
    border: 1px solid #E7E7E7;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: normal;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
}
.errorMessage{ 
	min-height: 30px;
	margin: 10px;
	border: 1px dotted #FFFFFF;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #DE0057;
	padding: 10px;
}
.errorMessage span {
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	display: block;
}

/* MENU SUPERIORE */
#menu-cont {
	padding: 0;
	height: 31px;
	float: right;
	clear: right;
	display: block;
	width: 240px;
}
#menu {
	margin: 0;
	padding: 0;
	position: relative;
	height: 31px;
	list-style: none;
	display: block;
}
#menu li {
	float: left;
	padding: 0;
	margin-right: 1px;
	height: 31px;
}
#menu li a {
	float: left;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bk-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu li a.active {
	float: left;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #006699;
	background-image: url(../img/bk-menu-active.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: default;
	display: block;
}	
#menu #esci a {
	float: left;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bk-esci.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu #esci a:hover {
	text-decoration: underline;
}

/* FINE MENU SUPERIORE */

#principale {
	float: inherit;
	height: 100%;
	margin-right: 1%;
	overflow: hidden;
}

/* PAGINAZIONE */
#paginazione-cont {
	height: 26px;
	padding: 0;
	position: relative;
	float: inherit;
	overflow: hidden;
}
#paginazione-cont ul {
	list-style: none;
	height: 26px;
	line-height: 26px;
	float: right;
}
#paginazione-cont #paginazione {
	margin: 0;
	padding: 0;
}
#paginazione-cont #paginazione li {
	float: left;
	line-height: 26px;
	color: #339933;
	display: block;
}
#paginazione-cont #paginazione li a {
	text-decoration: none;
	color: #339933;
	display: block;
}
#paginazione-cont #paginazione li a:hover {
	text-decoration: underline;
}
#paginazione-cont #paginazione li span.grassetto {
	font-weight: bold;
}
.grassetto {
	font-weight: bold;
}

/* FOOTER */
#piede {
	padding: 0;
    margin: 0;
    list-style: none;
    line-height: 20px;
    display: block;
    height: 30px;
    color: #333333;
}
#piede li {
	float: left;
    line-height: 30px;
    color: #333333;
    margin-right: 0px;
    width: 25%;
}
#piede li a {
	text-decoration: underline;
    color: #333333;
}
#piede li a:hover {
	text-decoration: none;
}
#piede li.versione {
	text-align: left;
}
#piede span {
	padding: 0 8px;
}

#bottom {
	width: 100%;
	min-width: 740px;
	height: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E0001A;
	position: relative;
	clear: both;
}
body{
	background-color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 70%;
    margin: 0;
    overflow: scroll;
}
.cspArchDownloadLink{
	border: 0px;
	background: transparent;
}
