body{
	background-color: #ffffff; 
	margin : 0;
	padding : 0;
        height : 100%;
}
p{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-align:justify;
        margin-left: 0;
        margin-right: 0;
        max-width: 364px;
}	
a {
	font-style:oblique;
	color:#193972;
	font-weight:bold;
}
h2 {
	font-size:15px;
}
h3 {
}
a:hover{
	color:#fff;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
li {
	list-style: none;
	margin:0px;
	padding:0px;
	display:block;
}

#contenitore_popup p{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-align:left;
}

#contenitore{
	position:absolute;
	top:50%; 
	left:50%; 
	height:600px; 
	width:807px; 
	margin:-300px 0 0 -403.5px;			
}
#contenitore_grafica{
	border: 1px solid #000000;
	width:802px;
}
#sopra{
	/*background:url(../images/sopra.jpg) no-repeat center;*/
	width:100%;
	height:122px;
}
#sopra img{
	border: none;
}
#sopra a{
	text-decoration:none;
}
#sopra a:hover{

}

/*MENU*/

#menu{
	/*background:url(../images/menu.jpg) no-repeat center;*/
	width:100%;
	height:18px;	
}	
	
#menu ul, #menu li {
  float:left;
}

/*CENTRO*/

#centro{
	width:100%;
	height:461px;
	clear:left;
}

#colonna_sx{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	width:140px;
	height:461px;
}

/*FOTOGRAFIE SX*/

#foto1 img{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#foto2 img{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#foto3 img{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#foto4 img{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*Fine fotografie sx*/

#contenitore_centro {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
  width:499px; 
  height:461px;
}

#contenitore_testo {
	margin-top: 50px;
	padding-left:68px;
	width:400px;
}

#contenuto {
	color:#FFFFFF;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:11px;
        height:360px;
        overflow:auto;
        padding-left:5px;
        padding-right:5px;
        text-align:justify;
        width:392px;
}

.contenuto_testo{
        width: 361px;

}

#contenuto h3 {
	font-size:14px;
	font-weight: bold;
}

/* COLONNA DESTRA*/

#colonna_dx{
	background: url(../images/destra-1.jpg) no-repeat center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	width:162px;
	height:461px;
}

#pulsante ul{
	margin-top:19px;
	margin-left:8px;
}
#contenitore_trasferimento{
        height:125px;
        margin:4px 0 0 0;
        width:153px;
}
#contenitore_trasferimento a{display: block;width:153px;height:125px;}
#contenitore_news{
	float: left;
	margin-left: 5px;
	border: 3px solid #6e80ae;
	width:135px;
	height:280px;
}
#titolo_news{
	background: url(../images/news_titolo.jpg) no-repeat center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:135px;
	height:25px;
}
#box_news{
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:135px;
	height:256px;
	overflow: auto;
}
#box_news p{
	padding: 5px 5px 0px 5px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	color:#000000;
	font-size:10px;
}
#box_news a{
	text-align: left;
	text-decoration: none;
	color: #000000;
}
#box_news a:hover{
	text-decoration: underline;
}
.punto{
	width:4px;
	height:4px;
	margin-right: 5px;
}
#archivio{
	padding-top: 14px;
}
#archivio a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:oblique;
	color:#6e80ae;
	font-weight:bold;
	text-decoration: none;
}
#archivio a:hover {
	text-decoration: underline;
}
.elementoArchivio {
	padding: 5px 5px 0px 5px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
}
.elementoArchivio a{
	text-decoration: none;
	color: #FFFFFF;
}
.elementoArchivio a:hover{
	text-decoration: underline;
}
.elementoDownload {
	padding: 5px 5px 0px 5px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
}
.elementoDownload a{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.elementoDownload a:hover{
	text-decoration: underline;
}
#paging {
	padding-top: 14px;
	text-align: center;
}
#paging a{
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
}
#paging a:hover {
	text-decoration: underline;
}

.Login {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
}

.Login form{
	vertical-align: bottom;
}

.loginInput{
	border: 2px solid #D16B5F;
	background-color: #BF2B37;
	color: #fff;
	padding: 1px 3px;
	width: 150px;
	height: 22px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
}

.Login a {
	color: #00B702;
}

.Login a:hover {
	color: #00B702;
}

.logSubmit {
	width: 100px;
	height: 10px;
}

#contenutoAreaRiservata{color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:286px;
overflow:auto;
padding-left:5px;
padding-right:5px;
text-align:justify;}
#contenitoreElenco{width:345px;margin-top:5px;}
#contenitoreElenco li{margin-top: 10px;}
.imgSmall{float:left;height:60px;text-align:center;width:100px;}
.imgSmall img{height:50px;width:100px;}
.linkDettaglio{float:left;height:60px;width:244px;}
.linkDettaglio div{margin: 22px 0 0 10px;}
.linkDettaglio a{color:white;}
.linkDettaglio a:hover{text-decoration: none;}
.imgBig{margin:0 0 0 32px;max-height:200px;max-width:300px;text-align:center;}/*float:left;height:120px;width:150px;*/
.dettaglioIndirizzo{font-size:1em;text-align:left;}
.dettaglioIndirizzo p{font-size: 0.8em;}
.dettaglioIndirizzo a{font-size: 1em;}
.dettaglioDescrizione{width:360px;height: auto;margin-top:30px;}
.clear{clear: both;}
.dettaglioWeb{width:350px;}
.dettaglioAreaRiservata{float:right;}
.contenitoreInput{margin: 50px auto;width:172px;}
.tableNewsBlog {width:350px;}
.tableNewsBlog td {padding:5px;}
.tableNewsBlog .intestazioneNews{background: #6e80ae;}
.tableNewsBlog .dataNews{background: gray;text-align: right;}
.tableNewsBlog .testoNews{background: gray;border-top: 0px;}
.tableNewsBlog .webNews{background: #013777;height: 38px;}
.tableNewsBlog .webNews a{color:#ffffff;}
.tableNewsBlog .webNews a:hover{color:#bf2b37;}
.pulsanteInserimentoMsg{float:left;margin-left:5px;margin-right:163px;}
.pulsanteInserimentoMsg img{cursor:pointer;margin:0 0 20px;}
.dropNews img{cursor:pointer;}
.singolaNews{margin-top:5px;overflow:auto;width:350px;}
.accessoAreaDocImprese{float:left;width: 103px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;text-align:justify;}
.clear{clear:both;}

.contenitoreLogOut img{float:right;margin:0 45px 0 0;cursor:pointer;}

.contenitoreElencoDoc li{font-family:arial;}
.contenitoreElencoDoc a{color:#fff;font-weight: normal;}
.contenitoreElencoDoc a:hover{text-decoration: none;}

/*DIALOG*/
#overlay{display:none;overflow:hidden;position:fixed;width:350px;}
#dialog{background:none repeat scroll 0 0 white;border:10px solid #023878;color:#2B597D;height:263px;margin:0 auto;position:relative;width:330px;}
#dialog img{cursor: pointer;}
.tableInsNewsBlog{margin-top: -10px;}
.tableInsNewsBlog h3{text-align: center;}
#closeDialog{margin-left:308px;}
.txtLunga{background:none repeat scroll 0 0 #C94F4C;border:1px solid #023878;width:316px;}
.TestoNewsBlog{background:none repeat scroll 0 0 #C94F4C;border:1px solid #023878;width:316px;}
.pulsantiDialog{float:right;margin-right:4px;}
.dropNews{float:right;}
.paginatore{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;text-align:justify;color:#193972;font-style:oblique;font-weight:bold;}
.contenitoreElencoDoc{margin:20px 0 0 0;}
