/* OSR - MAIN CSS Document */


/* Basic Styles */
body { 
	margin:0 1px 0 0; 
	padding:0; 
	font:100% "trebuchet MS", verdana, sans-serif;
	color:#000;
}
hr { display:	none }

#header {
	background:url(../../images/bg_gray.jpg) repeat-x left top;
	color:#FFF;
	height: 118px;
}
#header h1 {
	font:italic bold 18px arial, verdana, helvetica, sans-serif;
	margin:0;
	background-image: url(../../images/logo_gray.gif);
	padding-left: 140px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	letter-spacing: 0.2em;
}

#colonna-sx {
	float:left;
	width:20%;
	color:#000;
	margin-right: 30px;
	margin-left: 10px;
	font-size: 0.8em;
}
#colonna-dx {
	float:right;
	width:100px;
	color:#000;
	display: inherit;
}
#colonna-sx .box, #colonna-dx .box {
	padding:10px;
}
#colonna-dx { margin-right: -1px; }

#principale { 
	float:left; 
	width:70%; 
	background:	#FFF; 
	color:#000;
	margin:0 0 -1px 0;
}
#principale .box {
	border-style:none solid solid solid;
	border-color:#000;
	border-width:1px;
	font-size: 0.8em;
	text-align: center;
}

#footer {
	clear:left;
	padding:14px 10px 15px 0px;
	color:#FFF;
	font-size:0.8em;
	line-height:1em;
	background-image: url(../../images/bg_footer_gray.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 0px;
	text-align: right;
	margin: 0px;
}
#footer a:link, a:visited, a:hover {
	margin: 0px;
	padding: 0px;
}
#footer img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .textFooter {
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}




/* TOOLS - CSS Document */

/* Tools */
.tools {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
}
.buttonForm {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.ricerca {
	font-size: 1em;
	background-image: url(../../images/lente.gif);
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 100px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bigRicerca {
	font-size: 0.9em;
	background-image: url(../../images/lente.gif);
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 250px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.selezionaRicerca {
	font-size: 0.9em;
	background-image: url(../../images/lente.gif);
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 150px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.selezionaData {
	font-size: 0.9em;
	background-image: url(../../images/lente.gif);
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 80px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.username {
	font-size: 1em;
	background-image: url(../../images/stock_person.gif);
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 80px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.password {
	font-size: 1em;
	background-image: url(../../images/stock_keyring.gif);
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 80px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.moduloLogin {
	margin: 0px 0px 0px 300px;
	padding: 0px;
}

.moduloRicerca {
	padding: 0px;
	margin: 0px;
	width: 300px;
	text-align: left;
	float: left;
}
#borderFull{
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#bottoniHome{
	font-size: 90%;
	padding: 5px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
}
#bottoniHome ul{
	padding: 0px;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#bottoniHome li{
	padding: 2px;
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#bottoniHome li a:link{
	padding: 2px;
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #999999;
	color: #FFFFFF;
}
#bottoniHome li a:visited{
	padding: 2px;
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #999999;
	color: #FFFFFF;
}
#bottoniHome li a:hover{
	padding: 2px;
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #666666;
	color: #FFFFFF;
}
#bottoniHome a:link{
	padding: 2px;
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	border: 1px solid #FF3300;
}
#bottoniHome a:visited{
	padding: 2px;
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #CCCCCC;
	color: #FFFFFF;border: 1px solid #FF3300;
}
#bottoniHome a:hover{
	padding: 2px;
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #999999;
	color: #FFFFFF;
	border: 1px solid #FF3300;
}
.mini {
	font-size: 90%;
	text-align: center;
}
.extraMini {
	font-size: 75%;
}
#pageSwich {
	font-size: 85%;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pageSwich a:link, a:visited {
	color: #FF0000;
}
#pageSwich a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#grafica {
display:none;
}

.toTop {
	display: none;
}
/* MENU - CSS Document */

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#sectionLinks ul {
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
	border: 1px solid #666666;
}
#sectionLinks h3{
	color: #FFFFFF;
	background-color: #666666;
	margin: 0px;
	padding: 2px;
}
#sectionLinks li {
	display: block;

}

#sectionLinks li a:link{
	padding: 2px 2px 2px 20px;
	width: auto;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin: 0px;
	background-color: #E8E8E8;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #003366;

}

#sectionLinks li a:visited{
	padding: 2px 2px 2px 20px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin: 0px 0px 0px 0px;
	background-color: #E8E8E8;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #003366;


}

#sectionLinks li a:hover{
	padding: 2px 2px 2px 20px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin: 0px 0px 0px 0px;
	background-color: #999999;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;


}

/*********** CUSTOMIZE SITE ***********/

#customSite{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
#customSite ul {
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
	border: 1px solid #999999;
}
#customSite h3{
	color: #FFFFFF;
	background-color: #666666;
	margin: 0px;
	padding: 2px;
	text-align: left;
}
#customSite li {
	display: block;
}
#customSite img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* NAVIGATION-BAR - CSS Document */

#navigation{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #666666;
	background-color: #E8E8E8;
}
#navigation ul {
	font-size: .7em;
	margin: 5px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation li {
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


/* CONTENUTI - CSS Document */

/*********** #primoPiano styles ***********/

#primoPiano{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;

}

#primoPiano h3{
	padding: 20px 0px 2px 10px;
	color: #999999;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.7em;
}
#primoPiano ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#primoPiano li {
	margin: 0px 0px 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background-image: url(../../images/doc_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#primoPiano a:link{
	padding: 2px 0px 2px 0px;
	width: 100%;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	display: block;
	color: #006699;
}

#primoPiano a:visited{
	padding: 2px 0px 2px 0px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	display: block;
	color: #006699;

}

#primoPiano a:hover{
	padding: 2px 0px 2px 0px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	display: block;
	background-color: #E8E8E8;
	color: #006699;
}

/*********** #newSociali styles ***********/

.dataNews {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}

/*********** #docsLista styles ***********/

#docsLista{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;

}

#docsLista h3{
	padding: 20px 0px 2px 10px;
	color: #999999;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.7em;
}
#docsLista ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#docsLista li {
	margin: 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background-image: url(../../images/doc_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#docsLista a:link{
	padding: 2px 0px 2px 0px;
	width: 100%;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	display: block;
	color: #006699;

}

#docsLista a:visited{
	padding: 2px 0px 2px 0px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	display: block;
	color: #006699;

}

#docsLista a:hover{
	padding: 2px 0px 2px 0px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	display: block;
	background-color: #E8E8E8;
	color: #006699;
}
.titolo {
	font-size: 1.7em; 
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px;
}
.titoloTS {
	font-size: 1.4em;
	color: #999999;
	margin-top: 20px;
}
/*********** #elencoNews styles ***********/

#elencoNews{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;

}

#elencoNews h3{
	padding: 10px 0px 2px 10px;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#elencoNews ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#elencoNews li {
	color: #006699;
	margin: 10px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background-image: url(../../images/sect_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#elencoNews a:link{
	color: #006699;
	padding: 2px 0px 2px 10px;
	width: 100%;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

#elencoNews a:visited{
	color: #006699;
	padding: 2px 0px 2px 10px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

#elencoNews a:hover{
	color: #006699;
	background-color: #CCCCCC;
	padding: 2px 0px 2px 10px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*********** #risultati styles ***********/

#risultati{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;

}

#risultati h3{
	padding: 10px 0px 2px 10px;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#risultati ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#risultati li {
	margin: 10px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background-image: url(../../images/lente.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#risultati a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

#risultati a:visited{

	padding: 2px 0px 2px 10px;
	min-height: 20px;
	height: auto !important;
	height: 20px;


}

#risultati a:hover{

	background-color: #E8E8E8;
	padding: 2px 0px 2px 10px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

.dove{
	padding-left: 30px;
}

.linkDove{
font-size: 11px;
	
}

/* DUCUMENT */
.mainDoc {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #000000;
	
}
#documento {
	margin: 0px;
	padding: 0px;
}
.allegatiDoc {
	font-size: 0.8em;
	margin: 10px 0px 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.spazioVuoto {
	width: 20px;
	height: 20px;
}
.testoBreve {
	margin: 0px;
	padding: 5px;
	border: 1px dashed #999999;
	background-color: #f2f2f2;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}

.titoloArticolo {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.articolo {
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.titoloAllegati {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 1.2em;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.2em;
}

.aa {
	display: inline;
}
#centraTutto {
	text-align: center;
}
#centraTutto h4 {
	margin: 20px 0px 10px;
	padding: 0px;
	text-decoration: underline;
}
.errore {
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FF0000;
}
.bottomBorder {
	border-bottom: 1px dashed #CCCCCC;
	font-size: 0.9em;
}

.dettaglioTerzo {
	font-size: 0.9em;
}

/* LINKS */
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
