#Titolo {
	font-size: 110%;
	font-weight: bold;
	color: #BE281E;
}

.Titolo {
	font-size: 105%;
	font-weight: bold;
	color: #BE281E;
}
.TitoloNero{
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}

.titoloAlignAlto{
	vertical-align: top;
}
.Rosso {
	color: #BE281E;
}
.Input {
	font-size: 95%;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.InputNewsletter{
	font-size: 95%;
	background-color: #FFFFFF;
	border: 1px solid #BE281E;
	width: 170px;
}
.TextareaNewsletter{
	font-size: 95%;
	background-color: #FFFFFF;
	border: 1px solid #BE281E;
}

.Button {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BE281E;
	cursor: hand;
	border: 1px solid #000000;
}

.Checkbox{
	font-size: 90%;
	background-color: #FFFFFF;
	border: 1px solid #BE281E;
}

.TitoloDx {
	background-color: #C41400;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.170Verde {
	font-size: 170%;
	font-weight: bold;
	color: #275D5F;
}

.testoGiustificato{
	text-align: justify;
}

#dettaglioNewsletter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BE281E;
	text-align: justify;
	padding: 1em;
	background-color: #EEEEEE;
}

/*
@Luca Costa
sezione POPULAR TAG
*/
.PopulaTag
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BE281E;
	text-align: justify;
	padding: 1em;
	background-color: #FFFFFF;
	line-height: 30px;
	
}

.PopularTag1
{
	font-size: 330%;
	color: #7D0000;
	text-decoration: none;
}

.PopularTag2
{
	font-size: 300%;
	color: #7D0000;
	text-decoration: none;
}

.PopularTag3
{
	font-size: 270%;
	color: #992E2E;
	text-decoration: none;
}

.PopularTag4
{
	font-size: 240%;
	color: #992E2E;
	text-decoration: none;
}

.PopularTag5
{
	font-size: 210%;
	color: #995C5C;
	text-decoration: none;
}

.PopularTag6
{
	font-size: 190%;
	color: #995C5C;
	text-decoration: none;
}

.PopularTag7
{
	font-size: 160%;
	color: #997A7A;
	text-decoration: none;
}

.PopularTag8
{
	font-size: 130%;
	color: #997A7A;
	text-decoration: none;
}

.PopularTag9
{
	font-size: 100%;
	color: #999999;
	text-decoration: none;
}

.PopularTag10
{
	font-size: 70%;
	color: #999999;
	text-decoration: none;
}

/* Sezione Minisiti */

.annoVerbale
{
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
	padding-top: 3px;	
	padding-left: 3px;
	padding-right: 3px;		
	background-color: #BE281E;
	color: #FFFFFF;
	font-weight: bold;
	width: 40px;
}
.annoVerbale a{
	color: #FFFFFF;
}

#menudiv{
	margin-left:10px;
}

