html, body, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.justified {
	text-align: justify;
}
.mid {
	margin-bottom: -3px;
}
.admin {
	margin: 3px 0px -3px 28px;
}
.txticon {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #888;
}
.upsx {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.updx {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
.dnsx {
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
.dndx {
	margin-left: 10px;
	margin-top: 10px;
	float: right;
}

body {
  background: #000 url(../images/background2.gif) repeat-x 50% 0px;
	text-align: center;
	font-family: Tahoma, Arial, Kalimati, sans-serif;
	font-size: 11px;
	color: #878787;
	height: 100%; /* needed for container min-height */
}
html, body {
	height: 100%; /* needed for container min-height */
	min-width: 960px;
}
a, a:visited, a:active {
	font-weight: normal;
	text-decoration: none;
	color: #851818;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}
h1, h6 {
  letter-spacing: -1px; 
  line-height: 26px; 
  margin-bottom: 0.63em; 
  word-spacing: 0.06em;
  font-family: Tahoma, Arial, Kalimati, sans-serif;
}
h1 {  
  font-size: 26px;
 	padding: 0em;
  color: #000;
  border-bottom: 3px solid #851818;
}
/*h2 {    
  font-size: 17px; 
  padding: 0em 0.8em;
  color: #851818;
  background: #9F968A url(../images/breadcrumb.gif) no-repeat;
  border: 1px solid #555; 
}*/
h2 {
  margin-bottom: 0.63em; 
  word-spacing: 0.06em;
  font-family: Tahoma, Arial, Kalimati, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 8px;
  color: #FFF;
  background: #851919 url(../images/h2.gif) no-repeat right;
}
h6 {    
  font-size: 17px; 
  color: #FFF;
  width: 425px;
  display: block;
	background-color: #fff;
	
}
h6 a, h6 a:visited {
	color: #222;
	font-weight: bold;
	display: block;
	border: 1px solid #888;
}
h6 a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #851818;
	text-decoration: none;
	border: 1px solid #000;
}
h4 {
  margin-bottom: 0.63em; 
  word-spacing: 0.06em;
  font-family: Tahoma, Arial, Kalimati, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
  color: #851818;
  background: #FFF url(../images/h4.gif) no-repeat right;
}

ul {
	padding-left: 23px;
}


/* Struttura
--------------------------------------------------------- */
#barra, #barra2 {
	position: absolute;
	width: 100%;
	height: 100px;
	margin: 0px;
	left: 0px;
	text-align: center;
	background: url(../images/barra2.gif) repeat-x 50% 0px;
}
#barra {
	top: 0px;
}
#barra2 {
	top: 558px;
	z-index: -1;
}
#header, .barra2 {
	margin: 0 auto;
	width: 960px;
	height: 100px;
	background: transparent url(../images/titlebar.gif) no-repeat 50% 0px;
}
#header #header-sx {
	float: left;
	padding-left: 20px;
}
#header #header-dx {
	float: right;
	padding-right: 30px;
	text-align: right;
}

#container {
	margin: 0 auto; /* center, not in IE5 */
	text-align: left;
	background: url(../images/bianco.gif) repeat-y;
	width: 940px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	margin-bottom: -75px;
}
.push {
	height: 75px;
}
#container #container-sx {
	float: right;
	padding: 563px 20px 0px 20px;
	color: #777;
	text-align: right;
	width: 148px;
	height: 150px;
	background: transparent url(../images/menubottom.gif) no-repeat left bottom;
}
#container #container-sx a, #container #container-sx a:visited {
	color: #FFF;
	text-decoration: none;
}
#container #container-sx a:hover, #container #container-sx a:active {
	color: #FFF;
	text-decoration: underline;
}
#container #container-dx {
	float: right;
	width: 749px;
	padding-top: 100px; /********** controllare *********/
}

#content {
	padding: 20px 20px 0px 20px;
	background: url(../images/corners.gif) no-repeat top center;
}

#folders {
	padding: 20px 20px 0px 20px;
}

#slidehome {
	width: 750px;
	margin: 0;
	padding-left: 2px;
}

#footer {
	margin: 0 auto; /* center, not in IE5 */
	width: 940px;
	text-align: right;
}
#footerin {
	width: 749px;
	height: 50px;
	float: right;
	color: #777;
	font-size: 8pt;
	text-align: center;
	padding-top: 25px;
	background: #111 url(../images/footer.gif) no-repeat top center;
}
#footerin a, #footerin a:visited {
	color: #FFF;
}
#footerin a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Stili
--------------------------------------------------------- */
#topimage {
	height: 107px;
	margin: 0 2px;
  background: #333;
}
 
#breadcrumb {
	margin: 0px 3px 0px 2px;
	padding-left: 20px;
  line-height: 26px;
  background: url(../images/breadcrumb.gif);
  border-top: 1px solid #282820;
	border-bottom: 1px solid #282820;
	font-weight: bold;
}
#breadcrumb span {
	display: none;
}
#breadcrumb a {
	float: left;
	height: 26px;
	padding: 0 25px 0 15px;
	background: url(../images/breadarrow.gif) no-repeat top right;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumb a:hover {
	background-position: bottom right;
	color: #FFF;
	text-decoration: underline;
}
#breadcrumb em {
	font-style:normal;
	color: #000;
	margin-left:10px;
} 

.corners {
	width: 749px;
	height: 10px;
}

.testo, .testofull, .testodx {
	color: #222;
	font-family: Tahoma, Arial, Kalimati, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.testo {
	padding: 5px 0px 20px 21px;
}
.testofull {
	padding: 15px 21px 20px 21px;
}
.testodx {
	padding: 5px 0px 20px 21px;
	text-align: left;
}

.seph, hr {
	height: 2px;
	background: url(../images/separator_h.gif) center center no-repeat;
	padding: 10px 0px 0px;
}

#home {
  margin-top: 0px;
}
#home #home-sx {
	width: 425px;
  float: left;
  padding: 10px 21px 20px 0px;
  background: url(../images/separator_v_b.gif) top right no-repeat;
}
#home #home-dx {
	width: 255px;
  float: left;
  padding: 10px 0px 20px 0px;
}


/* Boxes
--------------------------------------------------------- */
#boxes {
	height: 220px;
	background: url(../images/boxshots.jpg) center center no-repeat;
	padding-left: 51px;
}
.boxes {
	margin: 0;
	padding: 0;
	float: left;
}
.boxes li {
	display: inline;
}
.boxes li a {
	float: left;
	text-decoration: none;
	width: 150px;
	height: 220px;
	background: transparent;
	text-align: center;
}
.boxes li a:hover{
	background: transparent url(../images/arrow_up.gif) bottom center no-repeat;
}


/* Menu titlebar
--------------------------------------------------------- */
#navcontainer {
	padding-bottom: 10px;
}
#navcontainer ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
	text-align: right;
}
#navcontainer li {
	display: inline;
	text-align: center;
	padding: 4px 15px 4px 15px;
	background: url(../images/menudiv.gif) right no-repeat;
}
#navcontainer li a {
	margin: 0;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#navcontainer li a:hover, #navcontainer li a.current{
	color: #FFF;
	text-decoration: underline;
}
#navcontainer .last {
	background: none;
	padding-right: 0;
}
#navcontainer .last2 {
	background: none;
	color: #FFF;
	text-decoration: none;
}

#searchlang {
	padding-top: 15px;
	height: 66px;
}

.flag {
	vertical-align: bottom;
	margin: 3px 0px 3px 3px;
}
.flag1 {
	margin-left: 50px;
}

 
/* MooTools.Tips
--------------------------------------------------------- */
.tip-top {
color: #fff;
z-index: 13000;
}
.tip-title {
width: 160px;
font-size: 12px;
font-weight: bold;
margin: 0;
color: #FFF;
padding: 8px 8px 4px;
background: url(../images/bubble.png) top left;
border-bottom: 1px dotted #FFF;
}
.tip-text {
width: 160px;
font-size: 11px;
padding: 4px 8px 8px;
background: url(../images/bubble2.png) bottom right;
color:#fff;
text-align: left;
overflow: hidden;
}
.tip-text A {
color:#069;
}
.tip-loading {
background: url(../images/ajax_load.gif) center center no-repeat;
width: 30px;
height: 30px;
margin: 0 auto;
}


/* Form
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Kalimati, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFF;
	color: #111;
}

.button {
	font-weight: bold;
	color: #FFF;
	padding: 1px 5px;
	background-color: #851818;
	border: 1px solid #111;
	width: auto;
	overflow: visible;
}
.button:hover {
	background-color: #a1352d;
}

.inputbox {
	margin-bottom: 2px;
	padding: 2px 0 2px 5px;
	background: transparent url(../images/inputbox.gif) repeat-x top;
	border: 1px solid #000;
}

.inputbox:hover, .inputbox:focus {
}