@font-face {
	font-family: "Arial Narrow";
	src: url('fonts/ARIALN.TTF');
}
body,html {
	width:100%;
	margin:0px;
	font-size:12px;
	background:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	outline:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
img {
	border:1px solid #666666
}
object {
	outline:none
}
table {
	border-collapse:collapse;
}
table td {
	padding:0px;
	vertical-align:top;
}
div#layout-ext {
	border-top:17px solid #333333;
	padding:1px 0px 0px 0px;
}
div#layout {
	width:900px;
	margin:auto;
	overflow:hidden;
	border-bottom:6px solid #333333;
}
div#header {
	border-bottom:6px solid #666666;
	padding-bottom:1px;
	height:239px;
	position:relative;
}
h1#logo {
	width:564px;
	height:239px;
	position:relative;
	display:block;
	margin:0px 1px 0px 0px;
	font-size:10px;
	padding:0px 1px 0px 10px;
	float:left;
	z-index:15;
	border-right:2px solid #a2ffff;
}
h1#logo span {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:574px;
	height:239px;
	background:url('img/logo.jpg') no-repeat 1px 0px;
	z-index:15
}
div#slide {
	position:absolute;
	width:574px;
	height:239px;
	top:0px;
	left:0px;
	z-index:10;
}
div#menu {
	float:left;
}
div#menu ul  {
	margin:0px;
	padding:0px;
	list-style:none;
	width:319px;
	/*padding-top:1px*/
	border-top:1px solid #bacdec;
}
div#menu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	height:46px;
	margin-top:1px;
}
div#menu ul li a {
	display:block;
	height:45px;
	background:#dbe5f5 no-repeat 2px 3px;
	border-bottom:1px solid #bacdec;
	line-height:45px;
	font-family:"Arial Narrow";
	font-size:21px;
	text-transform:uppercase;
	color:#333333;
	padding-left:57px;
	font-weight:normal;
}
div#menu ul li a:hover {
	text-decoration:none;
	background-color:#99ccff;/*#bacdec;*/
	border-bottom:1px solid #dbe5f5
}
div#menu ul li#menu0 a {
	background-image:url('img/menu5.png'); 
}
div#menu ul li#menu1 a {
	background-image:url('img/menu0.png');
}
div#menu ul li#menu2 a {
	background-image:url('img/menu1.png');
}
div#menu ul li#menu3 a {
	background-image:url('img/menu4.png');
}
div#menu ul li#menu4 a {
	background-image:url('img/menu4.png');
}
div#footer {
	padding-top:2px;
	text-align:center;
}
div#footer a {
	color:#000000;
}
div#footer p {
	background-color:#cccccc;
	text-align:center;
	margin:0px;
	line-height:25px;
	margin-bottom:10px
}
div#footer span {
	font-size:10px
}
div#left {
	width:548px;
	float:left;
	padding:10px 20px 10px 10px;
}
div#right {
	float:left;
	width:322px;
	padding-top:10px;
	padding-bottom:10px;
}
div#right div.box {

}
div.border {
	border:1px solid #e0e0e0
}
div#right div.box div.header {
	height:14px;
	background:url('img/box-header.gif') no-repeat;
	width:322px;
	text-align:center;
	line-height:14px;
	color:#ffffff
}
div#right div.box div.content {
	background:url('img/box-sf.gif') repeat-y;
	width:302px;
	padding:2px 10px;
	overflow:hidden;
	min-height:520px
}
div#right div.box div.footer {
	height:14px;
	background:url('img/box-footer.gif') no-repeat;
	width:322px;
	text-align:center;
	line-height:14px;
	color:#ffffff
}
div#right h2.titolo, div#left h2.titolo  {
	font-size:18px;
	margin:0px;
	font-weight:normal;
	font-family:"Arial Narrow";
	color:#0066cc;
	text-align:right;
	letter-spacing:1px;
	margin-bottom:0px;
	margin-right:14px;
}
div#left h2.titolo {
	text-align:left;
	margin-left:4px
}
div#left a {
	color:#de0b0b
}
div#right div.video object, div#right div.video embed {
	width:314px;
	margin-left:-6px;
	margin-right:-6px;
	margin-bottom:-20px
}
div#play_description {
	text-align:center;
	color:#cc001d;
	margin:0px;
	font-size:16px;
	font-family:"Arial Narrow";
	letter-spacing:1px
}
div.playlist {
	margin-bottom:6px;
	margin-right:30px;
	float:left;
	white-space:nowrap;
}
div.playlist span {
	display:none;
}
div.playlist a {
	font-weight:normal;
}
div#right div.box div.content h3 {
	margin:0px;
	margin-bottom:12px;
	color:#de0b0b;
	font-size:14px;
	/*font-weight:normal;*/
	font-family: "Arial Narrow";
	letter-spacing:1px;
}
div#left table.home {
	margin-right:40px
}
form#frmInfo {
	margin-top:16px
}
div.campoform {
	overflow:hidden;
	margin-bottom:6px;
	padding-left:80px
}
div.etichetta {
	float:left;
	width:200px;
}
div.campo {
	float:left;
	
}
div.campo input[type=text] {
	width:200px;
}
div.campo textarea {
	width:200px;
	overflow:auto;
	height:64px
}
table.home {
	width:558px;
	margin-left:-10px;
}
h2 {
	font-weight:normal;
	font-size:18px;
	color:#333333;
	margin:0px 0px 0px 0px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}
h1,h2,h3 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
        margin:0px;
       
}
h3 {
	font-size:15px;
}
p {
	margin:0px 0px 5px 0px;
}
div#left h2.titolo {
	color:#cc001d;
	text-align:right;
}
div#news {
	width:291px;
	height:129px;
	background:url(img/news-sf.gif) no-repeat;
	padding:10px 10px 0px 10px;
	margin-bottom:20px;
}
div#left a#link-contattaci {
	display:block;
	width:105px;
	height:57px;
	background:url(img/link-contattaci.jpg) no-repeat;
	font-size:14px;
	color:#0066cc;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px 0px 0px 10px;
	margin:-55px 0px 0px 80px;
}
div#right h3#filmati {
	color:#cc001d;
	font-size:21px;
	padding-left:40px;
	background:url(img/filmati.jpg) no-repeat left center;
	line-height:35px;
	height:35px;
}
