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: capitalize;
}

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: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	width: 100%;
	text-transform: uppercase;
}

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

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

}

.imglink{
	border: thin solid #FFFFFF;
}
.imglink:hover 	{
	color: #0066FF;
	border: thin solid #CC0000;
}
.imglink2{
	border: thin none #000000;
}
.imglink2:hover 	{
	color: #0066FF;
	border: thin solid #CC0000;
}
.bkg {
	background-color: #666666;

}
.bkgtesta {
	background-color: #FFFFFF;
}
.bkgcentro {
	background-color: #FFFFFF;
}
.bkgmenu {
	background-color: #333333;
}
.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-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%;
}
.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;
	text-transform: capitalize;
}

.news {
	font-weight: bold;
	color: #CC0000;
	border: 1px solid #666666;
	text-transform: uppercase;
}

.firmino{
	font-style: italic;
	color: #333333;	
	font-size: 12px;
	text-decoration: none;
}
.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);
}


