/*§§§§§§§§§----------------------         CATEGORIE             ----------------------§§§§§§§*/
.Categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #f28057;
}

.TitoloCategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #2882be;
	background-color: #b9d9ed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2882be;
	border-right-color: #2882be;
	border-bottom-color: #2882be;
	border-left-color: #2882be;
}
.TitoloCategorie A:link
{
    color: #2882be;
    text-decoration: none
}
.TitoloCategorie A:visited
{
    color: #2882be;
    text-decoration: none
}
.TitoloCategorie A:hover
{
    color: #2882be;
    text-decoration: underline;
}
.TitoloCategorie A:active
{
    color: #2882be;
    text-decoration: none
}


.CampiCategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: right;
	color: #2882be;

}
.TestoCategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	color: #333333;

}

.SeparatoreCategorie {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	text-align: left;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f28057;
	border-right-color: #f28057;
	border-bottom-color: #f28057;
	border-left-color: #f28057;
}
.TabellaInfCategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #FEF0C2;
}
.TabellaInfCategorie A:link
{
    color: #CF4510;
    text-decoration: none
}
.TabellaInfCategorie A:visited
{
    color: #CF4510;
    text-decoration: none
}
.TabellaInfCategorie A:hover
{
    color: #CF4510;
    text-decoration: underline;
}
.TabellaInfCategorie A:active
{
    color: #CF4510;
    text-decoration: none
}



