/* classi predefinite, modifica */

html	{
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #f2f2f2;
}

body{
	width:1003px;
	margin: 0px auto;
	text-align:center;
	background-color: #f2f2f2;
}

img {border: none;
}

a.link_b, a.link_b:hover{
	font-family: futura,arial,sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
	padding-top:20px;
}

div#gcontainer{
		position:relative;
		width:1003px; 
		height:600px;
		margin:0px auto;
		text-align: center;   
		background: url(img/sf_sotto.jpg) repeat-x white;
		background-position: center 480px;
}

div#sopra{
		float:left;
		width:100%; 
		height:38px;
		text-align: left;   
		background:url(img/sf_sopra.jpg) repeat-x;
}
	div#sopra_ds{
			float: right;
			width:8px; 
			height:38px;
			background:url(img/sf_ds.jpg) no-repeat;
	}
	div#sopra_sn{
			float:left;
			width:8px; 
			height:38px;
			background:url(img/sf_sn.jpg) no-repeat;
	}
	div#tit_marrone{
		float:left;
		font-family: arial,sans-serif;
		font-size: 14px;
		color: #783d13;
		padding-top:10px;
	}
	div#chiudi{
			float:right;
			height:18px;
			margin:10px;
			text-align:center;
	}
	div#x{
			float:right;
			width:10px; 
			height:38px;
	}
	
div#tit_grigio{
		float:right;
		width:773px;
		text-align:left;
		font-family: arial,sans-serif;
		font-size: 14px;
		color: #5d5d5f;
		margin-top: 50px;
		margin-left: 212px;
	}	
	
div#sinistra{
	float:left; 
	width:212px;height:490px;
	text-align:center;
}	
	div#copertina{
		position:relative;
		top:326px;
		margin:0px auto;
		width:125px;height:164px;
	}
	
div#flash_book{
	float:left; 
	width:750px;height:490px;
}	

