@CHARSET "UTF-8";

h3
{
	margin: 20px 0 0 13px;
	color: #1D2C6D;
}

div.titolo, div.sottotitolo
{
	margin-left: 10px;
}

div.sottotitolo
{
	margin-top: 20px;
	width: auto;
}

.resultBox  .titolo
{
	margin: 0px;
	* width: 120px;
}

div.descrizione, h1, h2
{
	margin-left: 0px;
	
}

#content
{
	background-image: url(../immagini/grafica/sfondi/fondo.jpg);
}

.galleriaCatalogo
{
	width: 580px;
	height: 119px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	border-left: 2px solid #192350;
	border-right: 2px solid #192350;
}

.gallContent
{
	height: 119px;
	overflow: hidden;
}

.gallContent img
{
	float: left;
	border:2px solid #192350;
	border-left: 0px; 
}


#menuSx
{
	float: left;
	width: 193px;
	margin-left: 17px;
}

#menuSxContent
{
	background-color: #e3eaf3;
	background-color: #ffffff;
	background-image: url(../immagini/grafica/catalogo/barra.jpg);
	background-repeat: repeat-x;	
}

#menuSxTop
{
	height: 36px;
	background-image: url(../immagini/grafica/catalogo/up.png);
	background-repeat: no-repeat;

}

#menuSxBottom
{
	height: 36px;
	background-image: url(../immagini/grafica/catalogo/down.png);
	background-repeat: no-repeat;
}

.accordion
{
	position: relative;
}

#menuSx .famiglia
{
	border-bottom: 1px solid #1a2c6c;
	padding: 8px 7px 9px 7px;
	font-size: 14px;
	color: #1a2c6c;
	cursor: pointer;
}

#menuSx .famiglia.selected
{
	border-bottom: 0px;
	background-color: #cbd9e0;
	font-weight: bold;
}

#menuSx .sottofamiglie
{
	background-color: white;
}

#menuSx .sottofamiglia
{
	padding: 7px 0px 7px 20px;

	border-bottom: 1px solid #abb6cc;
	text-align: left;
}

#menuSx .sottofamiglia a.selected, #menuSx .sottofamiglia a:hover
{
	font-weight: bold;
}

#menuSx .sottofamiglia a
{
	font-size: 12px;
	color: #1a2c6c;
}

#menuSx .sottofamiglia li
{
	list-style-type: circle;
	color: #1a2c6c;
}

#menuSx .sottofamiglia li:hover, #menuSx .sottofamiglia li.selected
{
	list-style-type: disc;
}


#menuSx .famiglia a:hover, #menuSx .famiglia a.selected
{
	color: #678bbd;
}

/* RICERCA */

#menuSxRicerca
{
	width: 192px;
	
}

#menuSxRicerca .corpo
{
	background-color: #192350;
	width: 176px;
	padding: 5px;
	margin-left: 3px;
	margin-right: 3px;
	position: relative;
}

#menuSxRicerca .piede
{
	background-image: url(../immagini/grafica/catalogo/smusso_basso.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 37px;
	width: 192px;
	
}

#menuSxRicerca label
{
	color: #ffffff;
	font-weight: bold;
	
}

#menuSxRicerca input
{
	background-color: #ffffff;
	width: 173px;
}

#menuSxRicerca .submit
{
	position: absolute;
	left: 120px;
	top: 43px;
}

#menuSxRicerca .submit input
{
	background-image: url(../immagini/grafica/catalogo/tastino.jpg);
	width: 60px;
	height: 21px;
	border: 0px;
	font-weight: bold;
}

/* FINE RICERCA */


#boxCatalogo
{
	text-align: center;
	background-image: url(../immagini/grafica/catalogo/box_catalogo.png);
	background-repeat: no-repeat;
	
	font-weight: bold;
	
	width: 193px;
	height: 57px;
}

#boxCatalogo img
{
	vertical-align: middle;
	margin: 1x 2px 2px 0;
}

.toolFamiglia
{
	background-color: #172655;
	border: 0px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 180px;
}

#mainContent
{
	padding-top: 30px;
	margin-left: 270px;
	/*margin-right: 80px;*/
	width: 605px;
	height: auto;
}


#mainContent h1
{
	color: #ffffff;
	font-size: 25px;
	margin-bottom: 20px;
}

#mainContent h2
{
	color: #1d2c6d;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 18px;
}

#mainContent div.descrizione
{
	color: #1d2c6d;
	font-size: 14px;
	margin-bottom: 20px;
}

.boxArticoli
{
	background-color: #ffffff;
	border: 1px solid #192350;
	
	width: 544px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 20px;
	clear: right;
	
	page-break-inside: avoid;
}

.boxContainer
{
	background-color: white;
	padding: 0px 20px 0px 20px;
	overflow: hidden;
}

.boxUp
{
	height: 10px;
	background-image: url(../immagini/grafica/catalogo/boxArtTop.png);
	width: 100%;
}

.boxDown
{
	height: 10px;
	width: 100%;
	background-image: url(../immagini/grafica/catalogo/boxArtBottom.png);
}

.tabella
{
	margin-left: 80px;
}

.tabella div
{
	overflow: hidden;
}

.imgBox
{
	float: left;
	margin-top: 30px;
}

.row div
{
	float: left;
}

.row .clear
{
	clear: both;
}

.row.testata
{
	border-bottom: 1px solid #192350;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.row div
{
	width: 80px;
}

.row div.ref
{
	width: 100px;
	text-align: center;
}

.row div.dim
{
	width: 110px;
	text-align: center;
}


.row div.articolo.pezzi, .row div.articolo.scatole
{
	text-align: right;
	padding-right: 40px;
	width: 65px;
}

.row div.pezzi, .row div.scatole
{
	width: 105px;
}
	
.row .testata
{
	text-align: center;
	color: #1d2c6d;
	
	font-size: 13px;
	font-weight: bold;
}

.row .articolo
{
	color: #666666;
}


.imgCat
{
	margin-left: 0px;
	margin-left: 13px;
}

.imgFam
{
	overflow: hidden;
	margin-left: 13px;
}

.imgFamGall
{
	margin-left: 13px;
	overflow: hidden;
}

.imgFam div
{
	float: left;
	margin-right: 10px;
}

.imgFamGall div
{
	float: left;
	margin-right: 10px;
}

.imgFam img, .imgFamGall img, .imgCat img
{
	border: 1px solid #192350;
}


#toolsCat
{
	float: left;
	margin: 20px 0px 0px 13px;
	background-image: url(../immagini/grafica/catalogo/fascia.jpg);
	width: 166px;
	height: 47px;
}

#toolsCat img
{
	margin:8px 4px 0px 15px;
	
}

/* ris ricerca */
#mainContent .ricerca h1
{
	background-color: #192350;
	color: #ffffff;
	height: 22px;
	padding: 7px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
}

#mainContent .ricerca
{
	background-color: #ebf0f6;
	width:100%;
	min-height: 600px;
}

.resultBox
{
	float: left;
	padding: 20px 30px 20px 30px;
	width: 242px;
	border-bottom: 2px solid #c8ccd7;
	overflow: hidden;
	height: 85px;
}

.resultBox.last
{
	border-bottom: 0px;
}

.resultBox img
{
	float: left;
	border: 1px solid #192350;
	margin-right: 5px;
}

.resultBox .titolo
{
	font-size: 12px;
	font-weight: normal;
}
/* fine ris ricerca */


/* invia ad un amico */
.inviaBox
{
	background-color: #ffffff;
	background-image: url(../immagini/grafica/catalogo/barra.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #1D2C6D;
}

div.closePopup
{
	position:absolute;
	top: -10px;
	left: -10px;
	cursor: pointer;
}

.inviaBox .scheda_titolo
{
	color:#1D2C6D;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
}

.inviaBox label
{
	color:#1D2C6D;
	font-size:12px;
	font-weight:bold;
}

.inviaBox dd
{
	margin-bottom: 10px;
}

.inviaBox #submit
{
	font-weight:bold;
}