body {
	margin : 0;
	padding : 0;
	height : 100%;
	width : 100%;
	font-family : Arial;
	color : #ffffff;
	background: #99CCFF;
	background-image: url(../img/main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #E6F5FC;
}
p {
	font-size : 12px;
}
.readmore {
	font-size: 12px;
	color:#000000;
	margin : 0 auto;
	text-align: right;
	font-weight:bold;
}
.readmore a {
	color : #6791bb;
	text-decoration : none;
}
.readmore hover {
	color : #6791bb;
	text-decoration : none;
}
.readmore visited {
	color : #6791bb;
	text-decoration : none;
}
.readmore active {
	color : #6791bb;
	text-decoration : none;
}
.container {
	width : 850px;
	margin : 0 auto 0 auto;
	padding : 0;
}
.container2 {
	width : 850px;
	margin : 0 auto 0 auto;
}
.header {
	height : 91px;
	background: #0099FF  url(img/header.png);
	margin : 0;
	padding : 0;
}
.sitename {
	font-size : 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position : relative;
	top : 20px;
	left : 85px;
	width:650px;
	color:#000000;
}

.content {
	color : #000000;
	width : 850px;
	margin : 10px auto;
}

.content a, .content a:visited
{color:#003399; font-weight:bold; text-decoration:none;}

.content a:hover
{color: #003399; text-decoration:underline;}


.contentitem {
	padding : 6px 12px;
	border: 3px solid #0099CC;
	margin-bottom : 0px;
	background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.container2 .content .contentitem p {
	font-size: 14px;
}

.contentdate {
	color : #000000;
	margin-bottom : 6px;
	font-size : 10px;
	font-weight : bold;
}
.footer {
	border : 2px solid #006FB9;
	background : #ffffff;
	margin : 0 auto;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	width : 850px;
	font-size : 10px;
	color : #000000;
}
.footer a {
	color : #6791bb;
	text-decoration : none;
}
.footer a:hover {
	color : #6791bb;
	text-decoration : none;
}
.footer a:visited {
	color : #6791bb;
	text-decoration : none;
}
.footer a:active {
	color : #6791bb;
	text-decoration : none;
}
.content h1, .content h2, .content h3 {
	font-size : 18px;
	color : #6791bb;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #C4E9FF;
	border-left-width: 5px;
	border-left-color: #0099FF;
	padding: 10px 5px 10px 10px;
	background-color: #DFF9FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.container2 .content .contentitem li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(img/bullet.png);
	vertical-align: middle;
	margin-bottom: 7px;
}
.modellovar {
	font-weight: bold;
	background-color: #FFFF00;
}
.container2 .content .contentitem img {
	margin-top: 7px;
	margin-bottom: 2px;
}
.evidenziato {
	color:#0077C6;
	font-weight: bold;
}		 
.graytext {
	color:#666666;
	font-size: 12px;
}		 
.headerCopia {
	height : 91px;
	background: #0099FF url(img/_header.png);
	margin : 0;
	padding : 0;
}
.container2 .content .contentitem em {
	color: #666666;
}

h1 {
  color:#0066CC;
}

p { 
  color:#333333;
	}
	
img {
  border: none	
.esempio {
	font-size: 12px;
}

