body {  
     background-repeat: no-repeat;
     font-family: Arial;
     font-size:13px;
}

a {
  text-decoration: none;
  color:#2B519A;
  font-weight:bold;
}

a:hover {
  text-decoration: none;
  color:#4389FD;
  font-weight:bold;

}

img {
    border:none;
}
hr {
   height: 1px;
}

input{
   color:#030D5E;
}

div.textimage {
	width: 725px;
	padding:10px;
	margin-top:10px;
	margin-bottom:15px;
}

div.textimage img {
	float:left;
	margin-top:15px;
	margin-right:20px;
	margin-bottom:10px;
	border:1px solid #BDBCBC;
}

div.textimage h2, div.textimage p {
	margin:0 15px 0 0;
	padding: 0;
}

p.testo,ol,span.testo {
	color:#030D5E;
	text-align:justify;
}

span.testob {
	color:#030D5E;
	font-size: 18px;
}
span.testobb {
	color:white;
	font-size: 18px;
	font-weight:bold;
}
span.testobbb {
	color:white;
	font-size: 26px;
	font-weight:bold;
}
p.testoc {
	color: #030D5E;
	text-align: center;
}

p.testocr {
	color: red;
	font-weight: bold;
	text-align: center;
}

p.testocv {
	color: green;
	font-weight: bold;
	text-align: center;
}

div.textimage h2 {
	margin-top: 15px;
	color: #0F60E7;
}
div.textimage h1, h3 {
	color: #0F60E7;
}

div.clearer {  
	clear: left
}

#pscroller1{
	width: 210px;
	height: 285px;
	border: 0;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
}

.vscroller {
	color:#030D5E;
}

