/* SECURPOL Ferrara - Stili Css */
html{
height:100%;
padding-bottom:1px;
}
body {margin:0; font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:normal;  background-color:#2e55a4;}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:normal; 
	color:#ffffff;
}

a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:none;}
.bordo{
	border:1px solid #6e8fd3;
	padding:2px;
	}
/* ----------------------------------------------------------------------------------------------------- */


/* INTESTAZIONE */

.SfondoIntestazione {width:960px; height:73px; background-image:url(../images_sf/sfondo-intestazione.jpg); background-repeat:repeat-x; background-position:left top; background-color:#2c50a0;}
.testata{background-image:url(../images_sf/testata.jpg); background-repeat:no-repeat; background-position:center;}
/* ----------------------------------------------------------------------------------------------------- */


/* AREA CENTRALE */

.SfondoAreaCentrale {width:960px; height:330px; background-image:url(../images_sf/sfondo-area-centrale.jpg); background-repeat:no-repeat; background-position:center top; background-color:#2e55a4;}
.AngoloSmussato {background-image:url(../images_sf/angolo-smussato.gif); background-repeat:no-repeat; background-position:left top;}
.Testo1 {font-size:23px; color:#FFFFFF;}
.Testo2 {font-size:15px; color:#FFFFFF;}
.Testo4 {font-size:14px; color:#b9c6f7; font-weight:bold;}
.Testo4bis {font-size:14px; color:#1E2C5F; font-weight:bold;}
.Testo5 {font-size:13px; color:#FFFFFF; text-align:justify; line-height:18px; padding:5px;}
.Testo6 {font-size:13px; color:#FFFFFF; line-height:13px;}
.SfontoServizi{
	background-image:url(../images_sf/bott_servizi.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	height:44px;
	line-height:18px;
	vertical-align:middle;
	}
.sf_omino{
	background-image:url(../images_sf/sf_omino.gif); 
	background-repeat:no-repeat; 
	background-position:bottom right;
	height:150px;
}
.sf_contatti{
	background-image:url(../images_sf/sf_contatti.gif); 
	background-repeat:no-repeat; 
	background-position:bottom right;
	height:250px;
}
/* ----------------------------------------------------------------------------------------------------- */


/* FOOTER */

.Testo3 {font-size:11px; color:#6e8fd3;}

/* ----------------------------------------------------------------------------------------------------- */
textarea,input{
	font-family:Tahoma,Verdana,Arial;
	font-size: 12px;
	color: #000000;
	border:1px solid #6e8fd3;
}
.errore{
	color:#cc0000;
	font-weight:bold;
	}
.no_bordo{
	border:0px;
}
