/* CSS Document */
body{
	width: 100%;
	height: 100%;


background-image:url(file:///C|/Documents and Settings/Elena/Documenti/local_sites/Immagini/bkg1.jpg);
	color:#937656;
	background-image: url(../immagini/bkg.jpg);
	background-repeat: repeat-x;
}
h1{
color:#4D2B11;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: underline;
	color: #957A5E;
}
a:visited {
	text-decoration: none;
	color: #997E60;
}
a:hover {
	text-decoration: none;
	color:#AB201F;
}
a:active {
	text-decoration: none;
}
#all {
	height: 100%;
	width: 100%;
}#all #wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 540px;
}
#all #wrapper #head {
	height: 69px;
	text-align: center;
}
#all #wrapper #centrale {
	height: 444px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#all #wrapper #centrale #benvenuti {
	height: 34px;
	width: 167px;
	margin-top: 215px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #957A5E;
	font-size: 11px;
	margin-left: 22px;
}
#all #wrapper #centrale #benvenuti img {
	padding-bottom: 5px;
}
#all #wrapper #centrale #benvenuti ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;

	list-style-image: url(file:///C|/Documents and Settings/Elena/Documenti/local_sites/Immagini/arrow.jpg);
	text-align: left;
	list-style-image: url(../Immagini/arrow.jpg);
}

#all #wrapper #footer {
	text-align: center;
	margin-top: 12px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #957A5E;
	line-height: 18px;
	height: 50px;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#all #wrapper #centrale #immagine {
	float: right;
	height: 424px;
	width: 600px;
	margin-top: 10px;
	margin-right: 34px;
}
#all #wrapper #entra {
	margin-top: 20px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #958575;
}
#all #wrapper #head #logo {
	float: left;
	margin-left: 18px;
}
#all #wrapper #head #navigation {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 50px;
	width: 600px;
	margin-left: 20px;
	margin-top: 0px;
}

#all #wrapper #container {
	height: 445px;
	margin-top: 1px;
}
#all #wrapper #container #gallery {
	height: 445px;
	background-repeat: repeat-y;
	background-image: url(../Immagini/bkg_gallery.jpg);
	float: left;
	padding-left: 20px;
}
#all #wrapper #container #gallery #icone {
	width: 498px;
	text-align: center;
	position: relative;
	height: 75px;
	margin-top: 15px;
}
#all #wrapper #container #gallery #icone img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#all #wrapper #container #gallery #icone ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#all #wrapper #container #gallery #icone li {
	display: inline;
	border: 1px solid #DADAD3;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: nowrap;
	padding: 0px;
}
#all #wrapper #container #testo {
	float: left;
	text-align: center;
	width: 385px;
	height: 443px;
	overflow: auto;
	background-image: url(../Immagini/img_txt.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

#all #wrapper #head #navigation ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 2px;
}
#all #wrapper #head #navigation a {
	color: #5c5753;
	line-height: 68px;
}

#all #wrapper #head #navigation li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	}
#all #wrapper #container #testo p {
	margin-right: 30px;
	margin-left: 35px;
	text-align:justify;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#all #wrapper #container #testo li {
	margin: 0px;
	padding: 0px;
	text-align: left;

}
#all #wrapper #container #testo ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;

}
#navigation li a:link,#navigation li a:visited {
	color: #CAB49B;
	text-decoration: none;

}
#navigation li a.current:link,#navigation li a.current:visited {
	color: #990000;

}
#all #wrapper #head #navigation li a:hover {
	display: block;
	background-image: url(../immagini/hover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

