body
{
	background-color: #ffffff;
}
.testo, p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.titoli, H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #377296;
	font-style: italic;
}
.titolini, H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.titolini1, H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D4A7E;
}
.Stile1, H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
A
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3399CC;
}
A:Hover
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0099FF;
}
A:Active
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CC3300;
}
.bordo{
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #eae9e9;
	border-bottom-color: #CCCCCC;
	border-left-color: #eae9e9;
}
#hbordo{
  background:none;
  width: 300px;
}
#hbordo :hover{
  display:block;
  background:#D6E1EA;
}

.imgbordo:link img, .imgbordo:visited img{
  border-width: 3pt;
	border-style: solid;
	border-color: #F4F4F4;
}

.imgbordo:hover img{
  border-width: 3pt;
	border-style: solid;
  border-left-color:#B1C6D7;/*#D6E1EA*/
  border-bottom-color:#B1C6D7;/*#D6E1EA*/
  border-right-color:#7DA3BA;
  border-top-color:#7DA3BA;
}
.imgbordoclick img{
  border-width: 3pt;
	border-style: solid;
  border-color:#377296;
}

.testoBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D4A7E;
}
.testoCorsivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.testoCorsivo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	font-style: normal;
	letter-spacing: 1pt;
}
.testoPrezzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #037a6d;
	font-style: normal;
}
.testopc
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.bordo1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #bcbbbb;
	border-left-color: #eae9e9;
}
