@charset "UTF-8";
/* CSS Document */


/* Menu categorie generali ------------------------------------------------------ */

#acc {
	list-style:none;
	width:990px; 
}

#acc h3 {
	background:url(../img/puntiElencoProdotti.png) center center no-repeat;
	border-bottom:1px solid rgba(255, 255, 255, .5); 
	cursor:pointer; 
	font-family: Arial, cursive;
	font-size:15px;
	font-weight:normal; 
	padding:22px 30px 22px 25px;
	text-transform:uppercase;
	width:933px; 
}

/*#acc h3 img{
	margin-top:-4px;
}*/

#acc .acc-section {
	overflow:hidden;
}

#acc .acc-content {
	width:988px; 
}

#acc .acc-selected {
	background:url(../img/puntiElencoProdotti_hover.png) center center no-repeat;
} 

/* Menu sottocategorie: per ogni categoria generale è necessario un #nested diverso ------------- */

#nested1, #nested2, #nested3, #nested4, #nested5, #nested6, #nested7, #nested8, #nested9 {
	list-style:none;
	width:988px; 
}

#nested1 li, #nested2 li, #nested3 li, #nested4 li, #nested5 li, #nested6 li, #nested7 li, #nested8 li, #nested9 li {
	border-bottom:1px solid rgba(255, 255, 255, .5); 
}

/* l'h3 contiene il titolo della sottocategoria + ultimiprodotti + veditutti */
#nested1 h3, #nested2 h3, #nested3 h3, #nested4 h3 , #nested5 h3 , #nested6 h3 , #nested7 h3 , #nested8 h3, #nested9 h3  {
	background:url(../img/prodotti/sfondoFrecciaGrande.png) top left no-repeat;
	border:none; 
	cursor:pointer;
	/*float:left;*/
	height:105px;
	margin:0;
	padding:0;
	/*padding-right:100px;*/
	text-align:right;
	width:988px;
}

#nested1 span.ultimiprodotti, #nested2 span.ultimiprodotti, #nested3 span.ultimiprodotti, #nested4 span.ultimiprodotti , #nested5 span.ultimiprodotti, #nested6 span.ultimiprodotti, #nested7 span.ultimiprodotti, #nested8 span.ultimiprodotti, #nested9 span.ultimiprodotti     { 
	color:#FFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:5px;
}

#nested1 .veditutti, #nested2 .veditutti, #nested3 .veditutti, #nested4 .veditutti, #nested5 .veditutti, #nested6 .veditutti, #nested7 .veditutti, #nested8 .veditutti, #nested9 .veditutti { 
	font-size:12px;
	margin-top:15px;
}

#nested1 .veditutti a, #nested2 .veditutti a, #nested3 .veditutti a, #nested4 .veditutti a , #nested5 .veditutti a , #nested6 .veditutti a , #nested7 .veditutti a, #nested8 .veditutti a, #nested9 .veditutti a   { 
	color:#666;
}

#nested1 .veditutti a:hover, #nested2 .veditutti a:hover, #nested3 .veditutti a:hover, #nested4 .veditutti a:hover , #nested5 .veditutti a:hover, #nested6 .veditutti a:hover, #nested7 .veditutti a:hover, #nested8 .veditutti a:hover , #nested9 .veditutti a:hover    { 
	color:#cd0039;
}

#nested1 h3 img.pallinorosso, #nested2 h3 img.pallinorosso, #nested3 h3 img.pallinorosso, #nested4 h3 img.pallinorosso, #nested5 h3 img.pallinorosso, #nested6 h3 img.pallinorosso, #nested7 h3 img.pallinorosso, #nested8 h3 img.pallinorosso, #nested9 h3 img.pallinorosso { 
	margin-right:5px;
}

/* contieni_logo è la sezione che contiene il titolo e le scritte */
.contieni_titolo{
	padding-top:25px;
	float:left;
	width:355px;
	padding-right:100px;
}

/* contieni_logo è la sezione di fianco al titolo e contiene il logo dell'ultimo prodotto */
p.contieni_logo{
	margin:0;
	padding:0;	
	float:left;
	height:115px;
	padding-top:15px;
	width:135px;
}

p.contieni_logo img.logo_ultimoprodotto{
	margin-left:15px;
	margin-right:15px;
}

/* contieni_imm è la sezione che contiene ogni immagine di anteprima dei prodotti */
p.contieni_imm{
	margin:0;
	padding:0;
	float:left;
	height:115px;
	padding-right:15px;
	padding-top:15px;
	position:relative;
	width:170px;
}

p.contieni_imm span.titolo_prodotto{
	color:#FFF;
	display:block;
	position:absolute;
	width:150px;
	height:23px;
	text-align:right;
	margin:0;
	padding:0;
	top:86px;
	left:1px;
	font-family: Arial, cursive ;
	font-size:10px;
	background-image:url(../img/prodotti/sfondo_titolo_categoria.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:7px;
	padding-right:20px;
}

p.contieni_imm span.titolo_prodotto_2 {
    background-image: url("../img/prodotti/sfondo_titolo_categoria.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: Arial,cursive;
    font-size: 10px;
    height: 27px;
    left: 1px;
    line-height: 11px;
    margin: 0;
    padding: 4px 20px 0 0;
    position: absolute;
    text-align: right;
    top: 86px;
    width: 150px;
}

p.contieni_imm a {
	color:#FFF;
}

p.contieni_imm img{
	border:1px solid #999;
}

/*p.contieni_imm a img{
	border:1px solid #999;
}

p.contieni_imm a:hover img{
	border:1px solid #fff;
}*/

/* Sottocategoria della sottocategoria (zona sfondo rosso) ------------------------- */

#nested1 .acc-section, #nested2 .acc-section, #nested3 .acc-section, #nested4 .acc-section, #nested5 .acc-section, #nested6 .acc-section, #nested7 .acc-section, #nested8 .acc-section, #nested9 .acc-section {
	background:#cd0039;
	height:auto;
	overflow:hidden;
}

#nested1 .acc-content, #nested2 .acc-content, #nested3 .acc-content, #nested4 .acc-content , #nested5 .acc-content , #nested6 .acc-content , #nested7 .acc-content , #nested8 .acc-content, #nested9 .acc-content  {
	background:url(../img/sfondoRigaTagliata.png) top left no-repeat #cd0039;
	border-top:1px solid rgba(255, 255, 255, .8);
	display:block;
	height:auto !important;	
	padding-bottom:7px;
	padding-left:35px;
	padding-top:7px;
	width:953px;
}

#nested1 .acc-content img.imm_prod1, #nested2 .acc-content img.imm_prod1, #nested3 .acc-content img.imm_prod1, #nested4 .acc-content img.imm_prod1, #nested5 .acc-content img.imm_prod1, #nested6 .acc-content img.imm_prod1, #nested7 .acc-content img.imm_prod1, #nested8 .acc-content img.imm_prod1, #nested9 .acc-content img.imm_prod1{
	margin:40px 10px 40px 20px;
}

#nested1 .acc-content img.imm_prod, #nested2 .acc-content img.imm_prod, #nested3 .acc-content img.imm_prod, #nested4 .acc-content img.imm_prod, #nested5 .acc-content img.imm_prod, #nested6 .acc-content img.imm_prod, #nested7 .acc-content img.imm_prod, #nested8 .acc-content img.imm_prod, #nested9 .acc-content img.imm_prod{
	margin:40px 10px;
}

#nested1 .acc-selected, #nested2 .acc-selected, #nested3 .acc-selected, #nested4 .acc-selected , #nested5 .acc-selected , #nested6 .acc-selected , #nested7 .acc-selected , #nested8 .acc-selected, #nested9 .acc-selected  {
	background:url(../img/prodotti/sfondoFrecciaGrande_hover.png) top left no-repeat;
	}
	

/* PRESS -------------------------------------------------------------------------- */

.rivistaDx{
	border-bottom:1px solid rgba(255, 255, 255, .5);
	float:left;
	height:180px !important;
	padding:20px 30px 30px 25px;
	width:439px;
}

.rivistaSx{
	border-bottom:1px solid rgba(255, 255, 255, .5);
	border-right:1px solid rgba(255, 255, 255, .5);
	float:left;
	height:180px !important;
	padding:20px 30px 30px 25px;
	width:438px;
}

.contieni_imm_rivista{
	position:relative;
	height:182px;
	width:129px;
}

.rivistaSx .contieni_imm_rivista img, .rivistaDx .contieni_imm_rivista img{
	border:1px solid #CCC;
}

.contieni_imm_rivista .sfoglia{
	background:url(../img/press/sfondoBarraSfoglia.png) top left no-repeat;
	height:30px;
	font-family: Arial, cursive ;
	font-size:10px;
	left:1px;
	padding:7px 20px 0 0;
	position:absolute;
	text-align:right;
	text-transform:uppercase;
	top:151px;
	width:107px;
}

.contieni_imm_rivista .sfoglia a{
	color:#fff;
}

.scritte_rivista {
	height:176px;
	padding:3px 0;
	width:280px;
}

.scritte_rivista h6{
	font-family: Arial, cursive ;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

.scritte_rivista p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:50px 0 0 0;
	text-align:justify;
}

.scritte_rivista p.sfoglialarivista{
	font-family: Arial, cursive ;
	font-size:10px;
	margin:15px 0 0 0;
}

.scritte_rivista p.sfoglialarivista .pallinorosso{
	margin-right:5px;
}

.scritte_rivista p.sfoglialarivista a{ 
	color:#666;
}

.scritte_rivista p.sfoglialarivista a:hover{ 
	color:#cd0039;
}


.monografia{
	float:left;
	height:180px !important;
	padding:20px 30px 30px 25px;
	width:439px;
}




/* ORIGINALE
#acc {width:457px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:443px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:425px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}*/

