<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(../../../struttura_sito 2/css/type_index.css);

/*.trans {
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/logo.png", sizingMethod="crop");
}*/

/*normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, fprm, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0;
}

/*normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 { font-size: 100%;
}

/*removes list-style from lists */
ol, ul { list-style: none;
}

/*normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight: normal;
}

/*removes list-style from lists */
table { border-collapse:collapse; border-spacing: 0;
}

/*removes border from fieldset and img */
fieldset, img { border: 0; 
}

/*left-aligns text in captation and th */
caption, th { text-align:left;
}

/*removes quotation marks from q*/
q:before, q:after { content: '';
}


* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
background-color: #d0d0d0;
text-align:center;
min-height:611px;/* for good browsers*/
min-width:980px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#medio {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 611px;
}
#inner {
width: 980px;
height: 611px;
position:relative;
text-align: center;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

/*-----------------------inizio sito------------/*/

#logovideo {
	position:absolute;
	left:34px;
	top:14px;
	width:334px;
	height:118px;
}

#sezionevideo {
	position:absolute;
	left:34px;
	top:152px;
	width:907px;
	height:407px;
}



/*-----------------------fine sito------------/*/


div#site_info {
	position: absolute;
	width:556px;
	height:20px;
	left: 230px;
	top: 617px;
	}
	
div#home {
	position:absolute;
	z-index:10;
	top: 23px;
	left: 886px;
	width:60px;
	height:18px;
	font-size:11px;
}</pre></body></html>