body {
	background-image: url();
	background-color: #E38C35;
	margin: 0px;
	color: #5C2F01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	margin: 0px;
}

ul.boxleft {
	margin-left:-5px;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-right-color: black;
	border-right-style: dotted;
	border-right-width: 1px;
	
}
ul.boxleft li {
	list-style: none;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#newsstick {
	margin: 0px 5px 0px 5px;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: black;
	border-top-style: dotted;
	border-top-width: 1px;
	text-align: center;
}

h5 {
	font-size: xx-small;
}
h3 {
	padding: 15px;
}

/* Gestione link */
a {
	color: red;
	font-style: italic;
}
a:hover {
	color: maroon;
	font-style: oblique;
	text-decoration: none;
}
a:visited {
	color: maroon;
	font-style: italic;
}
a:link {
	color: red;
	font-style: italic;
}

p#image_logo {
	margin: 0px;
}	
p {
	margin: 15px 10px auto;
}
li {
	padding: 15px;
	font-size:14px;
}
.description {
	margin: 15px 25px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:14px;
}
.cities {
	color: #5C2F01;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.slogan {
	color: #5C2F01; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	text-align:center;
}
.title {
	display:none;
}
.author {
	margin: 15px 25px auto;
	color: #5C2F01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
	margin-right:15px;
}
#city_links {
	font-size: xx-small;
}
#city_links tr {
	line-height: 5px;
}
#city_links tr td {
	letter-spacing: 0px;
}
#city_detail {
	margin: 30px;
	font-size:11px;
	empty-cells: show;
}
.city_image {
}
.city_title {
}
.city_label {
	text-align: right;
	white-space: nowrap;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-right-color: black;
	border-right-style: dotted;
	border-right-width: 1px;
	padding: 5px;
}
.city_definition {
	text-align: left;
	font-size:10px;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-right-color: black;
	border-right-style: dotted;
	border-right-width: 1px;
	padding: 5px;
	cellspacing: 5px;
	border-spacing: 5px;
}
.architectonic {
	padding: 4px;
}
hr {
	color: #FFCC33;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
ul.rightlist {
	text-align:left;
	margin:0; 
	padding:0;
	margin-bottom:5px;
}
ul.rightlist li {
	list-style-type: square;
	list-style-position: inside;
	display:inline
}
ul.rightlist li a {
	display: block;
	height:1em;
	line-height:2em;
	font-style: oblique;
}
span.linkall {
	text-align:right;
	display:block;
}
span.linkall a {
	color: red;
}
span.linkall a:visited {
	color: red;
}
span.linkall a:active {
	color: red;
}
span.linkall a:link {
	color: red;
}
span.categoryTitle {
	display: block;
	margin: 0px 15px auto;
	margin-bottom: 10px;
	padding: 2px;
	background-color: white;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-right-color: black;
	border-right-style: dotted;
	border-right-width: 1px;
}
dl.shopdetail {
	
	margin: 0% 10% auto;	
	padding: 0px;
		
}

dl.shopdetail dt {
	
	padding: .5em 5% 1em 5%;
	
	margin: 0px ;
	
	margin-left: 15px;
	font-weight: bold;
	
}

dl.shopdetail dd {
	
	padding: .5em 4.5% 1em 5%;
	
	margin: 0px ;
	
	margin-left: 5px;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

fieldset.login {
	width:50%;
	border-bottom-color: Black;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-color: Black;
	border-right-style: outset;
	border-right-width: 1px;
	text-align: center;
	color: Red;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

fieldset.login legend {
	color: Red;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
