/**********************************
*       ELEMENTI PRINCIPALI       *
**********************************/
html,body{margin: 0;padding:0;height:100%;}

body
{
	margin: 0;
	padding: 0;
	background: #F6F5F5;
/*	background: #F6F5F5 url(../immagini/bk_footer.gif) bottom center no-repeat;*/
	font: 80% Arial, Verdana, Georgia, Helvetica, Sans-serif !important;
	font: 74% Arial, Verdana, Georgia, Helvetica, Sans-serif;
	text-align: center;
}

.tableform{
	width:600px;
}

a img
{
	border: none;
}

label
{
	cursor: pointer;
}

h1{
	font: 135% Arial, Verdana, Georgia, Helvetica, Sans-serif;
	font-weight: bold;
	color: #257CE2;
	margin-bottom: 5px;
}
h2{
	margin: 0;
	font: 110% Arial, Verdana, Georgia, Helvetica, Sans-serif;
	font-style: italic;
	margin-bottom: 5px;
}

h3{
	margin: 0;
	font: 100% Arial, Verdana, Georgia, Helvetica, Sans-serif;
	font-weight: bold;
}

.newsEvid{
	width: 353px;
	margin-top:3px;
	border: 1px solid #D4D5D7;
	padding: 9px 10px 15px 25px;
	background: #E4E8EC url(../immagini/img_news.gif) top left no-repeat;
}


ul#lista{
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
	line-height:155%;
}

ul#lista li{
	padding-left: 18px;
	background-image: url(../immagini/bullet_list.gif); 
	background-repeat: no-repeat;
	background-position: 0 3px;
}

/**********************************
*            STRUTTURA            *
**********************************/
body>div#contenitore{height:auto;min-height:100%}

#contenitore{
	position: relative;
	height: 100%;
	margin: 0 auto;
}

#titoliAlto{
	margin: 10px 10px;
	color: #3585D8;
	text-align:right;
	height: 15px;
}

#contSfondo{
	margin: 0; 
	padding: 2px 0;
	border-top: 5px solid #53A0ED;
	border-bottom: 5px solid #53A0ED;
}

#sfondoSuperiore {
	margin: 0 auto;
	height: 176px;
	background: url(../immagini/sfondo_superiore.gif) center repeat-y;
}

#titoliAlto a:link, #titoliAlto a:visited
{
	color: #3585D8;
	font-weight: bold;
	padding: 3px;
}

#titoliAlto a:hover
{
	color: #001C59;
	background: #E6EBF1;
	padding: 3px;
}

#contenuti{
	margin: 10px auto;
	padding-bottom:50px;
	width: 778px;
	border: 0px solid #000;
}

#contDx{
	float: right;
	text-align: left;
	padding-left: 10px;
	border-left: 1px dashed #53A0ED;
}

#contDx
{
	/* Box model hack */
	width: 385px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 375px;
}

html>body #contDx
{
	/* be nice to Opera 5 */
	width: 375px;
}


#contSx{
	float: left;
	text-align: right;
	width: 378px;
	border: 0px solid green;
}

#contfooter{
	position:absolute;
	margin-top: 20px;
	width:100%;
	left:0;
	text-align: center;
	bottom: 0;
	border-top: 3px solid #53A0ED;
	padding: 2px 0 2px 0;
}
#footer{
	height: 18px;
	padding: 2px;
	background: #53A0ED;
	font: 85% Arial, Verdana, Georgia, Helvetica, Sans-serif;
	color: #FFFFFF;
}

#contNews{
	background: url(../immagini/sfondo_news.jpg) no-repeat;
	width: 322px;
	height: 277px;
}

#homeDx{
	background: url(../immagini/home_sx.gif) center no-repeat;
	float: right;
	padding-right: 5px;
	height: 280px;
	border: 0px solid green;
}

#homeDx
{
	/* Box model hack */
	width: 135px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 125px;
}

html>body #homeDx
{
	/* be nice to Opera 5 */
	width: 125px;
}


#homeSx{
	float: left;
	width: 235px;
	line-height: 16px;
	text-align: right;
}

span.azzurroBig{
	color: #529FED;
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
}

#news{
	padding: 35px 30px 10px 20px; 
	color:#1E1C43;
	border: 0px solid red;
}

.dataNews{
	font-weight: bold;
	font-style: italic;
	color:#1E1C43; 
	white-space:nowrap;
}

.titoloNews{
	font-weight: bold;
	font-style: italic;
	color:#257CE2;
}

.contNews{
	display: block;
	padding: 6px 0;
}


ul#sottoservizi
{
	text-align:left;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height:155%;
}

ul#sottoservizi li 
{
	padding-left: 17px;
	background-image: url(../immagini/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0 3px;
}

ul#altreNews
{
	text-align:left;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding:5px 0;
}

ul#altreNews li 
{
	padding-left: 17px;
	background-image: url(../immagini/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0 7px;
}


img#imgMetodo
{
	margin-left:0;
	padding: 4px;
	border: 1px solid #D5D8DE;
}	


/**********************************
*         PAGINE INTERNE          *
**********************************/

#contInternoDx{
	border: 0px solid black;
	float: right;
	width: 230px;
	background: url(../immagini/sfondo_frase.gif) top center no-repeat;
	padding-left:0px;
	height: 265px;
}

#contInternoSx{
	border: 0px solid #000000;
	float: left;
	width: 145px;

	height: 60px;
	clear: left;
}

#contInternoCentro{
	text-align: left;
	width: 390px;
	min-height: 300px;
	color: #001C59;
	border: 0px solid black;
	padding-left: 150px !important;
	padding-left: 0;
}

#contInternoSxForm{
	border: 0px solid #000000;
	float: left;
	width: 145px;
	height: 300px;
	clear: left;
}

#contInternoCentroForm{
	float:left;
	text-align: left;
	width: 600px;
	min-height: 300px;
	color: #001C59;
	border: 0px solid black;
}

#contInternoCentroMetodo{
	text-align: left;
	width: 390px;
	height: 540px;
	color: #001C59;
	border: 0px solid black;
	padding-left: 150px !important;
	padding-left: 0;	
	}

#contInternoCentroAtt{
	text-align: left;
	width: 390px;
	height: 450px;
	color:#001C59;
	overflow: auto;
	border: 0px solid black;
	padding-left: 10px !important;
	padding-left: 0;
}
#contInternoCentroAtt span.errepi{
	font-weight: bold;
	color:#0099FF;

}


#contInternoCentro span.errepi{
	font-weight: bold;
	color:#0099FF;

}

a.link:link, a.link:visited	{
	font-weight : bold;
	color: #001C59;
	text-decoration:underline;
	}
	
a.link:hover	{
	font-weight : bold;
	color: #257CE2;
	text-decoration: underline;
	}
	
a.linkBianco:link, a.linkBianco:visited	{
	font: 85% Verdana, Georgia, Helvetica, Sans-serif;
	font-weight : bold;
	color: #fff;
	text-decoration:underline;
	}
a.linkBianco:hover	{
	font-weight : bold;
	color: #011E5A;
	text-decoration: underline;
	}

	
a.linkmenu:link, a.linkmenu:visited	{
	font-size: 100%;
	font-weight : bold;
	color: #257CE2;
	text-decoration:underline;
	}
	
a.linkmenu:hover	{
	font-weight : bold;
	color: #001C59;
	text-decoration: underline;
	}
	
a.active:link, a.active:visited	{
	font-size: 100%;
	font-weight : bold;
	color: #001C59;
	text-decoration:none;
	}
	
a.active:hover	{
	font-weight : bold;
	color: #001C59;
	text-decoration: none;
	}
	
a.progetti:link, a.progetti:visited	{
	font-size: 90%;
	font-weight : bold;
	color: #257CE2;
	text-decoration:underline;
	}
	
a.progetti:hover	{
	font-weight : bold;
	color: #001C59;
	text-decoration: underline;
	}
a:link, a:visited	{
	font-weight: bold;
	color:#257CE2;
	text-decoration:underline;
	}
	
a:hover	{
	font-weight : bold;
	color: #001C59;
	text-decoration: underline;
	}	
a.news:link, a.news:visited	{
	font-weight: bold;
	font-style: italic;
	color:#257CE2;
	text-decoration:underline;
	}
	
a.news:hover	{
	font-weight : bold;
	font-style: italic;
	color: #001C59;
	text-decoration: underline;
	}
	
#contFrase{
	border: 0px solid black;
	height: 260px;
	width: 226px;
}

#contFrase span{
	color: #257CE2;	
}

#progDx{
	border: 0px solid red;
	text-align:left;
	width:192px;
	float: right;
}

#progSx{
	border: 0px solid red;
	width:192px;
	float: left;
}

#dettaglioDx{
	width:140px;
	border: 0px solid red;
	text-align:right;
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:2px;
}

#dettaglioSx{
	border: 0px solid red;
	width:390px;
	float: left;
}

#dettaglioDx img{
	padding: 2px;
	border: 1px solid #D5D8DE;
}

#scarica {
	margin-top:7px;
}

#scaricaDx{
	width:40px;
	float:right;
	border: 0px solid #D5D8DE;
}

#scaricaSx{
	margin-top:3px;
	width:100px;
	float:right;
	border: 0px solid #D5D8DE;
}
#imgNews{
	float: right; 
	padding: 0 2px;
	}

/**********************************
*         FORM CONTATTI           *
**********************************/	
#contInternoContatti{
	display: block;
	text-align: left;
	width: 390px;
	min-height: 320px;
	color:#001C59;
	border: 0px solid black;
	padding-left: 150px !important;
	padding-left: 0;
}

#tabContatti{
	background:	#EFEDEC;
	border: 1px solid #D7D9D8;
}

input.formInputTesto{
	font-family: Arial, Helvetica, sans-serif;
	
	height: 1.5em;
	padding:2px;
	border: 1px solid #D7D9D8;
	color: #001C59;
}
textarea.formAreaTesto{
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	height: 10em;
	border: 1px solid #D7D9D8;
	padding:2px;
	color: #001C59;
}
input.formInputButton{
	background-image: url(../immagini/bk_invia.gif); 
	border: 1px solid #A6A4A4;
	width: 60px;
	height: 25px;
	color: #fff;
}


/**********************************
*         CLASSI GLOBALI          *
**********************************/

span.skip
{
	display: none;
	font-size: 0;
}

a.skip
{
	display: none;
}

.clearfix:after 
{
	/* Hack per la visualizzazione corretta dei float */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix 
{
	/* Hack per la visualizzazione corretta dei float */
	height: 1%;
}

; 
	border: 1px solid #A6A4A4;
	width: 60px;
	height: 25px;
	color: #fff;
}


/**********************************
*         CLASSI GLOBALI          *
**********************************/

span.skip
{
	display: none;
	font-size: 0;
}

a.skip
{
	display: none;
}

.clearfix:after 
{
	/* Hack per la visualizzazione corretta dei float */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix 
{
	/* Hack per la visualizzazione corretta dei float */
	height: 1%;
}


