
/* stile specifici sito per la homepage */

.homepagecont {
	position: relative;
	border: 0px solid yellow;
}

.homepagesx {
	display: inline;
	float: left;
	width: 440px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px solid blue;
}

.homesottodx {
	text-align: center;
	font-weight: bold;
}

.homepagedx {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 280px;
	border: 0px solid purple;
}

.homepagesotto .homepagesx {
	width: 280px;
}

.homepagesotto .homepagedx {
	width: 440px;
}

.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: 84px;
	width: 121px;
	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: 84px;
	width: 121px;
	margin: 20px auto;
	border: 1px solid #ffffff;
	background: #8c9195;
}

#flashhome {
	width: 588px;
}

.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;
}

#swfhome {
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../gfx/sfondohomepage.jpg);
}
