
/* stile specifici sito per la homepage */

.homepagecont {
	position: relative;
	border: 0px solid yellow;
}

.homepagesx {
	display: inline;
	float: left;
	width: 625px;
	border: 0px solid green;
  margin-left:15px;
}

.homesottodx {
	text-align: center;
	font-weight: bold;
}

.homepagedx {
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 13px;
	width: 285px;
	border: 0px solid purple;
}

.dxtop img {
	display: block;
}

.homepagedxint {
	text-align: center;
}

.vetrina {
	text-align: center;
	margin-top: 20px;
}

.vetrinalist {
	text-align: center;
	border-collapse: separate;
	border-spacing: 3px;
	font-size: 12px;
	width: 80%;
	margin: 0 auto;
	border: 0px solid red;
}

.vetrinalistborder {
	border: 1px solid #1664ff;
}

.vetrinalist td {
	vertical-align: top;
	padding-bottom: 3px;
	/*width: 122px;*/
}

.vetrinalist A, .vetrinalist A:LINK, .vetrinalist A:VISITED {
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.vetrinalist A:HOVER {
	color: #ee3132;
}

.vetrinalist img {
	/*display: block;*/
	margin: 0 auto;
}

.fotovetrinagall {
	margin: 0 auto;
	height: 130px;
	width: 170px;
	border: 1px solid #ffffff;
	background: #8c9195;
}

.catimgtop {
	margin: 0 auto;
}

.galleryhome {
	text-align: center;
}

.galleryhomeext .sottotitolo {
	margin-left: 30px;
}

.linkhome {
	border: 0px solid red;
	text-align: center;
	padding: 10px 0;
}

.nomelink {
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin-top: 30px;
}

.imghomesx {
	height: 230px;
	width: 300px;
	top: 80px;
	left: 67px;
}

.fotinahome {
	height: 130px;
	width: 170px;
	margin: 20px auto;
	border: 1px solid #ffffff;
	background: #8c9195;
}

#flashhome {
	width: 600px;
}

.homepagenews {
	height: 127px;
	width: 523px;
	padding-left: 140px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/newsbox.jpg);
}

.newstitolo {
	padding: 8px 0;
	font-weight: bold;
}

.homepagesx2 {
	display: inline;
	float: left;
	height: 330px;
	margin-top: 12px;
	background: black;
}

.chisiamotitolo {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

.chisiamoimg {
	margin-left: 20px;
	text-align: center;
}

.chisiamoimg img {
	border: 1px solid white;
}

.chisiamotxt {
	margin-left: 20px;
	font-size: 13px;
}

.chisiamocont {
	border: 0px solid green;
}

.homefotogallery {
	/*
	position: absolute;
	top: 200px;
	left: 20px;
	*/
	border: 0px solid red;
}

.chisiamonext {
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
}

.chisiamonext A, .chisiamonext A:LINK, .chisiamonext A:VISITED {
	color: #977512;
}

.chisiamonext A:HOVER {
	color: #f00;
}

.sottocont {
	background: #9ec2c6;
	padding: 20px;
	position: relative;
}

.homepage1 {
	border: 0px solid green;
	position: absolute;
	top: 340px;
	left: 380px;
	width: 290px;
}

.homepage2 {
	border: 0px solid red;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 220px;
}

#playerhome {
	float: left;
	margin: 15px;
}

#swfticker {
	margin: 0 auto;
}

#boxalto {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/homepage.jpg);
	width: 840px;
	height: 420px;
	margin-left: 34px;
	position: relative;
}

#centoxcento {
	position: absolute;
	top: 30px;
	left: 370px;
}

#boxaltodx {
	position: absolute;
	top: 60px;
	right: 30px;
	width: 350px;
	text-align: center;
}

#boxofferta {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/boxofferta.jpg);
	width: 432px;
	height: 430px;
	float: right;
	padding-top: 20px;
	padding-left: 30px;
	margin-right: 45px;
	margin-top: 30px;
}

#divSponsor {
	border: 1px solid #638bae;
	margin-bottom: 30px;
  float:left;
}

#imgPrev, #imgNext {
	position:relative;
  float:left;
  top:90px;
  cursor:pointer;
  z-index:50;
}

#imgNext {left:-8px;}
#imgPrev {right:-8px;}


.divTitoloScheda {
	position:relative;
	background: #596582;
  padding:5px 5px 5px 15px;
  font-size:16px;
  font-weight:bold;
  color:white;
  margin:30px 20px 5px;
  text-shadow: 0 -1px 1px black;
  border:1px solid #384F86;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5b6785), to(#3a4662));
  background: -moz-linear-gradient(#5b6785, #3a4662);
  background: linear-gradient(#5b6785, #3a4662);
  -pie-background: linear-gradient(#5b6785, #3a4662);
  behavior: url(pie.php);
}

.divTitoloScheda img {
	position:absolute;
  left:-8px;
  top:7px;
}

#divFotogallery {
	padding: 20px;
}

#divFotogallery  img {
	margin-left:35px;
  width: 130px;
  height: 100px;
  position:relative;
}

#divFotogallery img:hover {
	-moz-box-shadow: 0px 0px 5px black;
  -webkit-box-shadow: 0px 0px 5px black;
  box-shadow: 0px 0px 5px black;
	behavior: url(pie.php);
}


#divAssociazioni {
	font-size:14px;
  font-weight:bold;
  overflow:auto;
}

#divAssociazioni div {
	width: 105px;
  text-align:center;
  float:left;
}

#divAssociazioni a {
	color:white;
}

#divAssociazioni a:hover {
	text-decoration:underline;
}

#divPartnership {
	font-size:14px;
  font-weight:bold;
 	overflow:auto; 
}

#divPartnership table {
	width: 100%;
  text-align:center;
}

#divPartnership td {
	padding: 5px;	
}
