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

}

SELECT,OPTION,TEXTAREA{
	PADDING-LEFT:2px
}

h1{
	color: #bb0000;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid thin #000000;
	width: 100%;
	text-transform: uppercase;
}

h2{
	color: #bb0000;
	margin-top: 0px;
	//color: #000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid thin #333;
	width: 100%;
	//text-transform: uppercase;
}

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

TABLE 	{BORDER:0px}
p{
 	 
}

li{
	line-height: 20px;
	list-style-image: url(images/freccetta.gif);

}
th{
  text-transform: uppercase;
	color:FFFFFF;
}


input.text{
  font-family:TrebuchetMS;
  font-size:3pt;
  font-weight:bold;
  background-color:336699;
  border-color:336699;
  border-style:inset;
  border-width:5px;
  color:FFFFFF;
}

.piccolo{	
	font-size: 12px;
}
.piccolissimo{	
	font-size: 9px;
}
.piccolo2{	
	font-size: 0.8em;
}
.piccolissimo2{	
	font-size: 0.5em;
}

.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: #333333;
}

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

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

.newstema {
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}

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


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);
}


.cornice {
	background-image: url(images/cornice.jpg);
}
