/* CSS Document */

body, html {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

body {
	overflow:auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e4dec6;
	color: #336b73;

}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
    margin-bottom: 10px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
}

h5 {
    font-size: 9px;
    letter-spacing: 0.2em;
}

p {
    margin: 5px 0px 15px 0px;
    padding: 0px
}

img {
    border: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

.pulito {
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 0px;
}

#intestazione {
    /*border: solid 1px #000000;*/
    margin: 1em;
    min-width: 750px;
}

#logocucce {
    float: left;
}

#colomba {
    float: right;
}

#corpo {
    /*border: dotted 1px #000000;*/
    position: relative;
    margin: 1em;
    /*clear: both;*/
    min-width: 730px;
    min-height: 675px;
    height: auto !important;
    height: 675px
}

#colonnasx {
    position: absolute;
    top: 0px;
    left: 0px;
    /*float: left;
    border: dotted 1px #000000;*/
    width: 160px;
    padding: 1em 0;
}

.blocco, .bloccocolor, .statistiche, #suggerimenti {
    width: 127px;
    padding: 0px 0px 0px 4px;
    margin: 0px auto 5px auto;
    position: relative;
}

#suggerimenti {
    margin-top: 60px;
}

img.partners {
	margin-top: 3px;
}

.statistiche {
    padding-top: 1px;
}

.bloccocolor, .statistiche, #suggerimenti {
    background-color: #bbb18d;
}

.fondoblocco {
    background-image: url(../immagini/fondo_blocco.gif);
    height: 36px;
    margin-left: -7px;
    margin-top: -30px!important;
    margin-top: -10px;
    background-repeat: no-repeat;
}

div.blocco h2, div.bloccocolor h2, div#suggerimenti h2 {
    margin: 0px 0px 5px 0px;
    font-weight: normal;
}

div.bloccocolor h2, div#suggerimenti h2 {
    background-color: #e4dec6;
    margin-left: -4px;
}

div.contenuto {
    margin-top: 0px;
    padding-bottom: 1em;
}

div#gadgetbase {
    margin-top: 0px;
    padding-bottom: 1em;
    background-image: url(../immagini/heart_hover.png);
    background-repeat: no-repeat;
    background-position: 80% top;
    position: relative;
}

div#gadgetsup {
    background-image: url(../immagini/heart_link.png);
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0px;
    right: 18px;
}

div.blocco ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.puntina {
    position: absolute;
    top: 15px;
    right: 5px;
    height: 20px;
    width: 20px;
    background-image: url(../immagini/puntina.png);
}

div.statistiche div.puntina {
    top: -2px;
    right: -2px;
}

#colonnace {
    margin: 15px 160px 0px 160px;
    padding: 0 1em;
    /*float: left;
    border: dotted 1px #000000;*/
}

ul.elencoinserimenti {
    list-style-image: url("../immagini/nodo_vecchio.gif");
}

ul#legenda {
    list-style-image: url("../immagini/nodo_vecchio.gif");
    margin: -20px 0 20px 0;
    padding: 0;
    text-align: left;
    /*list-style-position: inside;*/
    position: relative;
}

ul#legenda li {

}

li.recente {
    list-style-image: url("../immagini/nodo_nuovo.gif");
}

ul.elencoinserimenti li {
    margin-top: 10px;
}

ul.elencoinserimenti li.nuovo {

}

ul.elencoinserimenti p {
    margin: 0;
}

#newsletter {
    float: right;
    height: 201px;
    width: 100px;
    background-image: url(../immagini/home/newsletter.gif);
}

#formnl {
    margin: 110px 0px 0px 12px;
    text-align: left;
}

div#formnl h3 {
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    margin: 5px;
    padding: 0px;
}

div#formnl p, div#formnl form {
    margin: 0px;
    padding: 0px;
}

input#invia {
    height: 16px;
    width: 43px;
    color: #336b73;
    border-width: 1px;
    border-color: #a6976a;
    background-color: #e4dec6;
    font-size: 11px;
    margin: 5px 0px 0px 34px;
}

input#mittente {
    height: 12px;
    width: 75px;
    color: #336b73;
    border: solid 1px #a6976a;
    background-color: #e4dec6;
    font-size: 9px;    
}

#aggiornamenti {

}

#archivio_upd {
    text-align: right;
}

#orma {
    text-align: center;
}

#ultime {

}

#colonnadx {
    position: absolute;
    top: 0px;
    right: 0px;
    /*float: left;*/
    width: 160px;
    padding: 1em 0;
    /*border: dotted 1px #000000;*/
    margin: 0px !important;
    /*margin-right: 10px;*/
}

#piedipagina {
    /*border: dotted 1px #000000;*/
    margin: 1em;
    clear: both;
    min-width: 750px;
}

.indice_pag {
	text-align:right;
	font-size:11px;
	font-weight: normal;
}

.indice_pag a {
	font-weight: bold;
}

.indice_pag strong {
	font-size: 120%;
	font-weight:normal;
	border: dashed 1px #336b73;
	border-left-width: 0px;
	border-right-width: 0px;

}

.wip {
    visibility: hidden;
}

/* Aggiunte BBCode */

.all_destra {
	text-align:right;
}

strong.gadgetnew {
	color: #ff0000;
}

.gadget01 {
	float: left;
	width: 315px;
	margin-left: 5px;
	border: dashed 1px #a6976a
}
.gadget02 {
	float: left;
	width: 165px;
	margin-left: 5px;
}
.gadgetbreak {
	clear: both;
}
.gadget03 {
	float: left;
	width: 140px;
	height: 140px;
}