/* stile pagine DISCHI & DVD */

body
	{
	margin: 5px 10px 0px 10px;
 	padding: 0;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
 
.men
	{
	float: right;
	margin-top: 33px;
	font-size: 8pt;
	padding-right: 20px;
	}
	
.t1
	{
	position: absolute;
	width: 390px;
	height: 20px;
	margin-left: 322px;
	text-align: left;
	}

.t2
	{
	position: absolute;
	width: 320px;
	margin-left: 322px;
	text-align: left;
	}
		
.t2b
	{
	position: absolute;
	width: 388px;
	margin-left: 322px;
	text-align: left;
	border-bottom: 1px dotted #cccccc;
	}
	
.t3
	{
	position: absolute;
	width: 70px;
	margin-left: 640px;
	text-align: right;
	padding-right: 10px;
	}

.e1
	{
	position: absolute;
	width: 50px;
	margin-left: 322px;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
	}

.e2
	{
	position: absolute;
	width: 328px;
	margin-left: 372px;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px dotted #cccccc;
	}

.e3
	{
	position: absolute;
	width: 70px;
	margin-left: 640px;
	text-align: right;
	}

.dv1
	{
	position: relative;
	width: 348px;
	margin-left: 362px;
	text-align: left;
	}

.dv2
	{
	position: absolute;
	width: 168px;
	margin-left: 542px;
	text-align: left;
	}

.alto
	{
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #cccccc;
	}

.alt1
	{
	position: absolute;
	float: right;
	width: 344px;
	height: 243px;
	margin: 0px 10px 0 330px;
	padding: 10px;
	}

.alt2
	{
	position: absolute;
	float: right;
	width: 298px;
	margin: -11px 0 0 35px;
	padding: 10px;
	}

.710
	{
	margin: 10px 0;
	}

.dx
	{
	width: 218px;
	margin-top: 10px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #cccccc;
	}

.sx
	{
	width: 460px;
	height: 26px;
	margin: 10px 0;
	font-size: 8pt;
	background-image:url('../images/SFONDO.GIF')
	}

.sx2
	{
	text-align: justify;
	width: 480px;
	height: 42px;
	margin: 10px 10px 10px 0;
	border-bottom: 1px dotted #000080;
	}
	
.sx3
	{
	text-align: justify;
	width: 480px;
	height: 56px;
	margin: 10px 10px 10px 0;
	border-bottom: 1px dotted #000080;
	}

.sx4
	{
	text-align: justify;
	width: 480px;
	height: 72px;
	margin: 10px 10px 10px 0;
	border-bottom: 1px dotted #000080;
	}
		
.rif
	{
	background-color: #ffff00;
	}

.star
	{
	font-family: "Courier new";
	font-size: 12pt;
	font-weight: bold;
	color: red;
	}
	
.dd
	{
	float: left; margin-left: 0px;
	} 
 
.al
	{
	float: left; margin-top: -5px; margin-left: 10px; margin-right: 20px;
	}

.ba
	{
	float: left; margin: 0 10px 0px 10px;
	} 

.bol
	{
	margin-top: 50px;
	} 


a:link  
	{
	text-decoration: none;
	}

a:hover 
	{
	text-decoration: none; color: #ff0000; font-weight: bold;
	}


a:visited  
	{
	text-decoration: none;
	}

.nom	/* stile del TITOLO della pagina */
	{
	font-size: 12pt; 
	font-weight: bold;
	text-align: left; 
	margin-left: 15pt;
	margin-bottom: 10pt;
	}

.com	/* stile del COMMENTO al disc */
	{
	width: 510px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 11px;
	}

.tit
	{
	color: #800000;
	font-size: 12pt;
	font-weight: bold;
	}


.dis
	{
	border: 1px solid black;
	margin-right: 15px;
	margin-top: 18px;
	}

.arr
	{
	position: relative;
	float: right;
	bottom: 10px;
	}
		
.top	/* stile dei RIMANDI a capo pagina */
	{
	font-size: 8pt;
	font-weight: normal; 
	margin-top: 350pt;
	}


/* ... */