@charset "utf-8";

/* CSS Document */



html, body {
	background-color:#FFFFFF;
	background: transparent url(../images/back.jpg) top center repeat-x fixed;
	padding: 0;
	margin: 0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
}


#wrapper {

	width: 980px;
	margin: 0 auto;
	padding: 0;

}






#header{
	width:980px;
	background: transparent url(../images/back_wrapper.jpg) top center no-repeat;
	height:106px;
	margin-bottom:10px;
	padding:0px;
	float:left;
	display:inline;
}


#logo {

	margin: 0;
	padding: 0;
	width: 472px;
	height: 123px;
	overflow:hidden;
	float:left;
	

}


#logo h1 {
	margin:23px 0 0 71px;
	padding:0;
	width: 401px;
	height: 97px;
	overflow:hidden;
	line-height: 300px;
	background: transparent url(../images/logo.png) top left no-repeat;
	float:left;
	cursor:pointer;
}



#finpoint {

	margin: 0;
	padding: 0;
	width: 72px;
	height: 67px;
	margin:37px 32px 0 71px;
	float:right;
	

}


#finpoint h2 {
	margin:23px 0 0 71px;
	padding:0;
	width: 72px;
	height: 67px;
	overflow:hidden;
	line-height: 300px;
	background: transparent url(../images/finpoint.png) top left no-repeat;
	float:left;
	
}



/* inizia contenuti per HomePage */


#contenuti{
	width:980px;
	margin:0 0 0 0;
	padding:0 ;
	float:left;
}


.leftColumn{
width:256px;
margin:0;
padding:0;
float:left;
}


/* Menu */

.menu{
width:227px;
height:196px;
background: transparent url(../images/box1.png) top left no-repeat;
margin:0 0 0 29px;
padding:0;
float:left;
}

.menu ul{
padding: 20px 0 0 40px;
}

.menu li{
list-style:none;
background: transparent url(../images/barra_menu.jpg) top left no-repeat;
margin-bottom:5px;
}

.menu li a{
font-family: Arial; 
font-size: 13px; 
font-weight:bold; 
color: #FFFFFF; 
line-height: 14px;  
text-decoration: none; 
list-style:none;
padding:0 0 0 20px;
}


.menu li A:hover{
color: #FFCC00;
}



/* start Chiama Subito */

.chiamaSubito{
width:227px;
height:140px;
background:transparent url(../images/chiama_subito.png) top left no-repeat;
margin:0 0 0 29px;
padding:0;
float:left;
}


.DownBox{
width:227px;
height:196px;
margin:0 0 0 29px;
padding:0;
float:left;
}




/* Right Column */

.rightColumn{
width:695px;
float:left;
}


.flashBox{
width:696px;
height:334px;
background: transparent url(../images/flash_box.png) top left no-repeat;
float:left;
}


.flashBox ul{
width:640px;
padding-left:53px;
margin-top:8px;
float:left;
list-style:none;
}


.flashBox ul li{
margin-top:8px;
float:left;
list-style:none;
}

/* flash box interno */

.flashBoxInterno{
width:696px;
background: transparent url(../images/flash_box_interno.png) top left no-repeat;
float:left;
}

.flashBoxInterno ul{
width:640px;
padding-left:53px;
margin-top:8px;
float:left;
list-style:none;
}


.flashBoxInterno ul li{
margin-top:8px;
float:left;
list-style:none;
}








/* Text box */

.box{width:696px;
float:left;}
.top_left {background: url(../images/box.png) top left;padding-left:20px;}
.top_right {
/*background: url(box.png) top right;*/
/*padding:20px;*/
padding-top:30px;
padding-left:20px;
padding-right:20px;
padding-bottom:1px;

}


.top_right h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#e55b02;

}


.top_right p{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#01363b;
padding-right:10px;

}


span.red{
color:#e55b02;
}





.top_right a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#01363b;


}


.top_right ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#01363b;


}







.bottom_left {
background: url(../images/box.png) bottom left;padding-left:20px;}
.bottom_right {
/*background: url(box.png) bottom right;*/
height:20px;
}


/* Footer */

.footer{
width:695px;
height:56px;
float:left;
background: transparent url(../images/footer.png) top left no-repeat;
}


.footer h3{
font-family: Arial; 
font-size: 11px; 
font-weight:bold;
color: #01363b;
padding: 10px 0 0 30px ; 
}



.powered{
width:695px;
float:left;
}


.powered h3{
font-family: Arial; 
font-size: 11px; 
font-weight:bold;
color: #01363b;
padding: 0 0 0 440px ; 
}










A:link, A:visited, A:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#01363b;
text-decoration:none;
}



A:hover {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #FEA203; 
	line-height: 14px;   
	text-decoration: none;

}



.componentheading{
display:none;
}





.iif_news_testo {
	 font-family: Verdana; 
	 font-size: 11px; 
	 font-weight:Normal; 
	 color: #5B5A5A; 
}

