/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	background-image: url(img/pattern_sfondo.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666666;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
	#container {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
}
#header {
	width: 1000px;
	height: 90px;
	}
#sidemenu {
	position: absolute;
	width: 235px;
	height: 300px;
	left:0px;
	background-image: url(img/pattern_sfondo_container.jpg);
	background-repeat: repeat-x;
	}
#sidemenu  h1, h2 {
	font-size: 12px;
	width: 220px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#sidemenu  h1 a, h2 a {
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 18px;
	line-height: 18px;
	background-position: 2px center;
	padding-left: 20px;
}
#sidemenu #spot h1 {
	position: absolute;
	left: 8px;
	top: 34px;
}
#sidemenu #spot h2 {
	position: absolute;
	left: 8px;
	top: 70px;
}

#sidemenu #presentazione h1 {
	position: absolute;
	left: 8px;
	top: 180px;
}
#sidemenu #presentazione h2 {
	position: absolute;
	left: 8px;
	top: 220px;
}
#sidemenu .flash {
	background-image: url(img/icona_flash.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#sidemenu .mpeg {
	background-image: url(img/icona_windowsmedia.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#sidemenu .quicktime {
	background-image: url(img/icona_quicktime.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#sidemenu #spot {
	background-image: url(img/menu_video_01.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 235px;
}
#sidemenu #presentazione {
	background-image: url(img/menu_video_02.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 235px;
}


#installaFlash {
	position: absolute;
	width: 230px;
	top: 100px;
	left: 750px;
}

#footer {
	width: 1000px;
	height: 310px;
	}
#footer #documentazione {
	width: 235px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 520px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer #testo {
	width: 550px;
	position: absolute;
	left: 405px;
	top: 520px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#footer #immagine {
	width: 170px;
	position: absolute;
	left: 235px;
	top: 520px;
}
#footer #logoMartin {
	position: absolute;
	top: 170px;
}
#flashcontent {
	margin: 0px 0px 0px 235px;
	width: 765px;
	height: 300px;
	background-image: url(img/pattern_sfondo_container.jpg);
	background-repeat: repeat-x;
	}
#footer img#titolo {
	margin-left: 40px;
	margin-top: 10px;
}
#documentazione a {
	display: block;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(img/icona_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#documentazione a:hover {
	text-decoration: underline;
}
