@charset "utf-8";
html,body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #334479;
\*	background-attachment: fixed;	*/
\*	background-image: url(../img/sfondo.jpg);	*/
\*	background-repeat: repeat-x;	*/
\*	background-position: top;	*/
	margin: 0px;
	padding: 0px;
	height: 100%;
\*	background-color: #003466;	*/
	background-color: #FFFFFF;
	min-height: 100%;
}

.cointainerPage {
	background-color: #FFF;
	clear: both;
/*	width: 1280px;	*/
	width: 100%;
	margin:0 auto -80px auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #071e34;
	border-left-color: #071e34;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.pushfooter{
	height: 80px; /* altezza footer */
	clear:both; /* clear di eventuali float se presenti nel layout */
}


.header {
	position: relative;
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/TITOLO.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 160px;
}



.header2 {
	position: relative;
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

	background-position: center center;
	background-repeat: no-repeat;

}

.footer{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:900px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003466;*/
	height: 80px;
}
a:link {
	text-decoration: none;
	color: #334479;
}
a:visited {
	text-decoration: none;
	color: #334479;
}

a:hover {
	text-decoration: none;
	color: #900;
}
.sezSx {
	overflow: auto;
	position: relative;
	width: 250px;
	float: left;
	padding-left: 10px;
}



.sezDx {
	overflow: auto;
	position: relative;
	width: 620px;
	float: right;
	padding-right: 10px;
}

.ombra {

    -moz-box-shadow: 2px 2px 5px #333333;
    -webkit-box-shadow:2px 2px 5px #333333;
    box-shadow: 2px 2px 5px #333333;
}
.maiuscolo {
	
}
.box {
	margin: 5px;
	padding: 2px;
	overflow: auto;
	position: relative;
}
.bordo {
	border: 1px solid #CCC;
}
.bordoDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.titoloBox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.testoBox {
	padding: 5px;
}
.big {
	font-size: 20px;
}
.rosso {
	color: #F00;
}
.menuContainer {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #334479;
	overflow: auto;
	position: relative;
	margin-bottom: 10px;
}
.elencoSezSx {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.elencoSezSx li {
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
}
.elencoSezSx li .loader {
	background-image: url(../pca/img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 18px;
	margin-top: -9px;
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 5px;
}
.loaderBottone {
	background-image: url(../pca/img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 18px;
	margin-top: -9px;
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 50%;
	margin-right: -9px;
}
.elencoImporti {
}
.elencoImporti li {
	margin: 5px;
	width: 500px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
}
.elencoImporti .importoDefinito {
	text-align: center;
	position: relative;
	width: 120px;
	float: left;
}
.elencoImporti .descrizioneDefinito {
	text-align: left;
	float: left;
	position: relative;
}
.elencoImporti .eliminaImporto {
	height: 16px;
	width: 16px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 5px;
	background-position: -80px -128px;
	background-image: url(images/ui-icons_6da8d5_256x240.png);
}

.eliminaItem {
	height: 16px;
	width: 16px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 5px;
	background-position: -80px -128px;
	background-image: url(images/ui-icons_6da8d5_256x240.png);
	cursor:pointer
}

.findItem {
	height: 16px;
	width: 16px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 5px;
	background-position: -160px -112px; 
	background-image: url(images/ui-icons_6da8d5_256x240.png);
	cursor:pointer
}
.sezDx .docCaricati {
	text-align: center;
	position: relative;
	width: 64px;
	float: left;
	margin: 6px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
}
