
/* stile specifici sito per la homepage */

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

.homepagesx {
	display: inline;
	float: left;
	width: 470px;
	margin-left: 20px;
	margin-bottom: 40px;
	border: 0px solid blue;
}

.homepagedx {
	display: inline;
	float: left;
	width: 420px;
	margin-left: 25px;
	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: 93px;
	width: 137px;
	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: 250px;
	width: 330px;
	top: 80px;
	left: 67px;
}

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

#flashhome {
	width: 502px;
	float: right;
}

.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: 22px;
	font-weight: bold;
	color: #a7540a;
	margin-bottom: 20px;
}

.chisiamoimg {
	float: left;
	margin-right: 20px;
}

.chisiamotxt {
	font-size: 15px;
	font-weight: bold;
}

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


#maincontent {
	min-height: 480px;
	height: auto !important;
	height: 480px;
}

#containerint {
	background-image: url(../gfx/sfondohome.jpg);
}

