
body {
	 margin:0 auto;
	 padding:0; 
	 width:100%; 
	 height:100%; 
	 font-family: Arial, Helvetica, sans-serif;
	 background-color:#eeeeee;
}
/* Global */
a { 
	font-weight:bold;
	text-decoration:underline;
	color:#333;
}
a:hover { 
	color:#004496;
}
h1 {
	font-size:20px;
	margin:20px 0 15px 0;
}
h2 {
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	color:#004496;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333;
	border-bottom:3px solid #004496;
}
h4 {
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:0 0 0 10px;
	color:#004496;	
}/*
p {
	margin-left:20px;
	font-size:0.7em;
	text-align:justify;
}*/
ul {
	list-style-type:square;
	font-family: Arial, Helvetica, sans-serif; 
	padding-left:30px;
	margin-left:30px;
	font-size:0.7em;
}

/* Layout */
div#container {
	margin: auto;
 	width:800px;
  	background-color:#fff;
  	overflow: hidden; 
 	
}
div#page {
	width:525px;
	float:left;
	display:inline;
	background-color:#fff;
	/*border-left:1px solid #ccc;*/
}
div#text-top{
	height:230px;
	border:1px solid #C0C0C0;
}
div#text {
	width:96%;
	float:left;
	padding-left:30px;	
	display:inline;
	background-color:#fff;
}

div#header{
	width:100%;
	border-bottom:10px solid #004496;
	text-align:right;
	background-color:#fff;
}

/* Content */
div#content {
	padding:0px 5px 0px 5px;
	overflow: hidden; 
	background-color:#fff;
}

/* Sidebar */
div#sidebar2 {	
	width:28%;
	float:left;
	border-right:1px solid #999;
	padding:0px;	
	margin:0px;
	height:108px;
	background-color:#fff;


}
div#sidebar {	
	width:28%;
	float:left;
	border-right:1px solid #999;
	padding:0px;	
	margin:0px;
	height:100%;
	background-color:#fff;


}
div#sidebar ul {
	padding:0;
	list-style-type:none;
	margin:10px 0 10px 0;
	border-top:0px solid #CCCCCC;
}
div#sidebar ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid #CCCCCC;
}
div#sidebar ul li a {
	display:block;
	padding:3px 11px;
	border-right:7px solid #FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
div#sidebar ul li a:hover {
	border-right:4px solid #004496;
	border-left:4px solid #004496;
	color:#004496;	
	
}
/*menu blu bold*/
div#btnsx ul {
	padding:0;
	list-style-type:none;
	margin:10px 0 10px 0;
	border-top:0px solid #CCCCCC;
}
div#btnsx ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid #CCCCCC;
}
div#btnsx ul li a {
	display:block;
	padding:3px 11px;
	border-right:7px solid #FFFFFF;
	font-size:11px;
	font-weight: bold;
	color:#004496;
	text-decoration:none;
}
div#btnsx ul li a:hover {
	border-right:4px solid #004496;
	border-left:4px solid #004496;
	color:#004496;	
	
}		
/*menu blu bold fine*/


div#sidebar img {
	display: block;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top:10px;
 	margin-bottom:10px;
	border:0px ;
	
}

.menulinks {
	display:block;	
	text-decoration:none;
	color:#004496;		
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	color:#004496;	
}
	
.menulinks:hover  {
	color:#000000;	
}

div#footer2{
	clear:both;
	text-align:right;
	margin:0;
	padding:0;
		
}

/* Footer */
div#footer {
	clear:both;
	text-align:right;
	margin:0;
	padding:0;
		
}
div#footer p {
	padding:10px 0 10px 0;
	width:100%;
	border-top:1px solid #ccc;
	margin:5px 0 0 0;
	font-size:0.7em;
	color:#747576;
	text-align:center;
}
div#footer p a {
	text-decoration:underline;
}

div#testo-image img{ float:right;}
div#testo-titolo{margin-top:214px;border-bottom:1px solid #C0C0C0 ;color:#004493; font-weight:bold; font-size:13px;}
div#testo-titolo2{margin-top:158px;border-bottom:1px solid #C0C0C0 ;color:#004493; font-weight:bold; font-size:13px;}

div#testo
{
	margin-top:40px;
	margin-left:80px;
}
div#testo2
{
	margin-top:40px;
	margin-left:20px;
}
div#testo3
{
	margin-top:40px;
	margin-left:10px;
}
	
div#testo  p {font-size:11px; line-height: 22px; text-align: justify; }	
div#testo2 p {font-size:11px; line-height: 22px; text-align: justify;  }
div#testo3 p {font-size:11px; line-height: 22px; text-align: justify; }


.titolo{font-style: italic; font-weight:bold;color:#004493; font-size:13px}

.titolo1{font-style: italic; font-weight:bold;color:#004493; font-size:12px}
.titolo2{ font-weight:bold;color:#004493; font-size:12px}

div.bloccosx img {
float:left;
margin-right: 5px;
vertical-align: bottom;

}
div.bloccodx {
float:right;
margin-right: 5px;
vertical-align: bottom;

}
