.home {
	font-family: Verdana;
	font-size : 10px;
	color : #000000;
	text-transform : uppercase;
	white-space : nowrap;
	padding-left : 10px;
	letter-spacing : 5px;
}

.titolo {
	font-family: Verdana;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

.titolone {
	font-family: Verdana;
	font-size : 14px;
	color : #9b9b9b;
	font-weight : bold;
}
.titoloneNero {
	font-family: Verdana;
	font-size : 14px;
	color :Black;
	font-weight : bold;
}

.titolorosso {
	font-family: Verdana;
	font-size : 12px;
	color : Red;
	font-weight : bold;
}

.sottotitolo {
	font-family: Verdana;
	font-size : 10px;
	color : Black;
	font-weight : bold;
}

.testo {
	font-family: Verdana;
	font-size : 10px;
	color : Black;
}

.testobig {
	font-family: Verdana;
	font-size : 12px;
	color : Black;
}

.testobianco {
	font-family: Verdana;
	font-size : 10px;
	color : White;
}

.testorossobold {
	font-family: Verdana;
	font-size : 10px;
	color : Red;
	font-weight : bold;
}

.testohome {
	font-family: Verdana;
	font-size : 10px;
	color : Black;
	font-weight : bold;
}

.footer {
	font-family: Verdana;
	font-size : 10px;
	color : white;
}


.link {
	font-family: Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana;
	font-size : 10px;
	color : Black;
	text-decoration: underline;
}

.linkhome {
	font-family: Verdana;
	font-size : 9px;
	color : Red;
	text-decoration: none;
}

.linkhome:hover {
	font-family: Verdana;
	font-size : 9px;
	color : Red;
	text-decoration: underline;
}

.prodnav {
	font-family: Verdana;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-decoration: none;
}

.prodnav:hover {
	font-family: Verdana;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-decoration: underline;
}


.Lang{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : White;
	text-decoration: none;
	font-weight : bold;
}

.currLang{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : White;
	text-decoration: none;
	font-weight : bold;
}

.tdLang{
	background-color : Silver;
}

.tdCurrLang{
	background-color : Red;
	border-bottom:#FFFFFF solid 1px;
}
.liLang{
	background-color : Silver;
	border-bottom:#FFFFFF solid 1px;
	padding:0 4px 0 4px;
}

.liCurrLang{
	background-color : Red;
	padding:0 4px 0 4px;
}



.menulo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none
}

.menulo:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF0000;
	text-decoration: none
}

.menuhi{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF0000;
	text-decoration: none
}
.nota {
	font-family: Verdana;
	font-size : 9px;
	color : Black;
}
ul.language{
list-style-position:0;
list-style-type:none;
}