#content
{
	border: none;
	width: 931px;
	padding: 0px;
	overflow: hidden;
}

.leftNegozi
{
	width: 465px;
	min-height: 435px;
	height: auto !important;
	height: 435px;
	float: left;
}

.imgNegozi
{
	border-left: 1px solid #999999;
	margin-left: 465px;
	padding-left: 35px;
}

.rightNegozi
{
	border-left: 1px solid #999999;
	margin-left: 465px;
	padding-left: 10px;
	width: 455px;
}

.titolo
{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

.sottotitolo
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 35px;
}

.negozio a
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.negozio a:hover, .negozio a.sel
{
	color: #CC0000;
}

.negozioContainer
{
	overflow: hidden;
}

.negozioHeader
{
	overflow: hidden;
	margin-bottom: 15px;
}

.negozioHeader .left
{
	width: 233px;
	float: left;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

.negozioHeader .left .citta
{
	font-size: 16px;
	text-transform: uppercase;
}

.negozioHeader .left div
{
	margin-bottom: 5px;
}

.negozioHeader .right
{
	margin-left: 253px;
}

.negozioHeader .right .orari
{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.negozioHeader .right .messaggio
{
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

.negozioFooter
{
	overflow: hidden;
	margin-top: 15px;
}

.negozioFooter .negozioImmagini
{
	overflow: hidden;
	float: left;
	width: 336px;
}

.negozioFooter .negozioImmagini .negozioImgSec
{
	float: left;
	margin-right: 10px;
}

#negozioGoogle
{
	margin-left: 346px;
	background-image: url("../immagini/grafica/negozi/map.jpg");
	width: 105px;
	height: 67px;
}

a.googleLink
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

a.googleLink:hover
{
	color: #CC0000;
}
