	* {
		margin: 0; 
		padding:0;
	}
	
	body{
	background: #1A1A1A;
	color: #606060;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	word-wrap: break-word;	/* IE */
	background-image: url(../images/bg_11_3.png);
	}
	
	img {
		border: 0;
	}

	a:link {
		color: #FF3333;
	}
	a:visited {
		color: #FF3333;
	}
	a:hover {
		color: #FFCC00;
	}
	a:active {
	color: #FF3333;
	} 

	#sidebar{ 
		position:fixed; 
		top: 38px; 
		left:30px;	
		width: 235px; 
	}
	
	* html div#sidebar{ 
		position:absolute; 
		top: 38px; 
		left:30px;
		width: 235px; 
	}
	
	#content{ 
		margin-top: 38px;
		margin-left: 300px;
	}

	#topbar{
	margin-top: 30px;
	max-width: 1020px;
		margin-left: 100px;
	}
	#menu{ /*background-color:#FF0000;*/
		margin-top: 50px;
		width: 1020px;
		margin-left: 100px;

	}

	
	#content_all{ 
		margin-top: 50px;
		margin-left: 6px;
		width: 1020px;
	}
	#content_left{ /*background-color:#FF0000;*/
		width: 340px;
		float: left;		
		margin-top: 30px;
	}
	#content_temi{ /*background-color:#FF0000;*/
		margin-left: 30px;
	}
	#content_wide{ 
		width: 480px;
		float: left;
		margin:10px;
	}
	#content_right{ /*background-color:#FF0000;	*/
		width: 170px;
		float: left;		
		margin-top: 30px;
		text-align:center;
	}

	#footer{ 
		clear: both;
		margin-left: 190px;
		width: 830px;
	}

	#album_title{ 
		width: 1020;
		color: #FFFFFF;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 26px;
	}
	.tittle_text{
	color: #cccccc;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 26px;
	}
	
	.e-mail_style {
		font-size: 14px;
		color: #FF99FF;
		font-weight: bold;
		font-style: italic;
	}
	
	h1 {
		color: #FFFFFF;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 30px;
	}
	
	h3 {
		padding-top:15px;
		padding-bottom:15px;
	}

	
	#album_description{ 
		color: #C0C0C0;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 12px; 
	}

	.thumbnail_vert{
		height: 128px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #ff0000;
		background-image:url(../images/film_144x144_vert.png);
		border: 1px solid #404040;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	.thumbnail_text_vert{
		height: 145px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #ff0000;
		border: 1px solid #404040;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
		overflow: hidden; 
 		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 11px;
	}
	
	.thumbnail_hor{
		height: 128px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #ff0000;
		background-image:url(../images/film_144x144_hor.png);
		border: 1px solid #404040;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	
	
	#p_text01{ 
		font-size: 14px;
 		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size-adjust:inherit;
		text-align:justify;
		color:#CCCCCC;
		font-style:normal;
		text-indent: 40px;
		padding-top: 15px;
	}

	
	body,td,th {
	color: #CCCCCC;
}

