body {
	margin: 0 20 0 20;
	padding: 0;
	background: #999999 url(images/traslochi-trasporti-facchinaggio.jpg) no-repeat;
	font: normal medium Georgia, "Times New Roman", Times, serif;
	color: #302c25;
}

h1, h2, h3 {
	color:#4b473e;
}

#logo { padding-left:10px;
		margin-top:-10px;
		 }
#logo h1 { font-size: 28px; 
	 text-transform:uppercase;
	 }
	 
h1 {font-size:24px;
	text-transform:uppercase;}
h2 { font-size: 22px; }
h3 { font-size: 18px; }

p, blockquote, ul, ol, td {
	line-height: 20px;
}

blockquote, ul, ol {
}

blockquote {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 1em 1em 0;
	border:2px solid #4b473e;
}

img.right {
	float: right;
	margin: 0 1em 0 1em;
	border:2px solid #4b473e;
}

/* Logo */

#logo {
	height: 150px;
}

#logo h1 {
	float: left;
	margin: 20px 0 0 5px;
	padding: 0 0 0 25px;
	}

/* Page */

#page {
	float: left;
	padding: 20px;
}

/* Content */

#content {
	margin-right: 280px;
}

#welcome {
	padding-bottom: 20px;
	padding-left:55px;
}

/* Sidebar */

#sidebar {
	position: absolute;
	right: 0;
	top: 150px;
	float: right;
	width: 240px;
	padding: 20px;
}

#sidebar h2 {
	font-size: 22px;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	border-top: 1px dotted #4b473e;
}

#menu li.first {
	border: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 0;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: small;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;

}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #4b473e;
}

#footer a {
	color: #4b473e;
}









