* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#cdcdcd;
}
strong {
	color:#333;
	font-weight:bolder;
}

a {
	color:#333;
	font-weight:bolder;
}
a:hover {
	color: #666666;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
	color: #FFFFFF;
	width: 850px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 200px;
	margin: 0px 0px 0px 0px;
	background: #7D8D93;
	clear:both;
}

#titcol {
	color: #FFFFFF;
	width: 160px;
	padding: 0px;
	border: 1px solid #dddddd;
	height: 40px;
	padding: 3px 10px 3px 10px;
	font-size: 15px;
	font-weight:bold;
	clear:both;
	text-align:center;
	vertical-align:bottom;
}


#leftcolumn { 
 color: #000000;
 border: 0px solid #ccc;
 background: #2E74BA;
 background-image:url(img/background.gif);
 background-repeat:repeat-x;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 800px;
 width: 185px;
 float: left;
}
#content { 
 float: left;
 color: #000000;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 800px;
 width: 420px;
 display: inline;
}

#contentright { 
 float: left;
 color: #000000;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height:800px;
 width: 625px;
 display: inline;
}

#rightcolumn { 
 color: #000000;
 border: 0px solid #ccc;
 background: #2E74BA;
 background-image:url(img/background.gif);
 background-repeat:repeat-x;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 800px;
 width: 185px;
 float: left;
}
#footer { 

 float:left;
 clear: both;
 color: #FFFFFF;
 border: 0px solid #ccc;
 background: #FFFFFF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	background-color: #7D8D93;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding: 10px;
}

.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding: 10px;
}

input
{
color: #000;
background: #fff;
border-bottom: 1px solid #999;
border-left:hidden;
border-right:hidden;
border-top:hidden;
}

.submit input, reset input
{
color: #000;
background: #ccc;
border: 1px outset #333;
padding:3px;
} 


.maintext {
	padding: 10px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.reps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#cssdropdown, #cssdropdown ul {
	padding-top: 5px;
	margin: 0;
	list-style: none;
	background-color: #7D8D93;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
border: 0px solid black;
background-color: #7d8d93;
}

.mainitems a{
	margin-left: 10px;
	border-right: #CCC thin solid;
	padding-right: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
}

.last{
	border: 0px solid black;
}

.subuls{
	display: none;
	width: 10em;
	position: absolute;
	top: 1.6em;
	left: 0;
	background-color: #7d8d93;
	border: 0px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subuls li{
width: 100%;
}

.subuls li a{
	text-decoration: none;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.imts {
	color: #FFF;
	font-weight: normal;
	text-transform:uppercase;
	font-size:9px;
}
.imts2 {
	color: #FFF;
	font-weight: bold;
	text-transform:uppercase;
	font-size:9px;
}

.dataimts {
	color: #f57b21;
	font-weight: bold;
	text-transform:uppercase;
	font-size:18px;
	padding-top:30px;
}

.datanumero {
	color: #f57b21;
	font-weight: bold;
	text-transform:uppercase;
	font-size:24px;
}

.pimg {
	float:left;
	padding: 10px;
}

.pdesc {
	float:left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background-color: #7D8D93;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

#news li {
  width: 180px;
  overflow: hidden;
  list-style-type: none;
  color: #000;
  display: none;
  padding-bottom:20px;
  padding-top: 25px;
}

#news li img {
  display: block;
}

#news li div {
  margin: 0;
  padding: 3px;
  font-size: .8em;
  height:50px;
}

#news2 li, #news3 li  {
  width: 180px;
  overflow: hidden;
  list-style-type: none;
  color: #000;
  display: none;
  padding-bottom:20px;
}

#news2 li img, #news3 li img{
  display: block;
}

#news2 li div, #news3 li div {
  margin: 0;
  padding: 3px;
  font-size: .8em;
  height:50px;
}