
body {
	padding: 0;
	margin: 0;
	background: #fff url('img/backout.jpg')  no-repeat top;
}


/*  fonts & images ------------------------------------------------------------------------- */

h2{
	font-size:  12pt;
	color: #000;
	padding: 20px 0px 0px 20px;
}


h3{
	font-size:  10pt;
	font-weight: bold;
	color: #000;
}

p {
	font-size: 10pt;
	color: #000;
	text-align: justify;
	margin: 20px;
}

img {
	border: 0;
}


/*  container ------------------------------------------------------------------- */
		
div#page {
	width: 1024px;
	height: 2000px;
	margin-top: 48px;
	margin-left: -514px;
	margin-bottom: 48px;
	position: absolute;
	left: 50%;
	border: 4px solid #1c7284;
	background: #fff url('img/back2.jpg') no-repeat;
}


/*  header ------------------------------------------------------------------- */


img#header2 {
	position: relative;
	width: 1024px;
	border-bottom: 2px solid #1c7284;
}

/*  left ------------------------------------------------------------------- */


div#left_col {
	position: absolute;
	width: 680px;
	left: 0%;
	margin-left: 20px;
	font-family: Verdana, Comic Sans MS;
}

img#titolo{
	margin: 80px 0px 20px 52px ;
}

div#video{
	width: 680px;
	text-align: center;
	}

p#p1 {	font-weight: bold;
		text-align: center;
		font-size:  16pt;
		line-height: 2em; 
}

p#p2 {	font-weight: bold;
		text-align: center;
		font-size:  12pt;
}

p#p3 {	text-align: center;
		font-size:  10pt;
}

/*  right ------------------------------------------------------------------- */

div#right_col{
	font-family: Arial;
	position: relative;
	width: 270px;
	margin-left: 720px;
	background-color: #9ec5d6;
	border-left: 2px solid #1c7284;
	border-right: 2px solid #1c7284;
	border-bottom: 2px solid #1c7284;
}

img#contatti {
	margin-top:20px;
}

img#Big_R {
	position: absolute;
	margin-left: 175px;
	margin-top: -85px;
	padding 0;
}

img#C_U {
	margin-left: 90px;
	padding 0;
}


img#self {
	margin-left: 90px;
	padding 0;
}

img#Face {
	margin-left: 60px;
	padding 0;
}

img#Mysp {
	margin-left: 15px;
	padding 0;
}

img#foto {
	margin-bottom: 50px;
	margin-top: 50px;
}

/*  footer ------------------------------------------------------------------- */

div#footer{
	position:absolute;
	width: 270px;
	margin-left: -128px;
	left: 83%;
	height: 102px;
	background-color: #fff;
	border: 2px dotted #1c7284;
	top: 92%;
	text-align: center;
	}

p#webmaster {
	position:absolute;
	width: 300px;
	margin-left: -150px;
	left: 92%;
	height: 75px;
	top: 100%;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
}
