/* AGENZIA PONTE - Stili Css */
html{
height:100%;
padding-bottom:1px;
}
body {margin:0; font-family:"Lucida sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; background-image:url(sfondo-pagina.jpg); background-position:center top; background-repeat:no-repeat; background-color:#ffffff;}
td{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#012A7A;
}
#sf{
    position:absolute;
    background-repeat: no-repeat;
    background-image: url(sfondo-pagina.jpg);
	text-align:center;
	width:100%;
	height:100%;
}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:none;}

.bordo{border: 1px solid #012A7A;}
.bordomini{border: 1px solid #012A7A; cursor:pointer}
textarea,input,select,option{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #012A7A;
}
.errore{
font-size:12px; color:#c40000; letter-spacing:-1px;
	}
.no_bordo{
	border:0px none;
	}
.submit
{
	border: 3px double #949494;
	border-top-color: #787B80;
	border-left-color: #787B80;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:120px;
	cursor:pointer;
}
/* ----------------------------------------------------------------------------------------------------- */


/* INTESTAZIONE */

.SfondoIntestazione {width:960px; height:228px; background-image:url(sfondo-intestazione.jpg); background-position:center bottom; background-repeat:no-repeat;}

/* ----------------------------------------------------------------------------------------------------- */


/* AREA CENTRALE */

.SfondoTabellaPrincipale {width:960px; background-image:url(sfondo-tabella-principale.jpg); background-position:left top; background-repeat:repeat-x; background-color:#dde6f6;}
.SfondoCasa {background-image:url(sfondo-tabella-principale.jpg); background-position:left top; background-repeat:repeat-x; background-color:#dde6f6;}
.SfondoPolaroid {background-image:url(sfondo-polaroid.jpg); background-position:left bottom; background-repeat:no-repeat;}
.Testo02 {font-size:26px; color:#4171c6; letter-spacing:-2px;}
.Testo03 {font-size:15px; color:#002f84; letter-spacing:-1px;}
.Testo04 {font-family:"Lucida Sans Unicode"; font-size:15px; font-weight:bold; color:#b5ceff; letter-spacing:-1px;}
.Testo05 {font-size:13px; color:#ffffff; letter-spacing:-1px;}
.Testo06 {font-family:"Lucida Sans"; font-size:18px; font-weight:bold; color:#002f84; letter-spacing:-1px;}
.Testo07 {font-size:12px; color:#33599d; text-align:justify;}
.Testo08 {font-family:"Lucida Sans"; font-size:13px; font-weight:bold; color:#002f84; letter-spacing:-1px;}
.Div01 {background-image:url(div01.gif); background-position:left center; background-repeat:repeat-x;}
.Div02 {background-image:url(div02.gif); background-position:left center; background-repeat:repeat-x;}

/* ----------------------------------------------------------------------------------------------------- */


/* FOOTER */

.SfondoFooter {width:960px; height:24px; background-image:url(sfondo-footer.jpg); background-position:left top; background-repeat:repeat-x; background-color:#FFFFFF; font-size:12px; color:#052b78; letter-spacing:-1px;}
.Testo01 {font-size:12px; color:#052b78; letter-spacing:-1px;}

/* ----------------------------------------------------------------------------------------------------- */

