@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	background:url(/images/sf_pagina.jpg) repeat-x center top;
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#FFF;
}

#vuoto{
	border:solid 1px #999999;
	color:#333333;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
}

#pagina{
	border:solid 1px #999999;
	color:#333333;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
}

#paginaover{
	border:solid 1px #999999;
	background:#999999;
	color:#ffffff;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
}

input{
	border:0px solid;
	height:18px;
}
#input_ricerca{
	border:0px solid;
	background-color:#FDCD01;
}
#txtblu{
	border:1px solid #999;
	background-color:#dce3e9;
}
#ricerca{
	background:url(/images/ricerca_ok.jpg) no-repeat;
	width:60px;
	height:54px;
	cursor:pointer;
}
#login{
	border:1px solid #CCC;
	background-color:#FFF;
	width:160px;
	height:14px;
	padding:1px 0px 0px 5px;
	font-size:11px;
}
#corpo{
	background:url(/images/sf_corpo.png) repeat-y center top;
	width:950px;
	padding:0px 0px 0px 0px;
}

#log_ricerca{
	border:1px solid #CCC;
	background-color:#FFF;
	width:160px;
	padding:0px 0px 0px 5px;
}

#newsletter{
	border:1px solid #CCC;
	background-color:#FFF;
	width:200px;
	padding:0px 0px 0px 5px;
}
#menu{
	background:url(/images/sf_menu.jpg) no-repeat center top;
	width:950px;
	height:28px;
	cursor:pointer;
}
#menu_altre{
	background:url(/images/sf_menu.jpg) no-repeat center top;
	width:950px;
	height:28px;
	cursor:pointer;
}
#menu_sx{
	background:url(/images/sf_menu_sx.jpg) no-repeat;
	padding:25px 0 0 20px;
	width:213px;
	height:151px;
	cursor:pointer;
}
#menu_sx2{
	background:url(/images/sf_menu_sx2.jpg) no-repeat;
	padding:7px 0 0 20px;
	width:213px;
	height:151px;
	cursor:pointer;
}
#news{
	background:url(/images/sf_news_home.jpg) no-repeat center top;
	padding:25px 0 0 30px;
	width:448px;
	height:171px;
	cursor:pointer;
}

#footer{
	background:url(/images/sf_footer.jpg) no-repeat top;
	width:930px;
	padding:12px 10px 10px 10px;
}

#altre_sezioni{
	background:url(/images/sf_altre_sezioni.jpg) no-repeat center top;
	width:238px;
	height:191px;
	cursor:pointer;
}
#san_paolo{
	background:url(/images/sf_san_paolo.png) no-repeat center top;
	padding:0 0 0 430px;
	width:520px;
	height:81px;
	cursor:pointer;
}
#button_login{
	background:url(/images/invia.png) no-repeat;
	width:88px;
	height:22px;
	cursor:pointer;
}
#icona_aggiungi{
	background:url(/images/aggiungi.jpg) no-repeat;
	width:160px;
	height:22px;
	cursor:pointer;
}
#button_modifica{
	background:url(/images/button_modifica.jpg) no-repeat;
	width:56px;
	height:22px;
	cursor:pointer;
}
#button_conferma{
	background:url(/images/button_conferma.png) no-repeat;
	width:75px;
	height:24px;
	cursor:pointer;
}
#padding{
	padding:20px;
}
.padding_left{
	padding-left:10px;
}

