

body {
	margin: 0;
	padding: 0;
	background: #feedb9;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5f8700;
}

h1 {
	font-weight: normal;
	font-size: 170%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #5f8700;
}

a:hover {
	border-bottom: none;
	color: #000000;
}

img {
	border: 3px solid #f7ca31;
}

img.piccole {
	
	margin: 0px 5px 0 0;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

img.left2 {
	float: left;
	margin: 6px 0 0 0;
	border: 0px;
}
img.right2 {
	float: right;
	margin: 6px 0 0 15px;
	border: 0px;
}

.bg1 { background: url(images/altea-illotto-1.gif) no-repeat left bottom; }
.bg2 { background: url(images/altea-illotto-2.gif) no-repeat left bottom; }
.bg3 { background: url(images/altea-illotto-3.gif) no-repeat left bottom; }
.bg4 { background: url(images/altea-illotto-4.gif) no-repeat left bottom; }
.bg5 { background: url(images/img09.gif) no-repeat left bottom; }
.bg6 { background: url(images/img10.gif) no-repeat right bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right bottom; }

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
padding-left: 10px;
}

.feature .content {
	padding: 0 0 0 10px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 50px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 790px;
	height: 170px;
	margin: 0 auto;
	
}

#header img {
	border: 0px;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 30px 0 0 10px;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: left;
	padding: 130px 10px 0 220px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #7c1e27;
	
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 790px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 590px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;
	border-right: 1px dotted #DCDCDC;
}

#sidebar img {
	border: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 30px;
	padding: 20px 0 0 45px;
	font-size: 130%;
}

#sidebar a {
	border: none;
	font-size: 100%;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
	font-size: 100%;
}

/* Footer */

#footer {
	clear: both;
	height: 60px;
	padding: 20px 0 0 0;
	background: #f7ca31;
}

#footer p {
	background: #f7ca31;
	margin: 0;
	text-align: center;
	font-size: 95%;
}

#footer a {
	border: none;
	color: #000000;
}

#footer a:hover {
	color: #000000;
}

#legal {
}

#legal strong {
	display: block;
	padding: 0 0 0 0;
	letter-spacing: 5px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}