/* nc-style.css - 'nome e cognome', by HOME.NET, http://www.home-net.it/ */
/* All associated layout&graphics copyright 2005, HOME.NET */
/* Added: may 23th, 2006 */



html, body {
	margin:0;
	background-color: #000000;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
h1 {
	text-decoration: none;
}
h2 {
	text-decoration: none;
}
h3 {
	text-decoration: none;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FAD496;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FAD496;
}
a:hover {
	font-weight: bold;
	color: #FAD496;
	text-decoration: underline;
}

/* start DIV LAYOUT */
#centrato-index {
	margin: auto;
	width: 740px;
	text-align: left;
	background-image: url(../images/bg-index.jpg);
	background-repeat: no-repeat;
	background-position: 15% 10px;
	padding-bottom: 30px;
}
#centrato-all {
	margin: auto;
	width: 740px;
	text-align: left;
	background-image: url(../images/bg-centrato-all.jpg);
	background-repeat: no-repeat;
	background-position: 15% 10px;
	padding-bottom: 30px;
}

#intestazione {
	padding-top: 10px;

}
#swap-intestazione {
	background-image: url(../images/h3-logo_nomecognome.gif);
	background-repeat: no-repeat;
	background-position: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 70px;
	width: 720px;
}
#swap-intestazione span {
	display: none;
}
#corpo {
	width: 740px;
	height: 95%;
	float: left;
}
#col-sx-index {
	width: 565px;
	float: left;
	text-align: justify;
	height: 600px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 5px;
}
#col-sx-all {
	width: 565px;
	float: left;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 5px;
}
#col-sx-all p {
	line-height: 1.8;
}
#col-sx-storia {
	width: 565px;
	float: left;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 5px;
	height: 310px;
}
#col-sx-storia p {
	line-height: 1.8;
}
#col-dx-index {
	float: left;
	width: 150px;
	padding: 5px;
	margin-top: 225px;
}
#col-dx-all {
	float: left;
	width: 150px;
	padding: 5px;
	margin-top: 28px;
}
#pie-di-pagina-index {
	clear: left;
	width: 722px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	height: 50px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pie-di-pagina-all {
	clear: left;
	width: 722px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/bg-pie-di-pagina.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* end DIV LAYOUT */

/* start MAIN MENU */
#main-menu {
	width: 150px;
	height: 180px;
	background-image: url(../images/bg-col-dx-specchio.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main-menu ul {
	text-align: center;
	line-height: 16px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#main-menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#main-menu li a {
	display: block;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#main-menu li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#main-menu li a:hover {
	text-decoration: none;
	color: #FAD496;
}

/* end MAIN MENU */

/* start SWAP H3 TITLE */
#swap-home {
	background-image: url(../images/h3-benvenuti.html);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
	margin-top: 10px;
	padding-top: 10px;
}
#swap-home span {
	display: none;
}
#swap-storia {
	background-image: url(../images/h3-storia.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-storia span {
	display: none;
}
#swap-collection {
	background-image: url(../images/h3-collection.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-collection span {
	display: none;
}
#swap-collection-ss {
	background-image: url(../images/h3-collection-ss.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-collection-ss span {
	display: none;
}
#swap-collection-fw {
	background-image: url(../images/h3-collection-fw.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-collection-fw span {
	display: none;
}
#swap-collection-fw2_norm {
	background-image: url(../images/h3-collection-fw2_norm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-collection-fw2_norm span {
	display: none;
}
#swap-collection-fw2_plus{
	background-image: url(../images/h3-collection-fw2_plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-collection-fw2_plus span {
	display: none;
}
#swap-dovesiamo {
	background-image: url(../images/h3-dovesiamo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-dovesiamo span {
	display: none;
}
#swap-messaggi {
	background-image: url(../images/h3-messaggi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-messaggi span {
	display: none;
}
#swap-contatti {
	background-image: url(../images/h3-contatti.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 550px;
}
#swap-contatti span {
	display: none;
}
#swap-grazie {
	background-image: url(../images/h3-grazie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 510px;
	padding: 30px 0px 0px;
	height: 100px;
	margin-top: 100px;
	margin-bottom: 100px;
}
#swap-grazie span {
	display: none;
}
/* end SWAP H3 TITLE */
#foto {
	border: 2px solid #FAD496;
}
.art1, .art2, .art3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAD496;
	text-decoration: none;
	font-weight: bold;
}
.nome-contatti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAD496;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
.elenco-contatti {
	list-style-type: disc;
	padding-bottom: 20px;
}
#bustino {
	margin: auto;
	text-align: center;
}
strong {
	color: #FAD496;
}
.link-nobordo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
