#box_left {
	text-align: left;
	float: left;
	width: 248px;
}

/* Informazioni Generali */
#box_left #box_info {
	background-color: #FBEFCC;
	padding-right: 5px;
	padding-left: 5px;
}
.box_info_top {
	background-color: #FBEFCC;
	background-image: url(../media/vetrina/box_info_top.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.box_info_top:hover {
	background-position: 0px -40px;
	cursor: pointer;
}
.box_info_bottom {
	background-image: url(../media/vetrina/box_info_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.i_info {
	font-weight: bold; 
	font-size: 130%; 
	font-family: "courier new", courier, monospace 
}
.testotematiche_bold {
	font-weight: bold; 
	font-size: 12px; 
	color: #ff0000
}
.titolo_tematiche {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}
.testo_tematiche:hover {
	color:black;
}
.testo_tematiche {
	font-size: 12px; 
	padding-bottom: 6px; 
	color: #666666; 
	padding: 2px;
}
.testo_tematiche a:link, .testo_tematiche a:hover, .testo_tematiche a:visited {
	font-size: 11px;
	color: #0033FF;
}
.testo_tematiche p {
	padding: .3em;
	border-top: solid 1px #F6D680;
	margin-top: 5px;
}
.tematica { 
	display: block; 
	font-size: 11px; 
	margin-bottom: 20px; 
	margin-left: 8px; 
	width: 160px; 
	color: #666666; 
	line-height: 11px; 
	margin-right: 8px 
}
/* Metodi Pagamento */
#box_pag {
	margin-top: 5px;
	background-color: #FFFFFF;
}
#box_pag img.spacer
{
    margin: 0 0 4px 4px;
}
/* Vetrina */
#box_right {
	float: left;
	margin-left: 5px;
	width: 546px;
}
#box_right #box_promo {
	background-color: #FFFFFF;
	text-align: center;
}
#box_right #box_vetrina {
	background-color: #FFFFFF;
	margin-top: 5px;
	/*float: left;*/
}

#content .griglia dl
{
    padding: 0 20px;
}
#content .griglia dl dt /*.TitoloVetrina*/
{
	font-size: 18px;
	color: black;
	text-align: left;
	margin-bottom: 4px
}
#content .griglia dl dd /*.DescrizioneVetrina*/
{
	text-align: left;
	font-size: 13px;
	color: black;
	max-width: 600px;
	margin-bottom: 8px
}
#content .griglia li
{
    list-style: none;
}
#banner_msg {
	display: none;
	margin-bottom: 5px;
}
.fade-box {
	width: 248px;
	position: absolute;
}
