/*
 (c)2010 Studio Associato Zerounozero - http://www.zerounozero.com - info@zerounozero.com
 */
/*generici*/
html, body {
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Times New Roman, Times, serif;
    font-size: 1em;
    color: #000;
    background-color: #fff;
    background-image: url(../img/dash_border.png);
    background-repeat: repeat-x;
    background-position: 0 69px;
}

h1 span {
    display: none;
}

a, a img {
    border: 0;
    text-decoration: none;
    color: #A22025;
  outline: none !important;
}


acronym {
    cursor: help;
}

/*testata*/
div#testata {
    background-image: url(../img/sfondo_testata.png);
    background-repeat: no-repeat;
    width: 960px;
    margin: 36px auto 0 auto;
    height: 100px;
    position: relative;
    clear: both;
}

div#testata h1 a {
    position: absolute;
    width: 190px;
    height: 70px;
    left: 20px;
    top: 10px;
}

.brick {
    color: #a72c32;
    background-color: #fff;
}

#testata .brick {
    color: #db9b86;
    background-color: inherit;
}

#ricercaecomunicazione, #editoriaelinguaggi {
    /*text-transform: capitalize;
     font-size: 1.5em;
     color: #bbb;
     background-color: #fff;
     padding:0;
     margin:0;
     z-index: 10;
     }
     
     #ricercaecomunicazione{
     background-image:url(../img/dash_border.png);
     background-position: left bottom;
     background-repeat: repeat-x;
     padding-bottom: 3px;*/
    display: none;
}

/* contenitore */
#contenitore {
    width: 960px;
    margin: 10px auto;
    padding-bottom: 20px;
    text-align: left;
    position: relative;
}

#contenitore div.row{
  width: 960px;
  float: left;
  clear: both;
}

#contenitore div.row div{
  width: 240px;
  height: 225px;
  float: left;
}

#contenitore div.row div.prodotti{
}

#contenitore div.row div.prodotti img{
	margin-top: 20px;
	margin-left: 15px
}

#contenitore div.row div.eventi{
	background-image: url(../img/fucini.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#contenitore div.row div.eventi img{
	margin-top: 20px;
	margin-left: 18px;
}

#contenitore div.row div.libri img{
	margin-top: 18px;
	margin-left: 18px;
}

#contenitore div.row div.artwork img{
	margin-top: 18px;
	margin-left: 18px;
}

#contenitore div.row div.factory{
	background-image: url(../img/bluefactor.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#contenitore div.row div.factory img{
	margin-top: 18px;
	margin-left: 15px;
}

/*gallery*/
#contenitore #gallery {
    padding-left: 610px;
    /*margin-right: -20px;*/
    clear: both;
}

#gallery span {
    display: none;
}

#gallery a {
    display: block;
    width: 100px;
    height: 40px;
    background-image: url(../img/gallery.png);
}

/*corpo*/
#corpo {
    width: 670px;
    float: left;
    padding: 0 20px;
}

#corpo h2 {
    font-size: 2em;
    margin: 0 0 0 -20px;
    padding: 0 0 20px 0;
}

#corpo h3 {
    font-size: 1.5em;
    color: #fff;
    background-color: #000;
    /*display: inline;
    clear: both;*/
    text-transform: uppercase;
    padding: 2px 5px 2px 7px;
    letter-spacing: 5px;
}

#corpo h4 {
    margin-bottom: 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.3em;
}


/*menu*/
#menu, map {
    width: 250px;
    position: absolute;
    top: -146px;
    right: 0;
    z-index: 20;
}

/* footer */
#footer {
	width: 960px;
	margin: 0 auto;
	background-image: url(../img/graffite.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 15px;
	background-color: #fff;
	color: #525252;
	clear: both;
	font-size: 0.9em;
}

#footer a {
    background-color: #fff;
    color: #525252;
}

/* contenuto */

.contenuto {
    font-size: 0.9em;
    margin-top: 20px;
    float: left;
    clear: right;
}

/* .contenuto {
    margin-left: 15px;
}*/

.contenuto h3 {
    color: #EE2B7C !important;
    background-color: #fff !important;
    text-transform: uppercase;
    padding-left: 0 !important;
    margin-left: 0;
    clear: right;
}

.contenuto img {
    float: left;
    margin-right: 1em;
    margin-bottom: 0.2em;
}

.contenuto p {
    padding: 1em 0;
}

.dettagli {
    list-style: none;
    list-style-position: inside;
    color: #EE2B7C;
    background-color: inherit;
    font-size: 0.9em;
}

.dettagli a {
    color: #EE2B7C;
    background-color: inherit;
}

/* artwork */
#contenitore.artwork h2.artwork  {
    background-image: url(../img/titoli/artwork.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 445px;
    height: 90px;
}

#contenitore.artwork  h2.artwork span{
    display: none;
}

/* libri */
#contenitore h2.libri  {
    background-image: url(../img/titoli/libri.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 500px;
    height: 145px;
}
#contenitore h2.libri a{
    width: 500px;
    height: 145px;
}

#contenitore .libri h2 span{
    display: none;
}

#contenitore .libri .dettagli{
	width: 500px;
	float: left;
	clear: left;
}

#contenitore .libri .ordina{
	float: right;
	clear: right;
	border-top: 30px solid #fff;
}

#contenitore .libri .ordina a{
	display: block;
	background-image: url(../img/ordina.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 120px;
	height: 50px;
}

#contenitore .libri .ordina a span{
	display:none;
}

p#catalogocompleto{
	position: absolute;
	width: 240px;
	height: 105px;
	background-image: url(../img/catalogocompleto.png);
	background-position: left top;
	background-repeat: no-repeat;
	right: 0;
	top: 290px;
}

p#catalogocompleto span{ display: none; }

/* factory */
#contenitore h2.factory  {
    background-image: url(../img/titoli/factory.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 500px;
    height: 145px;
}

div.factory div#contenuto{
	clear: both !important;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#contenitore .factory h2 span{
    display: none;
}

#contenitore .factory img{
	float: left;
	margin-right: 20px;
}

/* chi siamo */

div.chisiamo  h2.chisiamo {
    background-image: url(../img/titoli/about.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 460px;
    height: 80px;
    text-transform: uppercase;
}

div.chisiamo h2 span{
    display: none;
}

div.chisiamo #contenuto h2{	
    text-transform: uppercase;
    margin-left: 0 !important;
}

div.chisiamo #contenuto{
	margin-left: 205px;
}

div.chisiamo #contenuto img{
	margin-left: -185px;
	float: left;
}

/* prodotti */

div#contenitore.prodotti h2.prodotti{
    background-image: url(../img/titoli/prodotti.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 425px;
    height: 125px;
    text-transform: uppercase;
}

div#contenitore.prodotti h2.prodotti span{
	display: none;
}

div#contenitore.prodotti #corpo ul, div#contenitore.prodotti #corpo ul li{
	list-style: none;
}

div#contenitore.prodotti #corpo ul li a{
	background-color: inherit;
	color: #000;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: lowercase;
}

div#contenitore.prodotti #corpo ul li.man, div#contenitore.prodotti #corpo ul li.mar, div#contenitore.prodotti #corpo ul li.bro, div#contenitore.prodotti #corpo ul li.per, div#contenitore.prodotti #corpo ul li.tab, div#contenitore.prodotti #corpo ul li.gad, div#contenitore.prodotti #corpo ul li.cam{
	background-position: left top;
	background-repeat: no-repeat;
	list-style: none;
	margin-bottom: 15px;
}
 
div#contenitore.prodotti #corpo ul li.man a{ 
	background-image: url(../img/prodotti/manifesti.png);
	width: 125px;
	height: 30px;
	display: block;
}

div#contenitore.prodotti #corpo ul li.mar a{
	background-image: url(../img/prodotti/marchi.png);
	width: 105px;
	height: 25px;
	display: block;
}

div#contenitore.prodotti #corpo ul li.bro a{
	background-image: url(../img/prodotti/brochure.png);
	width: 230px;
	height: 30px;
	display: block;
}

div#contenitore.prodotti #corpo ul li.per a{
	background-image: url(../img/prodotti/periodici.png);
	width: 150px;
	height: 20px;
	display: block;
}

div#contenitore.prodotti #corpo ul li.tab a{
	background-image: url(../img/prodotti/tabellari.png);
	width: 105px;
	height: 25px;
	display: block;
}

div#contenitore.prodotti #corpo ul li.gad a{
	background-image: url(../img/prodotti/gadget.png);
	width: 160px;
	height: 30px;
	display: block;
}

div#contenitore.prodotti #corpo ul li.cam a{
	background-image: url(../img/prodotti/campagne.png);
	width: 135px;
	height: 35px;
	display: block;
}

div#contenitore.prodotti #corpo ul li.man span, div#contenitore.prodotti #corpo ul li.mar span, div#contenitore.prodotti #corpo ul li.bro span, div#contenitore.prodotti #corpo ul li.per span, div#contenitore.prodotti #corpo ul li.tab span, div#contenitore.prodotti #corpo ul li.gad span, div#contenitore.prodotti #corpo ul li.cam span{
	display: none;
}

/* eventi */

div.eventi p.campagna span{
	display: none;
}

div.eventi p.campagna a{
	background-image: url(../img/materiale.png);
	width: 83px;
	height: 61px;
	display: block;
	float: right;
	display: block;
}

div.eventi  h2.eventi {
    background-image: url(../img/titoli/eventi.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 410px;
    height: 105px;
    text-transform: uppercase;
}

div.eventi h2 span{
    display: none;
}

div.eventi h3{
	background-color: inherit;
	color: #8F1E21 !important;
}


