body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0B6AC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body#home #m-home a,
body#matrimoni #m-matrimoni a,
body#feste #m-feste a,
body#eventi #m-eventi a,
body#meeting #m-meeting a,
body#contatti #m-contatti a,
body#eng-home #m-home a,
body#eng-weddings #m-matrimoni a,
body#eng-parties #m-feste a,
body#eng-events #m-eventi a,
body#eng-meetings #m-meeting a,
body#eng-contact #m-contatti a{	
	color:#A41948;
}

.img-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.img-right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.clear-floats {
	clear: both;
}

#shadow-top {
	background-image: url(../images/shadow-top.png);
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}


#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	background-image: url(../images/shadow-left-right.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
#header {
	height: 85px;
}
#header-left {
	float: left;
	width: 300px;
	padding-left: 40px;
	padding-top: 5px;
}
#header-left a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header-right {
	float: right;
	width: 500px;
}

#language {
	text-align: right;
	height: 20px;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

#address {
	text-align: right;
	height: 20px;
	padding-top: 10px;
	padding-right: 15px;
	font-size: 11px;
	color: #A41948;
	font-weight: bold;
}


#content  {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A41948;
	width: 940px;
	float: left;
	position: relative;
	z-index: 0;
}
#fadeshow1 {
	z-index: 10;
	position: relative;
	float: left;
	height: 300px;
	width: 940px;
}
#menu  {
	width: 200px;
	text-align: center;
	float: left;
	position: absolute;
	z-index: 100;
	height: 550px;
	left: 30px;
	top: -10px;
	padding: 0px;
}
#main-menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	height: 310px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#main-menu ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 40px;
	padding-right: 20px;
	margin-top: 0px;
	margin-left: 0px;
}
#main-menu li {
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;

}
#main-menu li.no-bottom-line{
	border-bottom-style: none;
}
#main-menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#main-menu li a:hover {
	text-decoration: underline;
}


#sub-menu  {
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 42px;
	padding-bottom: 20px;
}

#sub-menu ul {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 10px;
	list-style-type: none;
	margin-left: 0px;
}
#sub-menu li {
	padding-top: 10px;
	padding-bottom: 5px;

}
#sub-menu li a {
	text-decoration: none;
	color: #7F7F7F;
	font-weight: bold;
}
#sub-menu li.highlight a{
	color: #A41948;
}



#sub-menu li a:hover {
	text-decoration: underline;
}

#sub-menu h4 {
	margin-left: 20px;
	margin-bottom: 0px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-right: 20px;
	font-size: 12px;
	margin-top: 0px;
}
#sub-menu h4 a {
	color: #666;
	text-decoration: none;
}
#sub-menu h4 a:hover {
	color: #A41948;
}
#main-title h3 {
	color: #A41948;
	height: 50px;
	font-size: 16px;
}

#main {
	float: left;
	width: 668px;
	margin-left: 229px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 0px;
	min-height: 250px;
	padding-right: 10px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 30px;
	line-height: 125%;
}

body#home #main{ background-image: url(../images/title-home.gif); }
body#matrimoni #main{ background-image: url(../images/title-matrimoni.gif); }
body#eventi #main{ background-image: url(../images/title-eventi.gif); }
body#feste #main{ background-image: url(../images/title-feste.gif); }
body#meeting #main{ background-image: url(../images/title-meeting.gif); }
body#contatti #main{ background-image: url(../images/title-contatti.gif); }

body#eng-home #main{ background-image: url(../images/title-home.gif); }
body#eng-weddings #main{ background-image: url(../images/title-weddings.gif); }
body#eng-events #main{ background-image: url(../images/title-events.gif); }
body#eng-parties #main{ background-image: url(../images/title-parties.gif); }
body#eng-meetings #main{ background-image: url(../images/title-meetings.gif); }
body#eng-contact #main{ background-image: url(../images/title-contact.gif); }

#footer {
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A41948;
	font-size: 10px;
	color: #666;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	margin-top: 20px;
}

#shadow {
	background-image: url(../images/shadow-bottom.png);
	background-position: bottom;
	height: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	color: #A41948;
}
iframe {
	border: 1px solid #999;
}
#main h5 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bg-h5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#contact-form {
	padding: 10px;
	width: 500px;
	border: 1px solid #CCC;
}
#table-sale tr td {
	vertical-align: top;

}
.privacy {
	font-size: 9px;
}

