/* hide from ie on mac \*/

html {
	height: 100%;
}
#flashcontent {
	height: 100%;
}
/* end hide */

	

body {
	position: relative;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	color: #333333;
	background-color: #FFF;
	background-image: url(images/Background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.movie {
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	height:100%;
	width:100%;
	color: #333333;
	background-color: #7ba7e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 1.0em;
}
em, i {
	color: #505050;
	background-color: #ECFFCB;
	font-style: normal;
	padding: 0 2px;
}
ul {
	list-style: none;
}
ul li {
	padding: 0 0 0.4em 10px;
	background: url(images/bg-bullet.gif) 0 6px no-repeat;
	line-height: 1.4em;
}
a {
	color: #000099;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	color: #FFF;
	background-color: #0089DD;
}
a:active {
	color: #FFF;
	background-color: #000099;
}
h2 {
	color: #005500;
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
}
h1 {
	color: #00406A;
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
}
/* PointNet web design*/



.pagina1 {
	position: relative;
	background: url(images/blue-bar.png) 0 84px repeat-x;
	margin: 0 0 21px;
	padding: 33px 0 0;
}
.content1 {
	font-size: 1.1em;
	background: url(images/BackBlue.gif) left top no-repeat;
	width: 549px;
	padding-top: 15px;
	margin: 0 0 0 120px;
	color: inherit;
	background-color: #eff5f9;

}
.content1 h1,  .content1 h2,  .content1 h3 {
	margin-left: 33px;
	margin-right: 50px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
.content1 p {
	margin-left: 33px;
	margin-right: 50px;
	margin-bottom: 5px;
	font-size: 1.1em;
}
#contenitore1 {
	font-size: 62.5%;
	padding: 0 0 0px;
}
#interno-contenitore1 {
	font-size: 1.0em;
	line-height: 1.8em;
}
.navigation1 {
	position: absolute;
	top: 32px;
	left: -43px;
	width: 139px;
}
.navigation1 ul {
	width: 120px;
	list-style: none;
}
.navigation1 ul li {
	background-image: none;
	padding: 0;
	line-height: 1.8em;
}
.navigation1 a {
	display: block;
	padding: 0 3px;
	text-align: right;
	text-transform: uppercase;
	margin: 0 0 1px;
}
.navigation1 a.active {
	cursor: default;
	color: #FFF;
	background-color: #7FCC00;
}
/* Templates PointNet  */



.pagina2 {
	position: relative;
	background: url(images/Verde-bar.png) 0 84px repeat-x;
	margin: 0 0 21px;
	padding: 33px 0 0;
}
.content2 {
	font-size: 1.1em;
	background: url(images/BackVerde.gif) left top no-repeat;
	width: 549px;
	padding-top: 15px;
	margin: 0 0 0 220px;
	color: inherit;
	background-color: #ebfdeb;
	height: 380px;
}
.content2 h1,  .content2 h2,  .content2 h3 {
	margin-left: 33px;
	margin-right: 50px;
	margin-bottom: 5px;
}
.content2 p {	margin-left: 33px;
	margin-right: 50px;
	margin-bottom: 5px;
	font-size: 1.1em;
	}
.content2 a {
	color: #39B80A;
	text-decoration: none;
	background-color: transparent;
}
.content2 a:hover {
	color: #FFF;
	background-color: #34A609;
}
.content2 a:active {
	color: #39B80A;
	background-color: transparent;
}
#contenitore2 {
	font-size: 62.5%;
	padding: 0 0 0px;
}
#interno-contenitore2 {
	font-size: 1.0em;
	line-height: 1.8em;
}
/* navigation 2 */	



.navigation2 {
	position: absolute;
	top: 33px;
	left: 61px;
	width: 116px;
}
.navigation2 ul {
	width: 116px;
	list-style: none;
}
.navigation2 ul li {
	background-image: none;
	padding: 0;
	line-height: 1.8em;
}
.navigation2 a {
	display: block;
	padding: 0 3px;
	text-align: right;
	text-transform: uppercase;
	margin: 0 0 1px;
	color: #34A609;
	background-color: transparent;
}
.navigation2 a.active {
	cursor: default;
	color: #FFF;
	background-color: #329D09;
}
.navigation2 a:hover {
	color: #FFF;
	background-color: #329D09;
}
/* Segnala PointNet form */	



.previewCleft {
	float:left;
	width:170px;
	margin-left:15px;
	font-weight:bold;
}
.previewCright {
	margin-left:175px;
	padding-bottom:30px;
}
.formCleft {
	float:left;
	width:170px;
	line-height:20px;
	margin-left:15px;
	font-weight:bold;
}
.formCright {
}
