@charset "utf-8";
._intestazione {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #03379A;
}
._slogan {
	font-size: xx-large;
	font-weight: normal;
	color: #00349A;
	font-family: "Brush Script Std";
}
._tesco {
	font-size: xx-large;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Brush Script Std";
}

._sottotit {
	color: #00349A;
	background-color: #CCCCCC;
	font-size: xx-large;
	font-family: "Brush Script Std";
}

._menu {
	color: #00349A;
	background-color: #FFFFFF;
	font-size: 24px;
}
._corpo {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #03379A;
	font-size: 18px;
	vertical-align: top;
	background-position: top;
}
