/************* reset styles */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}pre{font-size:1em;}fieldset,img,abbr,acronym{border:0;}

body {
	background: #FFF url(../images/new_background.jpg) fixed top right;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:active, a:visited {
	font-weight: bold;
	color: #A6161F;
	text-decoration: underline;
}	
a:hover {
	color: #000;
	text-decoration: none;
}

p {
	margin: 0px 0px 5px 0px;
}

/* ELEMENTI DI PAGINA */

#MainWrapper {
	width: 870px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#PageWrapper {
	width: 850px;
	clear: both;
	background: url(../images/wrapper_2.png);
	margin: 0px 0px 0px 0px;
	padding: 10px;
}

#Logo {
	float: left;	
	margin: 0px 0px 10px 0px;	
	width: 230px;
	height: 130px;
}
#LangMenu {
	float: right;
	margin: 80px 5px 0px 0px;
	text-align: right;
	width: 200px;
	height: 20px;
}
	#LangMenu a, #LangMenu a:link, #LangMenu a:active, #LangMenu a:visited {
		width: 17px;
		height: 11px;
		padding: 3px;
		border: solid 1px #A6161F;
		display: block;
		float: right;
		margin-left: 5px;
	}
	#LangMenu a:hover, #LangMenu a.on {
		border: solid 1px #fff;
	}
#Menu {
	clear: both;
	float: left;
	width: 870px;
	z-index: 100;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 27px;
}
#Menu ul { margin: 0px; padding: 0px; list-style: none; }
#Menu li { 
	float: left;
	/*height: 30px;*/
	overflow: hidden;

}
#Menu li a, #Menu li a:link, #Menu li a:active, #Menu li a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/*font-style:italic;*/
	font-weight: bold;
	text-transform: uppercase;	
	text-align: center;
	color: #333;
	background: url(../images/menu_off.png) top left;	
	display: block;
	text-decoration: none;
	height: 22px;
	width: 107px;
	padding: 5px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
}
#Menu li a:hover, #Menu li a.on {
	color: #A6161F;
	background: url(../images/menu_on.png) top left;	
}
#MainPic {
	clear: both;
	width: 850px;
	margin: 0px 0px 10px 0px;
} 
#MainPicHome {
	clear: both;
	width: 850px;
	/*height: 350px;*/
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#Mappa {
	width: 850px;
	height: 300px;
	/*margin-top: 10px;*/
/*	margin-bottom: 5px;*/
}


	#Showreel {
		width: 850px;
		height: 300px;
		overflow: hidden;
	}

#Colonna_side {
	width: 190px;
	color: #FFF;
	float: left;
	font-size: 10px;
} 

/*#SideSquare {
	padding: 5px;
	background: #edebe7;	
	width: 180px;
	height: 180px;
	margin-bottom: 10px;
	color: #000;
}
#SideSquare p {
	font-size: 13px;
}
#SideSquare h1 {
	font-size: 22px;
	font-style: italic;
	color: #A6161F;
	font-weight: bold;
	margin: 5px 0px 10px 0px;

}
#SideSquare a, #SideSquare a:link, #SideSquare a:active, #SideSquare a:visited {
	color: #A6161F;
	text-decoration: none;
}
#SideSquare a:hover {
	color: #454442;
	text-decoration: underline;
}*/
.Colonna {
	float: left;
	width: 605px;
	margin: 0px 10px 0px 0px;
}
.Colonna p, .Colonna ul li {
	line-height: 18px;
	/*text-align: justify;*/
}
ul.normal {
	margin: 5px;
	padding: 5px;
	list-style-position: inside;
}
.Colonna_Left {
	width: 235px;
	float: left;
}
.Wide {
	width: 565px;
	margin-left: 0px;
}
#News {
	width: 830px;
	background: #fff;
	padding: 10px;
}
a.news, a.news:active, a.news:visited, a.news:link {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.news:hover {
	color: #900;
	text-decoration: none;
}
.close_colonna {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
#CloseWrapper {
	clear: both;
	/*background: url(../images/wrapper_background.png) no-repeat bottom left;*/
	height: 1px;
	margin: 0px auto 0px autp;
	width: 960px;
	padding: 0px;	
	font-size: 1px;
}
#Footer {
	margin: 20px 0px 0px 0px;
	width: 870px;
	padding: 10px 0px 20px 0px;	
	color: #333;
	font-size: 12px;
	border-top: solid 1px #fff;
}
	#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
		color: #333;
		font-weight: bold;
		text-decoration: underline;
	}
	#Footer a:hover {
		color: #A6161F;
		text-decoration :none;	
	}

/* STILI CARATTERI */
.red_dash {
	font-weight: bold;
	font-size: 16px;
	color: #A6161F;
}
.red {
	color: #A6161F;
}
hr {
	border: none;
	height: 1px;
	background: #454442;
	margin: 5px 0px 5px 0px;
}
h1 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
	background: #A6161F;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #A6161F;
	margin-bottom: 5px;
	font-weight: bold;	
}
#News h2 {
	font-size: 14px;
	color: #A6161F;
	margin-bottom: 5px;
	font-weight: bold;	
}
.Wide h2 {
	padding-top: 10px;
	font-size: 30px;
	color: #464337;
	font-weight: bold;
	font-style: italic;
	padding-right: 30px;
}

table.plus td {
	vertical-alignment: middle;
	padding: 5px;
	line-height: normal;
}

/* Form */
table.form {
	font-size: 13px;
}
input.txt {
	border: none;
	background: #fff;
	color: #333;
	font-size: 12px;
	padding: 3px;
	width: 280px;
	border: solid 1px #aaa69e;	
}
textarea.txt {
	border: none;
	background: #fff;
	border: solid 1px #aaa69e;
	color: #333;
	font-size: 12px;
	padding: 3px;
	width: 583px;
	height: 80px;
}
/* SOTTOMENU */
/*#SideSquare ul {
	margin: 5px 0px 0px 0px;	
	padding: 0px;
	font-size: 13px;
	list-style: none;	
}
#SideSquare ul li {
	margin-bottom: 3px;
	margin-left: 2px;
}
#SideSquare ul li a, #SideSquare ul li a:active, #SideSquare ul li a:visited, #SideSquare ul li a:link {
	background: url(../images/reddot.png) no-repeat left;
	text-decoration: none;
	padding-left: 15px;
}
#SideSquare ul li a:hover {
	background: url(../images/graydot.png) no-repeat left;
	color: #454442;	
	text-decoration: none;
	padding-left: 15x;		
}
#SideSquare ul li a.on  {
	background: url(../images/blackdot.png) no-repeat left;
	text-decoration: none;
	padding-left: 15px;	
	color: #000;
}*/

/* LISTATO CARATTERISTICHE TECNICHE */

dl {
	margin:0px ;
	}

dt {
	background: #aaa69e url(../images/more.png) left center no-repeat;
	text-decoration:none;
	padding:3px 0px 3px 20px;
	cursor:pointer;
	margin-bottom: 5px;
	}

dt a, dt a:link, dt a:visited, dt a:active {
	display:block;
	text-decoration:none;
	color:#fff;
	}
	
dt a:hover {
	text-decoration:none;
}	

dt.current {
	background-color:#f2f2f2;
	background-image:url(../images/less.png);
	background-repeat:no-repeat;
	}

dd {
	padding:5px 10px 5px 10px;
	margin:-5px 0px 15px 0px;
	display:none;
	background:#FFF !important;
	}
dd ul {
	margin-left: 10px;
	padding: 0px;
}

dd ul li {
}

dd.current{
	background:#E2E0DC;
	}
	
/* NEWS TICKER */	

/*ticker 1 */
#listticker{
	height:30px;
	width:850px;
	overflow:hidden;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li{
		height:18px;
		width: 830px;
		overflow: hidden;
		list-style:none;
		padding: 5px 10px 0px 0px;
		/*-float: left;		*/
	}
		#listticker a{
			color:#A6161F;
			font-weight: normal !important;
		}
		#listticker span.title{
			font-weight:normal;
			font-size:12px;
			color: #A6161F;
		}
		#listticker span.data {
			color:#666666;
			font-weight: normal;
		}
		#listticker img{
			float:left;
			margin-right:5px;
			padding:2px;
			border:solid 1px #DEDEDE;
		}

/* ticker 2 */

.tickercontainer { /* the outer div with the black border */
/*border: 1px solid #000;*/
width: 830px; 
height: 30px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
height: 20px;
/*width: 830px;*/
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 0px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
margin: 0 30px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

		

