@charset "utf-8";
/* CSS Document */

/* RESET */
html, body, table, tr, td, th, div, ol, ul, li, input, select, textarea, a, p, span, label, h1, h2, h3, h4, h5, h6, img, button {
	border:none;
	padding:0px;
	margin:0px;
	outline: 0;

	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	/*line-height:1px;*/
}
ol, ul {
	list-style: none;
}
/* RESET */




html {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#fe6e0b;
}

body {
	background-image:url(../images/bg.jpg);
	background-position:center 0px;
	background-repeat:no-repeat;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#page {
	width:990px;
	height:auto;
	
	margin:0px auto 0px auto;
}
	#page #header {
		background-image:url(../images/logo.png);
		background-position:60px 18px;
		background-repeat:no-repeat;
		height:100px;
	}
		#page #header .linkHome {
			background:none;
			float:left;
			width:260px;
			height:62px;
			margin-left:60px;
			margin-top:18px;
		}
		#page #header #menu_box {
			float:right;
		}
			#page #header ul#menu {
				height:45px;
				margin-top:15px;
				margin-right:5px;
			}	
				#page #header ul#menu li {
					margin-left:18px;	/*22px;*/
					
					font-size:16px;
					line-height:18px;
					font-weight:bold;
					
					float:left;
				}	
					#page #header ul#menu li.chisiamo {
						margin-left:0px;
					}	
					#page #header ul#menu li.prodotti {
					}	
					#page #header ul#menu li.trasparenza-e-reclami {
						width:95px;
					}	
					#page #header ul#menu li.contatti {
					}	
					#page #header ul#menu li.bancheconvenzionate {
						width:112px;	/*95px;*/
					}	
					#page #header ul#menu li.diventasocio {
						width:58px;		/*50px;*/
					}	
					#page #header ul#menu li.arbitrobancario {
						width:68px;		/*55px;*/
					}	

					#page #header ul#menu li a {
						color:#060707;
					}	
						#page #header ul#menu li a:hover, 
						#page #header ul#menu li a.selected {
							color:#fe6e0b;
						}	
			#page #header #search_box_top {
				/*float:right;*/
				text-align:right;
			}	
				#page #header #search_box_top input {
					background-color:#FFFFFF;
					width:160px;
					height:25px;
					padding-left:3px;
					padding-right:3px;
					
					border:solid 1px #b0b0b0;
					
					font-size:14px;		/*12px;*/
					line-height:16px;	/*14px;*/
					text-align:left;
				}	
				#page #header #search_box_top input.button {
					width:auto;
					background:none;/**/
					padding:0px;
					margin:0px;
					border:0px;
					padding-top:5px;
					padding-left:5px;
					padding-right:5px;
					
					border:none;
					
					font-size:14px;		/*12px;*/
					line-height:16px;	/*14px;*/
					font-weight:bold;
					
					cursor:pointer;
				}
					#page #header #search_box_top input.button:hover {
						color:#fe6e0b;
					}
				#page #header #search_box_top a.button {
					background-color:#00FF00;
					margin:0px;
					padding:0px;
					border:none;

					font-size:12px;
					line-height:12px;
					font-weight:bold;
					color:#000000;
					
				}
	
	#page ul#menu_graphic {
		height:auto;
		margin-top:76px;
		margin-left:55px;		
	}
		#page ul#menu_graphic li {
			height:237px;
			
			font-size:22px;
			line-height:24px;
			color:#FFFFFF;
			font-weight:bold;

			float:left;
		}
			#page ul#menu_graphic li a {
					height:125px;	/*157px;*/
					padding-top:80px;
						
					float:left;

					color:#FFFFFF;
			}
			#page ul#menu_graphic li.sussidiarie {
				background-image:url(../images/hp_box01.jpg);
				background-repeat:no-repeat;
				/*width:203px;
				padding-left:24px;*/
			}
				#page ul#menu_graphic li.sussidiarie a {
					width:203px;
					padding-left:24px;
				}
			#page ul#menu_graphic li.primarichiesta {
				background-image:url(../images/hp_box02.jpg);
				background-repeat:no-repeat;
				/*width:218px;*/
			}
				#page ul#menu_graphic li.primarichiesta a {
					width:206px;
					padding-left:12px;
				}
			#page ul#menu_graphic li.antiusura {
				background-image:url(../images/hp_box03.jpg);
				background-repeat:no-repeat;
				/*width:218px;*/
			}
				#page ul#menu_graphic li.antiusura a {
					width:206px;
					padding-left:12px;
				}
			#page ul#menu_graphic li.assistenza {
				background-image:url(../images/hp_box04.jpg);
				background-repeat:no-repeat;
				/*width:234px;*/
			}
				#page ul#menu_graphic li.assistenza a {
					width:222px;
					padding-left:12px;
				}
	
	
	#page h1 {
		font-size:30px;
		line-height:32px;
		color:#020202;
		
		width:870px;
		margin-top:25px;
		margin-left:65px;	/*17px;*/
		margin-right:17px;
		
		float:left;
	}
	#page h2 {
		font-size:20px;
		line-height:21px;
		color:#020202;
		text-align:center;
		
		width:870px;
		margin-left:70px;	/*17px;*/
		margin-right:17px;
		margin-bottom:5px;
		
		float:left;
	}
	#page h3 {
		font-size:18px;
		line-height:20px;
		color:#020202;
	}
	#page h4 {
		font-size:18px;
		line-height:20px;
		color:#000000;
	}
	#page .linktype01 {
		margin-right:55px;
		
		font-size:14px;
		line-height:16px;
		color:#fe6e0b;
		font-weight:bold;
		
		float:right;
	}


	#page #content {
		width:875px;
		min-height:300px;
		height: auto !important;
		height: 300px;
		margin-top:20px;
		margin-left:65px;
		border-top:solid 1px #959595;
		
		font-size:16px;		/*14px;*/
		line-height:20px;	/*16px;*/
		color:#000000;

		float:left;
	}
		#page #content.tipo02 {
			margin-top:5px;
		}
		#page #content a {
			color:#fe6e0b;
		}
		#page #content ul li {
			color:#000000;
			list-style:outside disc;
			margin-left:30px;
			padding-left:0px;
		}
		#page #content p {
			width:875px;
			padding-top:15px;
			padding-bottom:20px;
			
			font-size:16px;		/*14px;*/
			line-height:20px;	/*16px;*/
			color:#000000;
		}
			#page #content p acronym {
				cursor:help;
			}
		#page #content table {
			background-color:#cecece;
			border-left:solid 10px #cecece;
			border-right:solid 10px #cecece;
			margin-top:10px;
		}
			#page #content table tr th {
				border-bottom: solid 1px #FFFFFF;
				padding-top:8px;
				padding-bottom:8px;
				
				font-size:14px;		/*12px;*/
				line-height:16px;	/*14px;*/
				color:#fd6e0b;
				text-align:left;
			}
			#page #content table tr td {
				padding-top:8px;
				padding-bottom:8px;
				
				font-size:12px;
				line-height:14px;
				color:#000000;
				text-align:left;
			}
	
		/*mod_search e form sono definiti da CONTAO*/
		#page #content .mod_search form input { display:none; }


		#page #content #content_left {
			width:410px;
			min-height:200px;
			height: auto !important;
			height: 200px;
			margin-top:15px;

			float:left;
		}

		#page #content #content_right {
			width:450px;
			min-height:200px;
			height: auto !important;
			height: 200px;
			margin-top:15px;

			float:right;
		}


	#page #footer_bg {
		background-image:url(../images/bg_footer.jpg);
		background-repeat:no-repeat;
		
		width:875px;
		height:100px;
		margin-left:65px;
		padding-top:26px;
		
		float:left;
	}
	#page #footer {
		width:875px;
		height:100px;
		padding-top:5px;

		border-top:solid 1px #959595;
	}
		#page #footer ul.menu_left {
			width:435px;
			
			float:left;
		}
			#page #footer ul.menu_left li {
				margin-right:15px;
				
				font-size:12px;
				line-height:14px;
				font-weight:bold;
				color:#000000;
				
				float:left;
			}
				#page #footer ul.menu_left li a {color:#000000;}
					#page #footer ul.menu_left li a:hover, 
					#page #footer ul.menu_left li a.selected {color:#fe6e0b;}
		#page #footer ul.menu_right {
			float:right;
		}
			#page #footer ul.menu_right li {
				margin-left:15px;
				
				font-size:12px;
				line-height:14px;
				font-weight:bold;
				color:#000000;
				
				float:left;
			}
				#page #footer ul.menu_right li a {color:#000000;}
					#page #footer ul.menu_right li a:hover, 
					#page #footer ul.menu_right li a.selected {color:#fe6e0b;}

		#page #footer .box_text_left {
			width:470px;
			margin-top:10px;
			
			font-size:11px;
			line-height:13px;
			color:#000000;
			
			float:left;
		}
		#page #footer .box_text_right {
			margin-top:10px;
			
			font-size:11px;
			line-height:13px;
			color:#000000;
			
			float:right;
		}

















	
	
