@font-face {
    font-family: 'dolce_vita_heavyafewXpounds';
    src: url('fonts/dolce_vita_heavy_bold-webfont.eot');
    src: url('fonts/dolce_vita_heavy_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dolce_vita_heavy_bold-webfont.woff') format('woff'),
         url('fonts/dolce_vita_heavy_bold-webfont.ttf') format('truetype'),
         url('fonts/dolce_vita_heavy_bold-webfont.svg#dolce_vita_heavyafewXpounds') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dolce_vitaquite_regular';
    src: url('fonts/dolce_vita-webfont.eot');
    src: url('fonts/dolce_vita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dolce_vita-webfont.woff') format('woff'),
         url('fonts/dolce_vita-webfont.ttf') format('truetype'),
         url('fonts/dolce_vita-webfont.svg#dolce_vitaquite_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'porcelainregular';
    src: url('fonts/porcelai-webfont.eot');
    src: url('fonts/porcelai-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/porcelai-webfont.woff') format('woff'),
         url('fonts/porcelai-webfont.ttf') format('truetype'),
         url('fonts/porcelai-webfont.svg#porcelainregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,td,th {
	font-family: Arial, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #d3b84a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d3b84a;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #d3b84a;
}
div.header {
	position: relative;
	width: 100%;
	height: 609px;
	background-image: url('img/header-1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
}
.header.news { background-image: url('img/header-2.jpg') !important; }
.header.tour { background-image: url('img/header-3.jpg') !important; }
.header.about { background-image: url('img/header-4.jpg') !important; }
.header.music { background-image: url('img/header-5.jpg') !important; }
.header.videos { background-image: url('img/header-6.jpg') !important; }
.header.photos { background-image: url('img/header-7.jpg') !important; }
.header.shop { background-image: url('img/header-8.jpg') !important; }
.header.contact { background-image: url('img/header-9.jpg') !important; }
.header .top {
	width: 100%;
	height: 97px;
	background-color: rgba(255, 255, 255, 0.72);
}
img.demianlogo {
	position: relative;
	left: 50%;
	margin-left: -600px;
	top: 0px;
	width: 474px;
}
.guia {
	width: 1200px;
	height: 100%;
	position: fixed;
	left: 50%;
	margin-left: -600px;
	top: 0px;
	background-color: rgba(255, 0, 0, 0.1);
}
div.socialicons {
	display: inline-block;
	width: auto;
	position: absolute;
	left: 50%;
	margin-left: 472px;
	top: 60px;
	font-size: 26px;
	line-height: 26px;
	letter-spacing: -2px;
}
.socialicons a:link { color:#000; text-decoration:none; }
.socialicons a:visited { color:#000; text-decoration:none; }
.socialicons a:active { color:#000; text-decoration:none; }
.socialicons a:hover { color:#c1c1c1; text-decoration:none; }
div.menu {
	display: inline-block;
	width: auto;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 65px;
}
.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.menu ul li { display: inline; }
.menu a {
	font-family: 'dolce_vita_heavyafewXpounds';
	font-size: 16px;
	line-height: 16px;
	padding: 0px 4px;
}
.menu a:link {color:#293d54; text-decoration:none; }
.menu a:visited {color:#293d54; text-decoration:none; }
.menu a:active {color:#293d54; text-decoration:none; }
.menu a:hover {color:#c1c1c1; text-decoration:none; }
.menu .active {
	color:#c1c1c1 !important;
}
div.body {
	width: 100%;
	min-height: 829px;
	background-color: #003b63;
	background-image: url('img/body-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
}
div.footer {
	width: 100%;
	padding-top: 85px;
	height: 58px;
	background-image: url('img/footer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'dolce_vitaquite_regular';
	font-size: 13px;
	color: #c3bc9d;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
div.title-lcol {
	font-family: 'dolce_vitaquite_regular';
	font-size: 30px;
	line-height: 30px;
	color: #867f60;
	text-align: left;
	padding: 58px 0 26px 5px;
}
div.title-rcol {
	font-family: 'dolce_vitaquite_regular';
	font-size: 30px;
	line-height: 30px;
	color: #867f60;
	text-align: right;
	padding: 58px 5px 26px 0;
}
div.title {
	position: relative;
	font-family: 'dolce_vitaquite_regular';
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	text-align: left;
	padding: 40px 0 35px 0;
	z-index: 1;
}
.rcolwrapper {
	width: 289px;
	overflow: hidden;
}
.hline {
	position: relative;
	top: 94px;
	left: 50%;
	margin-left: -578px;
	height: 1px;
	width: 1156px;
	background-color: #867f60;
}
.backgroundtitle {
	position: absolute;
	top: 595px;
	left: 50%;
	margin-left: -432px;
	width: 1200px;
	text-align: left;
	font-family: 'porcelainregular';
	font-size: 180px;
	line-height: 180px;
	color: rgba(134, 127, 96, 0.27);
	letter-spacing: -12px;
	white-space: nowrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}
.content {
	position: relative;
	z-index: 1;
}
.newsdata-dia {
	font-weight: bold;
	font-size: 39px;
	line-height: 30px;
	color: #867f60;
}
.newsdata-mes {
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	color: #867f60;
}
.newstitle {
	font-weight: bold;
	font-size: 28px;
	line-height: 25px;
	text-transform: uppercase;
	color: #fff;
}
.readmorelink {
	font-weight: bold;
}
td.trechonews {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 18px;
}
td.trechonews div.trechohome {
	width: 457px;
	word-wrap: break-word;
	overflow: hidden;
}
td.trechonews div.archive {
	width: 790px;
	word-wrap: break-word;
	overflow: hidden;
}
.sharebuttonsnewshome {
	display: inline-block;
	float: right;
}
.spreadnownewshome {
	font-size: 15px;
	color: #867f60;
	display: inline-block;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}
div.sep {
	width: 100%;
	height: 1px;
	background-color: #867f60;
	margin: 12px 0 12px 0;
}
.rtna {
	font-size: 21px;
}
.wrapper790 {
	width: 790px;
	overflow: hidden;
}
.paginacao {
	font-size: 21px;
}
.link_navigation {
	padding: 1px;
	padding-right: 4px;
	padding-left: 4px;
	background: #fff;
	border: 1px solid #c3bc9d;
	color: #c3bc9d;
}
.link_navigation:link {
	padding: 1px;
	padding-right: 4px;
	padding-left: 4px;
	background: #fff;
	border: 1px solid #c3bc9d;
	color: #c3bc9d;
}
.link_navigation:active {
	padding: 1px;
	padding-right: 4px;
	padding-left: 4px;
	background: #fff;
	border: 1px solid #c3bc9d;
	color: #c3bc9d;
}
.link_navigation:visited {
	padding: 1px;
	padding-right: 4px;
	padding-left: 4px;
	background: #fff;
	border: 1px solid #c3bc9d;
	color: #c3bc9d;
}
.link_navigationOff {
	padding: 1px;
	padding-right: 4px;
	padding-left: 4px;
	background: #c3bc9d;
	color: #fff;
	border: 1px solid #fff;
}
.link_navigation:hover { background: #c3bc9d; color: #fff; border: 1px solid #fff; }
div.paginacao {
	font-size: 21px;
	line-height: 21px;
	height: 23px;
	text-align: right;
}
.outnow {
	position: relative;
	z-index: 1;
}
.newsimg {
	margin-bottom: 8px;
}
.backtohomenewsarchives {
	text-align: right;
	float: right;
	margin-top: -58px;
	position: relative;
	z-index: 2;
}
.backtohomenewsarchives .rtna {
	font-size: 16px !important;
}
.miniaturaFlickr {
	border: 1px solid #fff;
	display: inline-block;
	margin-right: 40px; margin-bottom: 40px;
	width: 75px;
	height: 75px;
}
.miniaturaFlickr:hover {
	border: 1px solid #9a9680;
}