html,body{
	margin:0;
	padding:0;
	color:#666
	
	}
	
body{
	font: 11px arial,sans-serif;
	text-align:center;
        	        	background-color:#e7e7e7;
        	/*background-image: url("../images/sfondo_prestito.jpg");*/
        	        	background-repeat: repeat-x;
	}
	
p{
	margin:0 10px 10px
	}
	
a{
	text-decoration:none; 
	color:#000
	}

a:hover{
	color:#F90}
	
	
img{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666
	}



/*		container 		*/


div#container{
	text-align:left;
	width:900px;
	margin:0px auto;
	background-color:#FFF;
	text-align:justify
	}

/*		header 		*/
	
div#menuheader{
    height: 50px;
    padding: 10px;
	background-image:url(../prestito-image/prestito_bk_header.jpg)
	}
	
div#menuimmagini{
	float:right;
	width:630px;
	z-index:100
	}
	
div#menuheader img {
	padding:0 15px 0 15px;
	float:left
	}

/*div#sottomenuheader{
	text-align:right;
	width:855px;
	margin-left:25px
}*/	

.linkhome{
	/*margin-right:260px*/
	float:left;
}

div#header{
	height:400px;
	}

#titoliheader{
	position:absolute; 
	top:100px;
	}
		
div#header .titoloscuro{
	margin:0;
	font-size:42px;
	font-weight:normal;
	color:#666;
	padding:0
	}
	
	

/*		content 		*/

div#content{
	float:right;
	margin:10px 20px 25px 0 ;
	width:540px;
	background-color:#FFF
	}

div#content h1{
	margin:0;
	padding:0 0 10px 0px;
	font-size:40px;
	font-weight:normal;
	color:#004455;
	margin-bottom:10px
	}
	
	
	
div#content h2{
	padding:15px 0 2px 0;
	font-size:17px;
	font-weight:lighter;
	color:#F90;
	border-top:1px #999 dotted
	}
	
div#content h2.testodescrittivo{
		font-size:12px;
		padding:0 17px 10px 12px;
		border:none;
		color:#666;
		line-height:18px;
}

div#content h3{
	color:#000;
	font-weight:bold;
	font-size:13px;
	padding:0;
	margin:14px 0 4px 0}
	
div#content em{
	font-style:normal}


/*		navigation 		*/

div#navigation{
	float:left;
	width:305px;
	margin:15px 0 20px 20px ;
	padding:0;
	height:100%;
	background-color:#FFF
	}


/*   menusx*/

div#menusx{
	margin:0;
	padding:10x 10px 30px 22px;
	color:#999
	}
	
div#menusx h3{
	margin:0; padding:0;
	font-size:35px;
	font-weight:normal;
	color:#B7B7B7;
	line-height:25px
	}
	
div#menusx ul {
	padding-top:15px;
	padding-bottom:20px}
	
div#menusx ul li{
	list-style:url(../prestito-image/freccia_menusx.gif);
	padding:4px 0 4px 0;
	font-size:13px
	}
div#menusx ul li ul.sottolivello{

	margin:-10px 0 0 -44px}
	
div#menusx  ul li ul.sottolivello li{
	list-style:none;
	padding:2px;
	font-size:13px;
	font-size:11px
	}
	
div#menusx a{
	color:#004455;
	font-size:12px;
	font-weight:bold
	}
	
div#menusx a:hover{
	color:#F90;

	}

/* 		footer  		*/

	#footer
	{
	    margin:0px;
	border-top:#000 1px dotted;
	clear:both;
	width:100%;
	background-color:#054556;
	font-size:11px;
	text-align:center;
	padding:15px 0 15px 0;
	color:#fff;

	}


	#footer2
	{
	    margin:0px;
	border-top:#000 1px dotted;
	clear:both;
	width:100%;
	background-color:#e7e7e7;
	font-size:11px;
	text-align:center;
	padding:15px 0 15px 0;
	color:#b7b6b6 !important;

	}	
	
	
	#footer2 a
	{
	color:#7e8284;
	}
