/*
Design by Free CSS Templates - http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Website built by Alberto Azzini - CSS modified by Alberto Azzini for website www.collesantamargherita.it
*/

body {
	margin: 0px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #291B0C;
}

td { text-align: center; }

h1, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #36A12D;
}

h1 { font-size: 30px; }

h2 {
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	color: #36A12D;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
	color: #36A12D;
	text-decoration: none;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 920px;
	height: 74px;
	margin: 0 auto;
}

/** LOGO */

#logo {
	width: 920px;
	height: 427px;
	margin: 0 auto;
	background: url(images/img02hp.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform:capitalize;
	font-weight: normal;
	color: #000000;
}

#logo p {
	padding-left: 32px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#logo h1 {
	padding-left: 30px;
	padding-top: 20px;
	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

#logo h1 a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 0px;
}

#page-bgtop {
}

/* Content */

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

/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: #000000 url(images/img03.jpg) repeat-x left top;
}

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 20px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	line-height: normal;
	font-size: 10px;
}

#footer a {
	color: #F99501;
}

#footer .link {
	text-align: right;
	float: right;
}

#footer .copyright {
	text-align: left;
	float: left;
}