body {margin:0; padding:0;}

a:active {outline: none;}
a:focus {-moz-outline-style: none;}

html {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:none;
}

.testo11white {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.testo10white {
	font-size: 10px;
	color: #B2B2B2;
	text-decoration: none;
}

.testo10grey {
	font-size: 10px;
	color: #5b5b5b;
}
.testo11grey {
	font-size: 11px;
	color: #5b5b5b;
	line-height: 16px;
}
.testo12pink {
	font-size: 12px;
	color: #B3477E;
	font-weight: bold;
	text-decoration: none;
}
.testo12grey {
	font-size: 12px;
	color: #5b5b5b;
}
.form{
	font-size: 11px;
	color: #5b5b5b;
	border: 1px solid #CCC;
	width:240px;	

}
.form2{
	font-size: 11px;
	color: #5b5b5b;
	border: 1px solid #CCC;
	width:50px;
}
.form3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5b5b5b;
	border: 1px solid #CCC;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1071px;
}
#flash {
	height:78px;
}
#colonna1 {
	width:143px;
	float:left;
}
#colonna2 {
	width:135px;
	float:left;
}
.menu {
	width:132px;
	height:135px;
}
#testo {
	width:650px;
	float:left;
	min-height:405px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}
#intesto {
	width:610px;
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	line-height: 16px;
}
#bottom {
	width:785px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
		font-size: 12px;
}

