body {
	padding: 0px;
	margin: 0px;
	background: #dfe8ee url(./../widgets/sfondo.gif) top left repeat-x;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #43587c;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a{
	color: #1a171b;
	text-decoration: none;
}


a.blu{
	color: #009cda;
	text-decoration: none;
}

a.arancio{
	color: #b86104;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

b.arancio{
	color: #b86104;
}

i.arancio{
	color: #b86104;
}

.gallery {
	border:1px solid #fff
}

input{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #757575;
}
table{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
}

form{
	display:inline;
}

ul, li{
	margin-top: 5px;
	margin-left:10px;
	padding: 0px;
	list-style-type:disc;
}

h1{
	color: #b86104;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#container{
	margin: 0px auto;
	width: 976px;
	height: 520px;
	position: relative;
	background: url(./../widgets/sfondoAcqua.jpg) top left no-repeat;
	z-index: 10;
}

.content_header{
  z-index: 20;
}

#content{
  float: left;
  width: 976px;
  margin: 126px 0px 0px 0px;
  position: relative;
}

.contentTop{
  float: left;
  width: 976px;
  height: 20px;
  z-index: 10;
}

.contentCentro{
  float: left;
  width: 966px;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  background: url(./../widgets/sfondo_content.png) top left repeat-y;
  padding-bottom: 30px;
}

.contentBot{
  float: left;
  width: 976px;
  height: 20px;
  background: url(./../widgets/sfondo_content_bot.png) bottom left no-repeat;
}


#content .contentCentro .colSx{
  float: left;
  width: 265px;
  margin: 50px 0px 0px 23px;
  display: inline;
}

#content .contentCentro .colSx .menu{
  float: left;
  width: 234px;
  background: #f3f7fc;
  margin: 0px 0px 30px 15px;
  display: inline; 
  padding-bottom: 10px;
}

#content .contentCentro .colSx .menu ul{
  float: left;
  width: 200px;
  margin: 5px 0px 20px -5px;
}

#content .contentCentro .colSx .menu ul li{
  float: left;
  width: 200px;
  margin: 3px 0px;
  list-style-type:none;
  display: block;

}

#content .contentCentro .colSx .menu ul li a{
	float: left;
  width: 200px;
  padding: 8px 0px 0px 25px;
  background: none;
  color: #6d81a4;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  margin: 0px;
}

#content .contentCentro .colSx .menu ul li a:hover{
  background: url(./../widgets/pallinoMenu.gif) top left no-repeat;
  background-position: 0px 5px;
  text-decoration: none;
  color: #43587c;
}

#content .contentCentro .colSx .menu ul li a.acceso{
  background: url(./../widgets/pallinoMenu.gif) top left no-repeat;
  background-position: 0px 5px;
  text-decoration: none;
  color: #43587c;
}


#content .contentCentro .colDx{
  float: left;
  width: 616px;
  margin: 50px 0px 0px 23px;
  display: inline;
}

#content .contentCentro .colDx .news{
  float: left;
  width: 300px;
  margin: 30px 0px 0px 0px;
}

#content .contentCentro .colDx .banners{
  float: left;

  margin: 30px 0px 0px 40px;
  display: inline;
}

#content .contentCentro .colDx .news ul{
  margin: 5px 0px 0px 0px;
  padding:0px;
  display: inline;
}

#content .contentCentro .colDx .news ul li{
  padding-left: 15px;
  margin: 0px 0px 10px 0px;
  width:280px;
  text-align:left;
  background: url(./../widgets/freccia_arancione.gif) top left no-repeat;
  background-position: 0px 2px;
  list-style-type:none;
  border:0px solid #000
}

#fasciaBanner{
  float: left;
  width: 954px;
  margin: 18px 0px 0px 15px;
  padding-bottom: 25px;
  background: url(./../widgets/sfondoFasciaBanner.gif) bottom left no-repeat;
  display: inline;
}

#data{
  position: absolute;
  top: 60px;
  left: 680px;
}

#lingue{
  position: absolute;
  top: 5px;
  right: 0px;
  background: url(./../widgets/sfondoLingue2.png) top left no-repeat;
  width: 190px;
  height: 32px;
  padding: 10px 0px 0px 20px;
}

#logo{
  position: absolute;
  top: 0px;
  left: 20px; 
  width: 516px;
  height: 170px;
  z-index: 1000;
}

#footer{
  float: left;
  width: 976px;
  color: #5b6d8e;
  font-size: 9px;
}

#footer .sx{
  float: left;
  width: 70%;
  margin: 10px 0px 0px 15px;
  display: inline;
}

#footer .dx{
  float: right;
  width: 25%;
  text-align: right;
  margin: 10px 15px 10px 0px;
  display: inline;
}

#footer .dx a{
  color: #5b6d8e;
}
