﻿@charset "utf-8";
.stili {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tahoma10grossetto {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tahoma14shopping {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4CD1F0;
}
.tahoma14grossetto {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tahoma14bianco {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tahoma12bianco {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.admin{
	font-family:Tahoma;
	font-size:12px;
	color:orange;
	font-weight:bold;
}
.testo{
	font-family:Verdana;
	font-size:small;
	color:#005c75;
}

.titolo{
	font-family:Verdana;
	font-size:medium;
	color:#005c75;
	font-weight:bold;
	text-align:center
}


