body { 
	font-size:100%;
	font-family: times new roman, tahoma,helvetica; 
	margin:0;
	padding:0;
	background:#474747 ; 
	text-align:center
}

#bodyContent { 
	width:900px;
	text-align:left;
	margin:0 auto; 
}

code {
	font-family: times new roman, tahoma,helvetica,sans-serif;
	font-size:100%;
	display:block;
	margin:0 1em .5em 1em;
}

hr {display:none}

/* testa */
#testa { 
	border:0px solid #000;
	padding:0em 0; 
	margin-top: -14px;
}

/* corpo */
#corpo { 
	position:relative; 
	border:0px solid white; 
	background-color:#ffffff;
	background:url(images/bg1.gif) repeat-y top; 
}
		
/* hack per ie6*/
#corpo-colonna { 
	position:absolute;
  right:740px;
	width:160px; 
	padding:0em 0; 
	font-size:14px;
	z-index:99;
}

#corpo-colonna1 { 
	position:relative;
	float:left;
	left:13px;
	width:160px; 
	padding:0em 0; 
	font-size:14px;
}

#corpo-colonna2 { 
	margin:0 8px 0px 173px;
	padding:10px;
	border-left:1px solid #2c2c2c;
	min-height:450px;
	display: block;
}
	 	
#corpo-colonna3 { 
  display: block;
  	padding:5px;
	width: 695px;
  height:600px;
  z-index:2;
}

/*pie' di pagina */
#piedipagina { 
	text-align: center;
	color:#777777; 
	font-size:12px; 
	padding:2px; 
	border-top:1px solid #2c2c2c;
	margin-left:10px;
	margin-right:10px;
}

p.centro {
	text-align: center;
	text-indent: 12px;
	font-weight: lighter;
}

#corpo-up { 
	top: 0px;
	height:10px;
	background:#474747 url(images/bgup2.gif) no-repeat bottom; 
}

#corpo-down { 
	padding:0em 0;
	height:10px;
	margin:0; 
	background:#474747 url(images/bgdown.gif) no-repeat top; 
}

img.left {
	position:relative;
	border:1px red solid;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	z-index:-1px;
}

img.right {
	position:relative;
	border:1px red solid;
	float:right;
	margin-left:10px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

img.leftplain {
	float:left;
	margin-right:10px;
}

img.rightplain {
	float:right;
	margin-left:10px;
}

img.flagsx {
	float:left;
	margin-right:10px;
	margin-left:5px;
	margin-top:5px;
}

img.flagdx {
	float:right;
	margin-left:10px;
	margin-right:15px;
}

img.centro {
	display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
}

img.logo {
	display: block;
	float:left;
  margin-left: 4px;
  margin-top:-3px;
}

img.logo1 {
	display: block;
	float: left;
	margin-left: 30px;
	margin-top: 345px;
}

img.logo2 {
	display: inline;
	float:right;
	margin-top: 15px;
  margin-left: 4px;
  margin-right: 20px;
}

#destra { 
	float:right;
	border:1px red solid;
	display: block;
}

h1 {
	font-family: times new roman, helvetica,sans-serif;
	text-align: left;
	margin-top: -5px;
	margin-left: -3px;
	margin-bottom: 1px;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: black;
}

h2 {
	font-family: times new roman,trebuchet,tahoma,sans-serif;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	/*font-style: italic;*/
	color: #777777;
	margin-top: 6px;
}

h3 {
	font-family: times new roman,tahoma,helvetica,sans-serif;
	text-align: left;
	font-size: 14px;
	margin-top: -5px;
	margin-left: 0px;
	font-weight: bold;
	color: black;
}

h4 {
	font-family: times new roman,tahoma,helvetica,sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 1px;
	color: red;
}

h5 {
	margin-top: 2px;
	color: black;
	font-family: times new roman,trebuchet,helvetica,sans-serif;
	font-size: 17px;
	margin-bottom: 10px;
	margin-right: 6px;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
}

h6 {
	font-family: times new roman,tahoma,helvetica,sans-serif;
	font-size: 18px;
	color: blue;
}

justify {
	text-align: justify;
}

div.hr hr {
 	color: #f00;
	background-color: #f00;
	height: 5px;
}	

hr {
	width: 420px;
}
	
#rotator {
	border: 0px solid #000;
	overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
  margin-bottom: -3px;
  position: relative;
	width: 430px;
	height: 300px;
}

#rotator img {
	width: 430px;
	height: 300px;
}	

#pscroller {
	position: absolute;
	top:290px;
	left:2px;
}

#pscroller1 {
	margin:0px;
	width: 154px;
	height: 150px;
	background-color: white;
	border:1px solid black;
}