BODY	{
	COLOR:#000000;
	MARGIN-TOP:2px;
	MARGIN-LEFT:0px;
	MARGIN-RIGHT:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

SELECT,OPTION,TEXTAREA		{PADDING-LEFT:2px}
h1{
	font-size: 16px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
}
h2{
	font-size: 14px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
	text-transform: uppercase;
	text-align: left;
}

A		{	COLOR:#000000; TEXT-DECORATION:none}
A:hover	{
	TEXT-DECORATION:none;
	color: #cc0000;
}
A IMG 	{
	border: none;
}

TABLE 	{BORDER:0px}
p{
	text-align: justify;
}
li{
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(images/freccetta.gif);
	text-align: justify;


}

.imglink{
	border: thin solid #FFFFFF;
}
.imglink:hover 	{
	color: #0066FF;
	border: thin solid #CC0000;
}

.bkg {
	background-color: #FFFFFF;


}
.bkgtesta {
	background-color: #FFFFFF;
}
.bkgcentro {
	background-color: #99FF33;
}
.centro{
	text-align: center;

}
.bianco {background-color:#ffffff}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
	text-transform: capitalize;

}
.titolo2 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
}

.titoletto {
	font-size: 14px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
	text-decoration: underline;

}
.titolettomaiusc {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
}

.biancomaiusc {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-left-style: none;
	border-bottom-color: #000000;
	color: #FFFFFF;

}

.testa {
	background-color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}



.risalto {
	font-style: italic;
	font-weight: bold;
	border: #000000;
}
.risaltored {
	font-weight: bold;
	color: #CC0000;
}

.news {
	font-weight: bold;
	color: #009900;
	border: 1px solid #666666;
}

.firmino{
	font-style: italic;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.logo {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.logo:hover{
	color: #CCCCCC;
}
.rosso {
	color: #cc0000;
}
.trcolorata {
	background-color: #CCCCCC;
}

th {
	font-weight: bold;
	text-transform: uppercase;

}
.linguaIT {
	background-image: url(images/linguaIT.gif);
}
.linguaIT:hover {
	background-image: url(images/linguaIThover.gif);
}
.linguaEN {
	background-image: url(images/linguaEN.gif);
}
.linguaEN:hover {
	background-image: url(images/linguaENhover.gif);
}
.verde {
	color: #00CC00;
}

.bkgmenu {
	background-image: url(images/menu_05.gif);
	background-repeat: repeat;
}
.bkgmenuup {
	background-image: url(images/menu_02.gif);
	background-repeat: repeat-x;
}
.bkgmenudown {
	background-image: url(images/menu_08.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bkgmenusx {
	background-image: url(images/menu_04.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bkgmenudx {
	background-image: url(images/menu_06.gif);
	background-repeat: repeat-y;
}


.bkgcentro {
	background-image: url(images/centro_05.gif);
	background-repeat: repeat;
}
.bkgcentroup {
	background-image: url(images/centro_02.gif);
	background-repeat: repeat-x;
}
.bkgcentrodown {
	background-image: url(images/centro_08.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bkgcentrosx {
	background-image: url(images/centro_04.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bkgcentrodx {
	background-image: url(images/centro_06.gif);
	background-repeat: repeat-y;
}

.bkggoogle {
	background-image: url(images/google_05.gif);
	background-repeat: repeat;
}
.bkggoogleup {
	background-image: url(images/google_02.gif);
	background-repeat: repeat-x;
}
.bkggoogledown {
	background-image: url(images/google_08.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bkggooglesx {
	background-image: url(images/google_04.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bkggoogledx {
	background-image: url(images/google_06.gif);
	background-repeat: repeat-y;
}
