/***base***/
body,span,div,h1,h2,h3,h4,input,textarea,select,form,p,a,dd,dt,dl,strong,label,table,tr,td {
	margin: 0px;
	padding: 0px;
}

body,span,div,h1,h2,h3,h4,input,textarea,select,form,p,a,dd,dt,dl,strong,label,table,tr,td,ul,li {
	font-family: Tahoma, Helvetica, sans-serif;
}

body {
  font-size: 11px;	
	color: #333;
	text-align: center;
	background: #cccccc;
}

ul.nodef, ul.nodef li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.capitalize {
	text-transform: capitalize;
}

.clear {
	clear: both;
}

.clearline {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: 0px;
}

a {
	color: #4178b2;
}

a:hover, a.sel {
	color: #ef9500;
}

.colsx {
	display: inline;
	float: left;
}

.coldx {
	display: inline;
	float: right;
}
/***base***/


/***pagina***/
img.blankImage {
	border: 1px solid #dedede;
}

#header-line {
	background: url('../imagescons/header-line.jpg') no-repeat center 46px;
}

#wrapper {
	margin: auto;
	width: 957px;
	text-align: left;
}

#header {
	height: 176px;
	background: url('../imagescons/header.jpg') no-repeat;
	position: relative;
}

#logo {
	display: block;
	margin-left: 21px;
	width: 168px;
}

#middle {
	background: url('../imagescons/middle.jpg') repeat-y center top;
}

#body, #footer {
	margin-left: 13px;
	width: 932px;
}

#footer {
	margin-top: 10px;
	background: url('../imagescons/footer-separator.jpg') repeat-x left top;
	height: 57px;
	color: #666;
	text-align: right;
	font-size: 10px;
}

#footer p {
	padding-top: 15px;
}

#footer-line {
	background: url('../imagescons/footer-line.jpg') no-repeat left top;
	height: 20px;
}
/***pagina***/


/***bottoni***/
.riquadro-blu, .riquadro-linea, .riquadro-blu span, .riquadro-linea span {
	display: block;	
	text-decoration: none;
}

a.riquadro-blu span, a.riquadro-linea span {
	cursor: pointer;
}

.riquadro-blu {
  font-weight: bold;
}

.riquadro-blu, .riquadro-blu span {
	height: 26px;	
}

.riquadro-linea, .riquadro-linea span {
	height: 36px;	
}

.riquadro-blu, .riquadro-linea {
	text-transform: uppercase;
	padding-left: 10px;
}

.riquadro-blu {
	font-size: 12px;
	line-height: 26px;
	color: #fff;
	background: url('../imagescons/bottone-blu-left.jpg') no-repeat left top;
}

.riquadro-blu:hover {
	color: #fff;
}

.riquadro-linea {
  height: 36px;
	color: #333;
	background: url('../imagescons/bottone-blucontorno-left.jpg') no-repeat left top;	
}

.riquadro-linea:hover {
	color: #333;
}

.riquadro-blu span {
	background: url('../imagescons/bottone-blu-right.jpg') no-repeat right top;
}

.riquadro-linea span {
  height: 36px;
	background: url('../imagescons/bottone-blucontorno-right.jpg') no-repeat right top;	
  display: block;
}

/***bottoni***/


/***box***/
.riquadro-verde {
	background: url('../imagescons/box-verde-line-left.jpg') repeat-y left top;	
}

.riquadro-verde .header-left, .riquadro-verde .header-right {
	height: 5px;
	background-image: url('../imagescons/box-verde-header.jpg');
	background-repeat: no-repeat;	
	font-size: 1px;	
}

.riquadro-verde .header-right {
	margin-top: -5px;
	margin-left: 5px;
	background-position: right top;
}

.riquadro-verde .body{
	padding: 10px 15px;
	background: url('../imagescons/box-verde-line-right.jpg') repeat-y right top;
}

.riquadro-verde .footer-left, .riquadro-verde .footer-right {
	height: 4px;
	background-image: url('../imagescons/box-verde-footer.jpg');
	background-repeat: no-repeat;	
  font-size: 1px;
}

.riquadro-verde .footer-right {
	margin-top: -4px;
	margin-left: 5px;
	background-position: right top;
}

.box-grigio .body-right {
	background: url('../imagescons/box-gray-right.png') no-repeat right top;
}

.box-grigio .body{
	margin-right: 6px;
	padding: 10px 9px 10px 15px;
	background: url('../imagescons/box-gray-left.png') no-repeat left top;
	min-height: 105px;
	height: auto !important;
	height: 105px;
}

.box-grigio .footer-left {
	height: 7px;
	margin-right: 6px;
	font-size: 1px;	
	background: url('../imagescons/box-gray-footer-left.png') no-repeat left top;
}

.box-grigio .footer-right {
	height: 7px;
	margin-top: -7px;
	font-size: 1px;
	background: url('../imagescons/box-gray-footer-right.png') no-repeat right top;
}

.box-small {
	width: 237px;
	background-image: url('../imagescons/box-small-middle.jpg');
	background-repeat: repeat-y;
	margin-right: 2px;
}

.box-small .titolobox {
	padding-top: 10px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}
.box-small .titolobox a {
	text-decoration: none;
}

.box-small-grigio .titolobox a {
	color: #9d9f9e;
}
.box-small-rosso .titolobox a {
	color: #cf4d02;
}
.box-small-blu .titolobox a {
	color: #5f6f7e;
}

.box-small .box-articolo .banner a.icona{
	float: right;
	width: 52px;
	height: 70px;
	padding: 0px;
  margin-right: 10px
}

.box-small .box-articolo .banner .cont-dettaglio {
	margin-left: 10px;
}

.box-small .box-articolo .banner .titolo {
  display: block;
	padding-top: 31px;
  text-decoration: none;
}

.box-articolo .banner .titolo {
	font-size: 12px;
}

.box-small-rosso .box-articolo .banner a {
	color: #ff8e4f;
}

.box-small-grigio .box-articolo .banner a {
	color: #e6dfd9;
}

.box-small-blu .box-articolo .banner a {
	color: #8cabc8;
}


.box-small .body {
	background-image: url('../imagescons/box-small-footer.jpg');
	background-repeat: no-repeat;
	min-height: 80px;
	height: auto !important;
	height: 80px;	
}

.box-small .header {
	background-image: url('../imagescons/box-small-header.jpg');
	background-repeat: no-repeat;
}

.box-small-grigio {
	background-position: 0px top;
} 
.box-small-grigio .body {
	background-position: 0px bottom;
} 
.box-small-grigio .header {
	background-position: 0px top;
} 

.box-small-blu {
	background-position: -237px top;
} 
.box-small-blu .body {
	background-position: -237px bottom;
} 
.box-small-blu .header {
	background-position: -237px top;
} 

.box-small-rosso {
	background-position: -474px top;
} 
.box-small-rosso .body {
	background-position: -474px bottom;
} 
.box-small-rosso .header {
	background-position: -474px top;
} 
/***box***/

#col1 {
	width: 200px;
}

#col2 {
	margin-left: 12px;
	width: 720px;
}

.elenco-freccia li {
	background: url('../imagescons/separatore-punto-spigolo.jpg') no-repeat left bottom;
}

.elenco-freccia a {
	padding: 9px 0px 11px 28px;
	display: block;
	background: url('../imagescons/ico-list-blu.jpg') no-repeat 8px 12px;
	text-decoration: none;
	color: #333;
}

#col1 .elenco-freccia a {
  font-weight: bold;
}

.elenco-freccia a:hover, .elenco-freccia a.sel, .elenco-freccia-verde a:hover, .elenco-freccia-verde a.sel {
	background: url('../imagescons/ico-list-arancione.jpg') no-repeat 8px 12px;
	color: #ef9500;	
}


.elenco-freccia-verde a {
	padding: 9px 0px 11px 28px;
	display: block;
	background: url('../imagescons/ico-list-verde.jpg') no-repeat 8px 12px;
	text-decoration: none;
	color: #333;
}

#menusx {
	margin-left: 10px;
}

#menusx a {
	display: block;
	height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;
	margin-bottom: 8px;
  font-weight: bold;
}

#menusx a:hover, #menusx a.sel {
	color: #ef9500;	
  background-position: 0px -25px;
}
#menusx a.formazione {
	background-image: url('../imagescons/ico-formazione.jpg');
}
#menusx a.autori {
	background-image: url('../imagescons/ico-autori.jpg');
}
#menusx a.catalogo {
	background-image: url('../imagescons/ico-catalogo.jpg');
}
#menusx a.finanza {
	background-image: url('../imagescons/ico-finanza.jpg');
}

#mailinglist {
	font-size: 11px;
	margin-bottom: 15px;
}

#mailinglist span {
  padding-top: 7px;
}

#mailinglist a{
	color: #333;
	height: 22px;
  line-height: 22px;
	text-decoration: none;
	background-image: url('../imagescons/ico-mailinglist.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 33px;
	display: block;
}

#mailinglist a:hover, #mailinglist a.sel {
	color: #ef9500;	
	background-position: 0px -22px;  
}

#menuheader {
	position: absolute;
	top: 145px;
	left: 217px;	
}

#menuheader li {
	display: inline;
}

#menuheader li a {
	float: left;
	display: block;
	padding: 0px 8px;
	height: 12px;
	line-height: 12px;
	border-right: 1px solid #4178b2;
	text-decoration: none;
}

#menuheader li.last a, #menuheader li.lastdx a {
	border-right: 0px;
}

#menuheader li.lastdx a {
	margin-left: 350px;
}

#menufooter {
	float: right;
	margin-top: 10px;
}

#menufooter li {
	display: inline;
}

#menufooter li a {
	float: left;
	display: block;
	padding: 0px 8px;
	height: 11px;
	line-height: 11px;
	border-right: 1px solid #4178b2;
	text-decoration: none;
}

#menufooter li.last a {
	border-right: 0px;
	padding-right: 0px;
}

#cart {
	position: absolute;
	right: 30px;
	top: 70px;
}

#cart a.carrello {
	text-align: right;
	padding-left: 70px;
	height: 43px;
	text-decoration: none;
	display: block;
	background-image: url('../imagescons/cart.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#cart a.carrello:hover {
	background-position: 0px -43px;
}

#cart a.carrello span.dettaglio {
	display: block;
	font-style: italic;
	margin-top: 4px;
}

#cart #numeroProdottiCarrello {
	font-weight: bold;
}


#cart  #anteprimaCarrello {
	display: none;
}

#cart.show #anteprimaCarrello {
	display: block;
}

#anteprimaCarrello {
	width: 355px;	
	display: none;
	position: absolute;
	top: 0px;
	left: -165px;
	border: 1px solid #4178b1;
	background: #fff;
	z-index: 1000;
}

#anteprimaCarrello .headerAnteprima, #anteprimaCarrello .footerAnteprima{
	height: 16px;	
	padding-top: 4px;
	padding-left: 10px;
	background: #8caac6;
  color: #fff;
	font-weight: bold;  
}

#anteprimaCarrello .footerAnteprima a{
	float: right;
	margin-right: 10px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#anteprimaCarrello .footerAnteprima a:hover {
	color: #ef9500;	
}

#anteprimaCarrello .headerAnteprima span {
  float: left;
}

#anteprimaCarrello .headerAnteprima a{
	font-size: 10px;
	float: right;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}

#anteprimaCarrello .headerAnteprima a:hover {
	color: #ef9500;	
}

#anteprimaCarrello #bodyAnteprimaCarrello {
	height: 250px;
	overflow: auto;
	margin: 2px 4px;
}

#anteprimaCarrello .prezzoArticolo, #anteprimaCarrello .prezzoScontato {
	font-weight: bold;
	font-size: 12px;
}

#anteprimaCarrello .prezzoArticolo .sconto{
	font-size: 10px;
	text-decoration: line-through;	
	color: #777;
  font-weight: normal;
}

#anteprimaCarrello .descrizione h1 {
	font-size: 12px;
}

#cercaAutori {
  right: 20px;
  width: 340px;
}

#cercaParole {
  right: 370px;
  width: 210px;    
}


.cerca {
	position: absolute;
	top: 20px;
}

.cerca label{
	color: #777;
}

.cerca input, .cerca select {
	border: 1px solid #dedede;
	padding: 0px 2px;
	font-size: 11px;	
}

.cerca input {
	width: 140px;
}

.cerca select {
	width: 180px;
}

.cerca a {
	overflow: hidden;
	text-indent: -1000px;
	margin-left: 5px;
	margin-top: 2px;
	display: block;
	height: 13px;
	width: 15px;
	background: url('../imagescons/ico-bottone-blu.jpg') no-repeat top left;

}

.cerca a:hover {
	background: url('../imagescons/ico-bottone-verde.jpg') no-repeat top left;
}

/***documento***/

.vetrina .articolo {
	float: left;
	display: inline;
	width: 335px;
  margin: 0px 10px 20px 10px;
	height: 230px;
	background: url('../imagescons/separatore-punto-spigolo.jpg') no-repeat bottom right;		
	position: relative;
}

.box-articolo a.icona img {
  border: 1px solid #dedede;
}

.box-articolo a.icona {
	display: block;
	text-align: center;
	float: left;
	padding-top: 20px;
}

.news {
  border-bottom: 1px dotted #dedede;
  padding-bottom: 15px;
}

.box-articolo .titolo, .news .titolo {
  display: block;
  font-size: 12px;
  color: #000;
  margin-bottom: 5px;
  margin-right: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.news .titolo {
  color: #4178b2;
}

.box-articolo .sottoTitolo, .news .sottoTitolo {
  display: block;
  color: #777;
  font-style: italic;
  margin-bottom: 5px;
  margin-right: 10px;
  text-decoration: none;
}

.articolo .titolo:hover, .news .titolo:hover {
  color: #ef9500;
}

.vetrina .cont-dettaglio {
	margin-left: 110px; 
  padding-top: 10px;
}

.box-articolo .continualeft {
  left: 20px;
	bottom: 15px;
}

.box-articolo .continua {
	right: 7px;
	bottom: 5px;
}

.news .continua {
  float: right;
  text-align: right;
  width: 70px;
  clear: both;
	display: block;
	font-size: 10px;
	text-decoration: none;
	padding-right: 8px;
	height: 10px;
	line-height: 10px;
	color: #98b937;
	background: url('../imagescons/freccia-dx-verde.gif') no-repeat right 3px;
}

.box-articolo .continua, .box-articolo .continualeft {
	display: block;
	font-size: 10px;
	text-decoration: none;
	position: absolute;
	padding-right: 8px;
	height: 10px;
	line-height: 10px;
	color: #98b937;
	background: url('../imagescons/freccia-dx-verde.gif') no-repeat right 3px;
}

.box-articolo .continua:hover, .box-articolo .continualeft:hover, .news .continua:hover {
	color: #ef9500;
	background: url('../imagescons/freccia-dx-arancione.gif') no-repeat right 3px;	
}

.box-articolo .dati {
  position: absolute;
  left: 110px;
  top: 120px;
}

.box-articolo .line {
	margin-bottom: 2px;
}

.box-articolo .line label {
	color: #777;
	float: left;
	dispplay: block;
	width: 45px;
}

.box-articolo .elencoAutori a {
	color: #333;
}

.box-articolo .elencoAutori a:hover {
	color: #ef9500;
}

.prezzo {
	font-size: 12px;
	color: #4178b2;
	font-weight: bold;
}

.sconto {
	text-decoration: line-through;
	font-size: 11px;
	font-weight: normal;
	color: #777;
}

.carrelloAdd, .carrelloRem {
	display: block;
	text-decoration: none;
	line-height: 21px;
	padding-left: 33px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 21px;
  display: block;
  width: 110px;
}

.carrelloAdd {
  color: #4178b2;
	font-weight: bold;
	background-image: url('../imagescons/add-cart-small.jpg');
}

.carrelloRem {
	color: #777;
	background-image: url('../imagescons/rem-cart-small.jpg');
}

.carrelloAdd:hover, .carrelloRem:hover {
  background-position: 0px -21px;
}

.bottoneCarrello {
	margin-top: 10px;
}

.aggiungi .carrelloAdd, .rimuovi .carrelloRem {
	display: block;
}

.rimuovi .carrelloAdd, .aggiungi .carrelloRem {
	display: none;
}

.loadingCarrello {
	border: 2px solid #98b937;
	width: 130px;
	padding: 5px 10px;
	text-align: left;
	line-height: 14px;
	background: #fff;
	color: #333;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.loadingCarrello img {
	float: left;
	margin-right: 10px;
}

.loadingCarrello .acquista {
	margin-top: 10px;
	float: right;
	display: block;
	text-decoration: none;
	padding-right: 12px;
	background: url('../imagescons/freccia-dx-blu.gif') no-repeat right 5px;
}

.loadingCarrello .acquista:hover {
	background: url('../imagescons/freccia-dx-arancione.gif') no-repeat right 5px;
}


/***documento***/

#titoloPagina {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
}

#sottoTitoloPagina {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
}

#areaRiservata {
  border-top: 2px dotted #87aa43;
  border-bottom: 2px dotted #87aa43;  
}

#areaRiservata .titolo {
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
  color: #87aa43;
}

#formLogin .input label {
  width: 55px;
}

form#formLogin .input input{
	width: 135px;
}

/*PAGINAZIONE*/
#vocivisualizzate{
	clear: both;
  margin-top: 20px;
  border-bottom: 1px dotted #cdcdcd;
  margin-bottom: 25px;
  font-size: 10px;
  position: relative;
} 

#paginasx #vocivisualizzate, #paginadx #vocivisualizzate{margin-top:0px;}

#vocivisualizzate span{
  position: absolute;
  right: 0px;
  font-size: 10px;
}

#paginazione{
  border-top: 1px dotted #cdcdcd;
  clear: both;
  text-align: center;
  font-size: 10px;  
}

#paginazione a{
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10px;  
}

#paginazione a.sel{
  font-weight: bold;
  text-decoration: underline;
	color: #ef9500;
}

#noArticoli{
  text-align: center;
  font-weight: bold;
	margin: 25px;
}

