
/* ______ CSS Nardellovini.it ________ */


body,html
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #D5CCB3;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(../img/sfondo2.gif);
	background-repeat: no-repeat;
}

img border { border: 0px; }

.border { border: 1px solid #97917F;}


/* ______ CONTENITORE ________ */

#big_frame {
	
	position: absolute;
	padding: 0;
	margin: -320px 0 0 -422px;
	width: 844px;
	height: 639px;
	top: 50%;
	left: 50%;
}


/* ______ BORDO INFERIORE ________ */

#bordo_sup {
	position: absolute;
	margin: 0;
	padding:0;
	width: 800px;
	height: 36px;
	top: 0;
	left: 22px;
	background-image: url(../img/bordo_sup.gif);
	background-repeat: no-repeat;
}


/* ______ INTESTAZIONE ________ */

#intesta {
	position: absolute;
	margin: 0;
	padding:0;
	width: 800px;
	height: 50px;
	top: 36px;
	left: 22px;
	background-color: #000;
	text-align: right;
	color: #D5CCB3;
}

#intesta p {
	padding-right: 10px;
	padding-top: 21px;
	/* font-style: italic;*/
}

#intesta div.logo {
	float:left;
	margin: 0;
	padding:0;
	width: 600px;
	height: 50px;
	text-align: left;
}


/* ______ DIV CENTRALE ________ */

#centrale {
	position: absolute;
	margin: 0;
	padding:0;
	width: 800px;
	height: 450px;
	top: 86px;
	left: 22px;
	background-repeat: no-repeat;
	background-color: #D5CCB3;
	background-image: url(../img/sfondo_centr.jpg);
}


/* ______ MENU ________ */

#menu {
	position: absolute;
	margin: 0;
	padding:0;
	width: 165px;
	height: 185px;
	top: 75px;
	left: -33px;
	color: #97917F;
	font-size: 11px;
}

#menu ul {
	line-height: 24px;
	padding-top:0px;
	margin-top:0;
}


#menu li {
	
}

#menu li a {
	font-weight:bold;
	color: #706B5E;
	text-decoration: none;
}

#menu li a:hover {
	color: #000;
}

#menu li ul {
	color: #97917F;
	text-decoration: none;
	line-height: 14px;
	list-style-type: none;
	text-indent: -36px;
}

#menu li ul li a {
	font-size: 10px;
	font-weight:bold;
	color: #706B5E;
	text-decoration: none;
}

#menu li ul li a:hover {
	color: #000;
}

#menu li #hidden {
	display: none;
}


/* ______ DIV CONTENUTO ________ */

#contenuto {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 257px;
	height: 370px;
	top: 28px;
	left: 142px;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: 0.05em;
	overflow: auto;
}

#contenuto p {
	padding-right: 8px;
}

#contenuto a {
	color: #706B5E;
}

#contenutoCONTATTI {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 257px;
	height: 400px;
	top: 28px;
	left: 142px;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: 0.05em;
	overflow: auto;
}

#contenutoCONTATTI a {
	color: #706B5E;
}

.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}


/* ______ FOTO dx con FADE ________ */


#foto {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 353px;
	height: 353px;
	top: 43px;
	left: 424px;
}

#slideshow {
	overflow: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 353px;
	height: 353px;
	top: 43px;
	left: 424px;
}

#slideshow img {
	width: 353px;
	height: 353px;
}

#slideshow {cursor: pointer;}

#slideshow img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


/* ______ PDF _______ */

#pdf {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 100px;
	top: 304px;
	left: 7px;
}

#pdf a {
text-decoration:none;
color:#998A77}


/* ______ COMUNICAZIONI _______ */

#com {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 100px;
	top: 304px;
	left: 7px;
	font-size:11px;
	color: #666;
}

#com a {
text-decoration:none;
color:#998A77}




/* ______ FOOTER ________ */

#footer {
	position: absolute;
	margin: 0;
	padding:0;
	width: 800px;
	height: 60px;
	top: 536px;
	left: 22px;
	background-color: #000;
	text-align: center;
	font-size: 10px;
	color: #D5CCB3;
}

#footer a {
	color: #C2A549;
}

/* ______ BORDO INFERIORE ________ */

#bordo_inf {
	
	position: absolute;
	margin: 0;
	padding:0;
	width: 800px;
	height: 43px;
	top: 596px;
	left: 22px;
	background-image: url(../img/bordo_inf.gif);
	background-repeat: no-repeat;
}

/* ______ BORDO DESTRO  ________ */

#fascia_dx {
	
	position: absolute;
	margin: 0;
	padding:0;
	width: 22px;
	height: 639px;
	top: 0px;
	left: 822px;
	background-repeat: no-repeat;
}

/* ______ BORDO SINISTRO  ________ */

#fascia_sx {
	
	position: absolute;
	margin: 0;
	padding:0;
	width: 22px;
	height: 639px;
	top: 0px;
	left: 0px;
	background-image: url(../img/bordo_sx.gif);
	background-repeat: no-repeat;
}
