@charset "utf-8";
body,html {
	height:100%;
	width:100%;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #4c3200;
	line-height: 18px;
}
div {
	float: left;
}
img {
	border: 0px none #ffffff;
}
h1 {
	display: none;
}
#main {
	width: 780px;
	position: absolute;
	margin-left: -390px;
	left: 50%;
	background-color: #ffffff;
}
#logo {
	background-image: url(img/header/logo.jpg);
	height: 104px;
	width: 780px;
}
#shop {
	background-color: #8c5d02;
	height: 20px;
	width: 760px;
	background-position: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#shop #link {
	height: 20px;
}
#shop #link a {
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}
#shop #link a:hover {
	color: #f1f2bb;
	font-style: italic;
	text-decoration: underline;
}
#content {
	width: 535px;
}
#content #titolo {
	width: 515px;
	padding: 10px;
}
#content #testo {
	width: 495px;
	font-size: 11px;
	color: #4c3200;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
}
#content #testo a {
	color: #FF6500;
	font-weight: bold;
	text-decoration: underline;
}
#content #testo a:hover {
	text-decoration: none;
}
#content #primo_piano {
	width: 495px;
	font-size: 11px;
	color: #FF6500;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 20px;
	background-color: #f8f8dd;
	height: 160px;
	background-image: url(img/bg_primo_piano.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 14px;
	font-weight: bold;
}
#content #primo_piano a {
	color: #FF6500;
}
#content #servizi_home {
	width: 335px;
}
#content #newsletter {
	width: 315px;
	font-size: 12px;
	color: #4c3200;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
}
#content #altri_servizi {
	width: 315px;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4c3200;
	font-weight: bold;
	margin-left: 20px;
}
#content #altri_servizi a {
	color: #4c3200;
}
#content #coclea {
	width:170px;
	padding: 15px;
}
#colonna_dx {
	width: 245px;
}
#colonna_dx #creazione {
	background-image: url(img/colonna_dx/creazione.jpg);
	height: 170px;
	width: 245px;
}
#colonna_dx #menu_titolo {
	background-image: url(img/colonna_dx/tit_menu.jpg);
	height: 35px;
	width: 245px;
}
#colonna_dx #servizi_titolo {
	background-image: url(img/colonna_dx/tit_servizi.jpg);
	height: 35px;
	width: 245px;
}
#colonna_dx #la_numerologia_titolo {
	background-image: url(img/colonna_dx/tit_la_numerologia.jpg);
	height: 35px;
	width: 245px;
}
#colonna_dx #la_scuola_titolo {
	background-image: url(img/colonna_dx/tit_la_scuola.jpg);
	height: 35px;
	width: 245px;
}
#colonna_dx #voci {
	width: 205px;
	background-color: #f1f2bb;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#colonna_dx #voci a {
	font-size: 12px;
	color: #8c5d02;
	font-style: italic;
	text-decoration: none;
}
#colonna_dx #voci a:hover {
	color: #4c3200;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	width: 720px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #875f04;
	margin: 20px;
	line-height: 10px;
	color: #875f04;
}
#footer a {
	font-weight: bold;
	color: #8c5d02;
}
.tabella_carte {
	background-color: #f8f8dd;
	width: 680px;
}
.tabella_carte td {
	color: #FF6500;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.cella_carte {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #FF6500;
}
.tabella_spiegazioni {
	background-color: #f8f8dd;
	width: 680px;
}
.cella_spiegazioni {
	color: #8c5d02;
	padding: 10px;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}
.cella_links {
	color: #8c5d02;
	padding: 10px;
	font-size: 12px;
	vertical-align: top;
	text-align: right;
	width: 120px;
}
.cella_links a {
	color: #FF6500;
	font-size: 12px;
	font-weight: bold;
}
.evidenziato {
	color: #FF6500;
	font-size: 12px;
	font-weight: bold;
}
.grande {
	color: #4C3200;
	font-size: 16px;
	font-weight: bold;
}
.nota {
	font-size: 10px;
	font-weight: bold;
}

.img_articoli {
	float: left;
	padding-right: 5px;
}

