/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	background-image: url(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(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 #presentazione h2 {
	position: relative;
	left: 8px;
	top: 50px;
}

#sidemenu #presentazioneen h2 {
	position: relative;
	left: 8px;
	top: 50px;
}

#sidemenu .mpeg {
	background-image: url(icona_windowsmedia.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#sidemenu .quicktime {
	background-image: url(icona_quicktime.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#sidemenu #presentazione {
	background-image: url(menu_video.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 235px;
	position: relative;
	top: 135px;
	}

#sidemenu #presentazioneen {
	background-image: url(menu_video_en.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 235px;
	position: relative;
	top: 135px;
	}

#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(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(icona_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#documentazione a:hover {
	text-decoration: underline;
}

/* modifiche apportate per aggiunta link filmato da Youtube e contestuale restyling del sito in ottobre 2011 */

#footerpa #filmatopa {
    
	width: 650px;
	height: 360px;
	left: 235px;
	position: absolute;
	top: 510px;
	/*border: 1px;
	border-style: solid;*/
	
	}
	#footerpa {
	width: 1000px;
	height: 310px;
	}


#footerpa #documentazionepa {
	width: 235px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 760px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footerpa #testopa {
	
	width: 550px;
	position: absolute;
	left: 405px;
	top: 880px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#footerpa #immaginepa {
	width: 170px;
	position: absolute;
	left: 235px;
	top: 880px;
}
#footerpa #logoMartinpa {
	position: absolute;
	top: 170px;
}