		.cornice_top
		{
			background-image: url(/img/cornice_top.jpg); 
			background-repeat: no-repeat;
			background-position: center top; 
			width:995px; 
			height:8px; 
		}
		.sfondo_cornice
		{
			background-image: url(/img/sfondo_cornice.jpg); 
			background-repeat: repeat-y;
			background-position: center top; 
			width:995px; 
		}
		.cornice_bottom
		{
			background-image: url(/img/cornice_bottom.jpg); 
			background-repeat: no-repeat;
			background-position: center top; 
			width:995px; 
			height:3px; 
		}
		.colonna_sx{
			width:616px;
		}
		.colonna_dx{
			width:379px;
			background-color:#e8e8e9;
			text-align:center;
		}
		.video_space{
			background-color:#000000;
			width:604px;
			height:380px;
		}
	
div#etichetta
		{
			position:absolute;
			left:632px;
			top:83px;
			background-image: url(/img/scheda_cornice.jpg); 
			background-repeat: no-repeat;
			background-position: center top; 
			width:365px; 
			height:30px; 
			text-align:center;
		}


	div.centrato 
	{   display:     block;  
		width:       300px; 
		height:      200px;  
		position:    absolute;
		left:        20%;
		margin:      0px 0 0 -100px;
	}
	.italic{
		font-family:Calibri,sans-serif;
		font-style: italic;
		font-size:14px;
		color:#373d43;
	}
	.bold{
		font-family:Calibri,sans-serif;
		font-weight: Bold;
		font-size:14px;
		color:#373d43;
	}
	.normal{
		font-family:Calibri,sans-serif;
		font-size:14px;
		color:#373d43;
	}
	A.normal{
		font-family:Calibri,sans-serif;
		font-size:14px;
		color:#373d43;
	}
	A.normal:hover{
		font-family:Calibri,sans-serif;
		font-size:14px;
		text-decoration:none;
		color:#373d43;
	}
	.inputtext{
		border:1px solid black;
		font-family:Calibri,sans-serif;
		font-style: italic;
		font-size:14px;
		color:#373d43;
	}

	.linespacer{
		color:#660000;
		height:5px;
		width:100%;
		background-color:#660000;
		border:0px;
	}
	.titolo_dx{
		font-family:Calibri,sans-serif;
		font-weight:bold;
		font-size:21px;
		color:#373d43;

	}
	.occhiello_dx{
		font-family:Calibri,sans-serif;
		font-weight:bold;
		font-size:16px;
		color:#373d43;

	}

