body{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
}





a:link, a:visited{
	color: #004892;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #1763b5;
}

a:focus, a:hover, a:active{
	color: #3c85d4;
	background-color: #b6d9ff;
}

h1, h2, h3 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-1px;
	font-size: 1.5em;
	color: #050404;
}

h2{
	font-size: 1.4em;
}






/* PARTE TESTO CONTENUTO */

			/* Scrollbar & content css */						
			#content1, #content2, #content3{
				height: 230px;
				width: 410px;
				float:left;
				overflow:hidden;
				color:#ffffff;
				margin-left:109px;
				margin-left:5px;
			}
			
			#content1 p{
				margin: 10px;
				margin-left:13px;
			}
			.scrollbar-vert{
				background-color: ;
				height: 230px;
				width: 20px;
				float:left;
			}
			.handle-vert{
				height: 42px;
				width: 20px;
				background: url(../img/handle.png) no-repeat;
			}
			
			#content2 p{
				width: 1000px;
			}
			.scrollbar-hor{
				background-color: #d2e8ff;
				height: 20px;
				width: 300px;
				float:left;
			}
			.handle-hor{
				height: 20px;
				width: 42px;
				background: url(../img/handle-hor.gif) no-repeat;
				
			}
			
			#content3 p{
				width: 700px;
			}



dir.square_bullet {
	color: #7aa2c6;
}

li.square_bullet {
	list-style-type: square;
	line-height: 21px;
	text-align: left;
	margin-left: -12px;
	_margin-left: -10px;
	#margin-left: -10px;
}

div.square_bullet {
	font-size: 100%;
	text-align: left;
}








#contenitore {
	background: url(../img/sfondo.png) repeat-x;
	width: 1024px;
	height: 725px;
	background: 1px solid red;
	margin: auto;
	}
	
#a {
	width: 816px;
	height: 137px;
	margin: auto;
	}
	
#b {
	width: 816px;
	height: 233px;
	margin: auto;
	}
	
#b2 {
	width: 816px;
	height: 231px;
	margin: auto;
	}



















