﻿#contenitore
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 17px;
	position: relative;
	width: 1000px;
	height: 1210px;
	background-color: #FFFFFF;
	float: no;
   
}
#testa {
	position:absolute;
	width:1000px;
	height:110px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: sub;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}

#menu
{
	width: 120px;
	position: absolute;
	height: 1100px;
	background-position: top;
	top: 110px;
	left: 0px;
	background-color: #FFFFFF;
}

#corpo
{
	width: 760px;
	position: absolute;
	height: 1100px;
	background-position: top;
	top: 110px;
	left: 120px;
	background-color: #FFFFFF;
	text-align: center;
}

#google
{
	width: 120px;
	position: absolute;
	height: 1100px;
	background-position: top;
	top: 110px;
	left: 880px;
	background-color: #FFFFFF;
	text-align: center;
}

body {
	background-color: #C1DDFF;
}
.scritta {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005B00;
	padding-right: 10px;
	text-align: justify;
}

.scrittaCentrata {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005B00;
	text-align: center;
	font-weight: normal;
}
.titoli {
	font-size: 16px;
	font-weight: bold;
	color: #005B00;
	text-align: center;
}
#contenitore #google table tr td .titoli img {
	text-align: center;
}
.titoliSINISTRA {
	font-size: 16px;
	font-weight: bold;
	color: #005B00;
	text-align: left;
}
