/*caratteristiche generiche*/
body
{
    background: #111111 url(./imgCmsTips/bg.gif) top repeat-x;
    padding: 0px;
    margin: 0px;
    border: 0px;    
}

/*contenitore di tutto che allinea il resto*/
#allineatore
{
    text-align:center;
    }
    
/* stile immagini */
img
{
    /*border-color: #9dd8e8;*/
    border:none;
}


/* Stile link generico */
a.generico
{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 11px;
    color: #242424;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

a.generico:hover
{
    text-decoration: underline;
    font-weight: bold;
}
 
/* text area dei prodotti e del contatti */
textarea
{
    background-color: Transparent;
    /*font-family: Century Gothic, Verdana, Arial;
    font-size: 14px;
    color: Black;
    text-align: justify;*/
}

/* gruppo caratteristiche menu navigazione e parte superiore*/
/*contenitore superiore ingloba immagine superiore + menu+*/
#contenutoSuperiore
{
    
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #111111 url(./imgCmsTips/bg_top.jpg) top repeat-x;
    padding: 0 0 0 0;
    margin-top: 0;    
}
/* contenitore del banner del logo*/
img.topbanner
{
	background-image: url(imgCmsTips/top.png);
	height: 100px;
	width: 765px;border: 0px;text-align:center;
}

#menuNavigazione
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: url(./imgCmsTips/bottone1.gif) repeat-x;
    height:38px;
}

button.bottoneMenu
{
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left:10px;
    padding-right:10px;
    margin: 0px;
    background: url(./img/bottone1.gif) repeat-x;
    height: 38px;
    font-family: Trebuchet MS;
    color: #d5d5d5;
    border: 0px;
    width: auto;
    font-size: 12pt;
}

button.bottoneMenu:hover
{
    background: url(./img/bottone2.gif) repeat-x;
}

a.collegamentoBottone button
{
    text-decoration:none;
    background: url(./imgCmsTips/bottone1.gif) repeat-x;
    }

a.collegamentoBottone:hover button
{
    background: url(./imgCmsTips/bottone2.gif) repeat-x;
    }

button.bottonetop 
{	
	background-image: url(imgCmsTips/bottone1.gif);
	border: 0px;
	height: 38px;
	width: 140px;
	font-size: 12px;	
	font-family: Trebuchet MS;
    color: #d5d5d5;
	background-repeat:repeat-x;
	text-decoration:none;
}

a.linkBottoneTop
{
    text-decoration:none;
    }
    
a.linkBottoneTop:hover button.bottonetop
{
    background-image: url(imgCmsTips/bottone2.gif);
    text-decoration:none;
    }

button.bottonetop:hover
{
   	background-image: url(imgCmsTips/bottone2.gif);
   	background-repeat:repeat-x;
}    	
/*sotto menu di navigazione nelle pagine admin*/
a.menuNavigazioneLinks, a.menuNavigazioneLinks:visited
{
  display: block;
  width:auto;
  border:  1px solid #b6b6b6;
  padding: 1px 1px;
  background: white;
  color:black;
  text-decoration: none;
  cursor:pointer;
}

/*fine parte superiore*/

/*--------------------------------------------------------------------*/

/* gruppo caratteristiche parte inferiore*/
/*stile contenitore inferiore*/
#contenutoInferiore
{
    width: 1000px;
    min-height:600px;
    height: auto !important;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    background: #f9f9f9 url(./imgCmsTips/sfondoContenutiInferiori.png) top right repeat-y ;
    padding: 0 0 0 0;
    margin-bottom:35px;
    border-bottom:5px coral solid;
    border-top:2px #b6b6b6 solid;
    
}

table.tabellaCentrale
{
    width:100%;
    height:auto;
    border:10px transparent solid;
    }
    
table.tabellaCentraleContatti
{
    width:800px;
    height:auto;
    border:2px #b4b4b4 solid;
    
    }    
    
div.contenitoreModificaImmagini
{
    float: left;
    height:250px;
    width:45%;
    border:solid 1px #0b1318;
    padding:5px 5px 5px 5px;
    }

img.immagine_categorie
{
	background-image: url(imgCmsTips/nd.gif);
	height: 18px;
	width: 20px;
	border: 0px;
	background-position: 10px 10px ;
	background-repeat: no-repeat;
}

input.bottone
{
    background-color: #cdd4ff;
    color: Black;
    font-weight: bold;
    font-size: 10px;
    font-family: Century Gothic, Verdana, Arial;
}

input.bottone2
{
    background-image: url(imgCmsTips/centerinte.jpg);
    color: Black;
    font-family: Century Gothic, Verdana, Arial;
    font-weight: bold;
    font-size: 10px;
}

a.Carrello
{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 12px;
    color: Black;
    text-align: center;
    vertical-align:top;
    font-style: normal;
    /*font-weight: bold;*/
    text-decoration:none;
}

a.Carrello:hover
{
    font-weight:bold ;
    color: #9dd8e8;
}
a.Registrati
{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 12px;
    color: Black;
    text-align: center;
    font-style: normal;
    /*font-weight: bold;*/
    text-decoration:underline;
}

a.Registrati:hover
{
    font-weight:bold
}

/* text area delle news */
textarea.testonews
{
    border-color: Black;
    background-color: Transparent;
    font-family: Century Gothic, Verdana, Arial;
    font-size: 14px;
    font-weight:bold;
    color: #9DD8E8;
    text-align: justify;
    border-width:thin;
}

/* stile tabelline della pagina che stanno a sinistra e a destra*/
table.tabella
{
    border: 1px solid #b4b4b4;
}

/* intestazione tabelle con righino esterno tenue e scritta */
th.inte
{
    border-width: 1px;
    color: Black;
    font-size: 10pt;
    font-family: Century Gothic, Verdana, Arial;
    font-weight: bold;
    border: 1px solid #b4b4b4;
}

td.td_top
{
    background: url(imgCmsTips/top_logo.png) repeat-x;
	font-family: Century Gothic, Verdana, Arial;
    font-size: 11px;
    color: Black;
    height:40px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
}

/* linea verticale di puntini rpetuti */
td.lineay
{
    background: url(imgCmsTips/linea.gif) repeat-y;
}

/* linea orizzontale di puntini ripetuti */
td.lineax
{
    background: url(imgCmsTips/linea2.gif) repeat-x;
}

/* cella generica tabella con testo in grassetto */
td.cella
{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 8pt;
    font-weight: bold;
}

td.cellaSezioni
{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 8pt;
    font-weight: bold;
    border-bottom:solid 1px #b4b4b4; 
}

/* font grande e di colore scuro*/
td.fontPaginaBoldColoreScuro
{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 14px;
    color: #545454;
    font-weight:normal;
    text-align: center;
}


/*testo medio per cella*/
td.testo
{
    color: Black;
    font-size: 8pt;
    font-family: Century Gothic, Verdana, Arial;
    font-weight: bold;
}

/*testo medio per cella e di colore tenue*/
td.fontPaginaBoldColoreTenue
{
    color: #b4b4b4;
    font-size: 8pt;
    font-family: Century Gothic, Verdana, Arial;
    font-weight: bold;
}

/* testo con sfondo per intestazione tabelline laterali*/
td.intestazioneTabelle
{
    background: transparent url(imgCmsTips/centerinte.jpg) repeat;
    color: Black;
    font-weight: bold;
    font-size: 10px;
    font-family: Century Gothic, Verdana, Arial;
    background-position:top;
    text-align: center;
    vertical-align:middle;
	height: 24px;
	
}

td.intestazioneTabellaSceltiPerVoi
{
    background-image: url(imgCmsTips/centerinte.jpg);
    color: Black;
    font-weight: bold;
    font-size: 10px;
    font-family: Century Gothic, Verdana, Arial;
    background-position:top;
    background-repeat: repeat-x;
    text-align: center;
	height: 24px;
	border: 1px solid #9dd8e8;
}

.testocellacarrello
{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 12px;
    color: Black;
    border: 1px solid #b4b4b4;
    font-style: normal;
    /*font-weight: bold;*/
}

/* Questo è lo stile della partita iva */
.copy
{
    font-family: Century Gothic, Verdana, Arial;
    font-size: 12px;
    color: Black;
    text-align: left;
    font-style: normal;
    /*font-weight: bold;*/
    
    /*font-size: 10px;
    font-family: verdana, sans-serif;*/
}



/*font testo titolo prodotti nelle ricerche*/
font.descrizionebreve
{
	color:black;
	}



/* Testo grande nero */
font.testo_grande
{
    color: Black;
    font-size: 13pt;
    font-family: Century Gothic, Verdana, Arial;
    font-weight: bold;
}

/* Testo grande colore tenue beige*/
font.testoGrandeColoreTenue
{
    color: #b4b4b4;
    font-size: 13pt;
    font-family: Century Gothic, Verdana, Arial;
    font-weight: bold;
}





div#pulsantiera
{
    background: ButtonFace;
    width: 402px;
    padding: 10px 0;
    text-align: center;
}
#editArea
{
    width: 700px;
    border: 1px solid #CCC;
}
#pulsantiera a
{
    background: ButtonFace;
    color: ButtonText;
    border: 1px solid ButtonFace;
}
#pulsantiera a.premuto
{
    background: ButtonHighlight;
    border: 1px solid;
    border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
#pulsantiera img
{
    border: 0;
}
#pulsantiera a:hover
{
    border: 1px solid;
    border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.testoFooter
{
    color: white;
    font-family: Verdana;
    font-size:7pt;
    font-weight: bold;
    font-style: italic;
    

    }

	
/* stile tag cloud */
#htmltagcloud
{
    text-align:justify;
    width:180px;
    overflow:hidden;
}

#htmltagcloud a:link
{
    text-decoration: none;
}
#htmltagcloud a:visited
{
    text-decoration: none;
}
#htmltagcloud a:hover
{
    text-decoration: none;
    color: white;
    background-color: #05f;
}
#htmltagcloud a:active
{
    text-decoration: none;
    color: white;
    background-color: #03d;
}
.tagcloud0
{

    margin:0 5px 0 0;
    overflow:hidden;
    font-size: 6px;
    padding: 0em;
    color: #ACC1F3;

}
.tagcloud0 a
{
    text-decoration: none;
    color: #ACC1F3;
}
.tagcloud1
{
    margin:0 5px 0 0;
    overflow:hidden;
    font-size: 8px;
    padding: 0em;
    color: #ACC1F3;

}
.tagcloud1 a
{
    text-decoration: none;
    color: #ACC1F3;
}
.tagcloud2
{

    margin:0 5px 0 0;
    overflow:hidden;
    font-size: 10px;
    padding: 0em;
    color: #86A0DC;

}
.tagcloud2 a
{
    text-decoration: none;
    color: #86A0DC;
}
.tagcloud3
{

    margin:0 5px 0 0;
    overflow:hidden;
    font-size: 12px;
    padding: 0;
    color: #86A0DC;


}
.tagcloud3 a
{
    text-decoration: none;
    color: #86A0DC;
}
.tagcloud4
{
    font-size: 25px;
    padding: 0;
    color: #607EC5;

}
.tagcloud4 a
{
    text-decoration: none;
    color: #607EC5;
}

.tagcloud5
{
    font-size: 30px;
    padding: 0em;
    color: #607EC5;
}
.tagcloud5 a
{
    text-decoration: none;
    color: #607EC5;
}
.tagcloud6
{
    font-size: 35px;
    padding: 0em;
    color: #4C6DB9;
}
.tagcloud6 a
{
    text-decoration: none;
    color: #4C6DB9;
}
.tagcloud7
{
    font-size: 37px;
    padding: 0em;
    color: #395CAE;

}
.tagcloud7 a
{
    text-decoration: none;
    color: #395CAE;
}
.tagcloud8
{
    font-size: 22px;
    padding: 0em;
    color: #264CA2;
}
.tagcloud8 a
{
    text-decoration: none;
    color: #264CA2;
}
.tagcloud9
{
    font-size: 12px;
    padding: 0em;
    color: #133B97;
}
.tagcloud9 a
{
    text-decoration: none;
    color: #133B97;
}
.tagcloud10
{
    font-size: 8px;
    padding: 0em;
    color: #002A8B;
}
.tagcloud10 a
{
    text-decoration: none;
    color: #002A8B;
}