<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 */
#jquery-overlay{position:absolute;top:0;left:0;z-index:105;width:100%;height:500px;}#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:110;text-align:center;line-height:0;}#jquery-lightbox a img{border:none;}#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;border-top-left-radius:7px;border-top-right-radius:7px;margin:0 auto;}#lightbox-container-image{padding:10px;}#lightbox-loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0;}#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}#lightbox-container-image-box &gt; #lightbox-nav{left:0;}#lightbox-nav a{outline:none;}#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}#lightbox-nav-btnPrev{left:0;float:left;}#lightbox-nav-btnNext{right:0;float:right;}#lightbox-container-image-data-box{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;line-height:1.4em;overflow:auto;width:100%;-webkit-border-bottom-right-radius:7px;-webkit-border-bottom-left-radius:7px;-moz-border-radius-bottomright:7px;-moz-border-radius-bottomleft:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px;margin:0 auto;padding:0 10px;}#lightbox-container-image-data{color:#666;padding:0 10px;}#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}#lightbox-image-details-caption{font-weight:700;}#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1em;}#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:.7em;}

*{
	-webkit-user-modify:read-only;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
*:active,*:focus{outline:0 !important;}

.abs{position:absolute;}
.rel{position:relative;}
.fix{position:fixed;}

.postop0{top:0;}
.poslef0{left:0;}
.posbot0{bottom:0;}
.posrig0{right:0;}

.w0{width:0;}
.h0{height:0;}
.w100{width:100%;}
.h100{height:100%;}

.cfff{color:#fff;}
.cccc{color:#ccc;}
.c999{color:#999;}
.c666{color:#666;}
.c333{color:#333;}
.c000{color:#000;}
.blue{color:#209de4 !important;}
.inherit{color:inherit;}

.bfff{background-color:#fff;}
.bccc{background-color:#ccc;}
.b999{background-color:#999;}
.b666{background-color:#666;}
.b333{background-color:#333;}
.b000{background-color:#000;}

.fs8{font-size:8px;}
.fs9{font-size:9px;}
.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs12{font-size:12px;}
.fs13{font-size:13px;}
.fs14{font-size:14px;}
.fs15{font-size:15px;}

b,.b{font-weight:bold;}
i,.i{font-style:italic;}
u,.u{text-decoration:underline;}

.ib{display:inline-block;}
.block{display:block;}
.inline{display:inline;}
.none{display:none;}

.show{display:block !important;}
.showib{display:inline-block !important;}
.hide{display:none !important;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

.tjustify{text-align:justify;}
.tcenter{text-align:center;}
.tright{text-align:right;}
.tleft{text-align:left;}

.lh15{line-height:15px;}
.lh20{line-height:20px;}
.lh25{line-height:25px;}

.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}

.m5{margin:5px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m20{margin:20px;}

.mr5{margin-right:5px;}
.ml5{margin-left:5px;}
.mt5{margin-top:5px;}
.mb5{margin-bottom:5px;}
.mr10{margin-right:10px;}
.ml10{margin-left:10px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}

.pr5{padding-right:5px;}
.pl5{padding-left:5px;}
.pt5{padding-top:5px;}
.pb5{padding-bottom:5px;}
.pr10{padding-right:10px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pb10{padding-bottom:10px;}

.scrollhide{overflow:hidden;}
.scrollauto{overflow:auto;}

.blink{
	-webkit-animation:blink .2s infinite;
	-moz-animation:blink .2s infinite;
	-ms-animation:blink .2s infinite;
	-o-animation:blink .2s infinite;
	animation:blink .2s infinite;
}
@-webkit-keyframes blink{from{opacity:1;}to{opacity:0.5;}}
@-moz-keyframes blink{from{opacity:1;}to{opacity:0.5;}}
@-ms-keyframes blink{from{opacity:1;}to{opacity:0.5;}}
@-o-keyframes blink{from{opacity:1;}to{opacity:0.5;}}
@keyframes blink{from{opacity:1;}to{opacity:0.5;}}

@font-face{
	font-family:'eurostile';
	src:url('font/eurostilenextltproultlight.eot');
	src:url('font/eurostilenextltproultlight.eot?#iefix') format('embedded-opentype'),
		url('font/eurostilenextltproultlight.woff') format('woff'),
		url('font/eurostilenextltproultlight.ttf') format('truetype'),
		url('font/eurostilenextltproultlight.svg#eurostilenextltproultlight') format('svg');
	font-weight:100;
	font-style:normal;
}
@font-face{
	font-family:'eurostile';
	src:url('font/eurostilenextltprolight.eot');
	src:url('font/eurostilenextltprolight.eot?#iefix') format('embedded-opentype'),
		url('font/eurostilenextltprolight.woff') format('woff'),
		url('font/eurostilenextltprolight.ttf') format('truetype'),
		url('font/eurostilenextltprolight.svg#eurostilenextltprolight') format('svg');
	font-weight:200;
	font-style:normal;
}
@font-face{
	font-family:'eurostile';
	src:url('font/eurostilenextltproregular.eot');
	src:url('font/eurostilenextltproregular.eot?#iefix') format('embedded-opentype'),
		url('font/eurostilenextltproregular.woff') format('woff'),
		url('font/eurostilenextltproregular.ttf') format('truetype'),
		url('font/eurostilenextltproregular.svg#eurostilenextltproregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'eurostile';
	src:url('font/eurostilenextltprosmbd.eot');
	src:url('font/eurostilenextltprosmbd.eot?#iefix') format('embedded-opentype'),
		url('font/eurostilenextltprosmbd.woff') format('woff'),
		url('font/eurostilenextltprosmbd.ttf') format('truetype'),
		url('font/eurostilenextltprosmbd.svg#eurostilenextltprosmbd') format('svg');
	font-weight:bold;
	font-style:normal;
}
@font-face{
	font-family:'eurostile';
	src:url('font/eurostilenextltprobold.eot');
	src:url('font/eurostilenextltprobold.eot?#iefix') format('embedded-opentype'),
		url('font/eurostilenextltprobold.woff') format('woff'),
		url('font/eurostilenextltprobold.ttf') format('truetype'),
		url('font/eurostilenextltprobold.svg#eurostilenextltprobold') format('svg');
	font-weight:900;
	font-style:normal;
}
@font-face{
	font-family:"Arial Black";
	src:local('Arial Black');
}
@font-face{
	font-family:"Arial Narrow";
	src:local('Arial Narrow');
}

a{text-decoration:none;color:#006AFA;}

h1,h2,h3{
	font-weight:bold;
	margin:0;
	padding:0;
}
h1{font-size:22px;}
h2{font-size:19px;}
h3{font-size:16px;}

/* ----- body ----- */
html,body{
	width:100%;
	height:100%;
	cursor:default;
}
body{
	font-family:eurostile,'Trebuchet MS',Tahoma,sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:1.5;
	color:#272324;
	background:#fff;
}

#main{
	float:left;
	width:100%;
	min-width:1060px;
	min-height:100%;
	max-width:1920px;
	background:url(src/bg.jpg) no-repeat center top #d4d4d4;
}
#mask{
	float:left;
	position:relative;
	z-index:2;
	margin-bottom:-60px;
}
#header,#slider,#content,#footer,#cookies{
	float:left;
	width:100%;
	text-align:center;
}
.inside{
	display:inline-block;
	text-align:left;
	width:800px;
	margin-right:260px;
	position:relative;
}
.inside:after{
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
* html .inside{height:1%;}

#header,
#header .inside{height:230px;z-index:2;}

#logo{
	width:328px;
	margin:40px 0 0 40px;
}
#logo,
#logo a,
#logo img{float:left;color:#000;}

#subhdr{
	float:left;
	margin:70px 0 0 80px;
	font:italic 900 24px/30px eurostile,sans-serif;
}

#slider .inside{height:220px;}

#menu{
	float:left;
	width:230px;
	height:235px;
	margin:0;
	position:absolute;
	top:-15px;left:0;
	z-index:2;
	background:url(src/mask_menu.png) no-repeat 0 15px;
}
#menu a{
	float:left;
	clear:both;
	padding:10px;
	margin:0 -10px;
	font-size:21px;
	font-style:italic;
	font-weight:900;
	color:#fff;
	line-height:21px;
}
#menu a:hover{
	color:#006AFA;
	background:#fff;
}
#menu a:focus,
#menu a:active{
	text-decoration:underline;
}
#menu a.on{
	text-decoration:underline;
}
#banner{
	float:right;
	height:220px;
	position:relative;
	z-index:1;
	width:685px;
}
#banner img{
	float:left;
	position:absolute;
	top:0;left:0;
}

#slider .title{
	float:left;
	width:164px;
	height:220px;
	background:url(src/mask_banner.png) no-repeat top right;
	position:absolute;
	top:0;right:0;
	z-index:2;
	color:#fff;
}
#slider .title span{
	float:left;
	position:absolute;
	right:15px;
	bottom:15px;
	text-align:right;
	font-size:22px;
	font-weight:900;
	font-style:italic;
	line-height:1;
}

.content{
	float:left;
	margin-left:150px;
	text-align:justify;
	width:650px;
}
figure{
	float:left;
	margin:0 30px;
}
figure img{float:left;}
figcaption{display:none;}

#galeria{
	
}
#galeria .item{
	float:left;
	width:200px;
	height:165px;
	margin:8px;
	position:relative;
}
#galeria .item.lightbox{height:140px;}
#galeria .item img{width:200px;height:140px;float:left;}
#galeria .item h3{
	float:left;
	background:#006AFA;
	color:#fff;
	font-size:12px;
	line-height:15px;
    padding:5px 10px;
	width:180px;
	height:15px;
	white-space:nowrap;
	position:absolute;
	left:0;
	bottom:0;
	text-overflow:ellipsis;
	overflow:hidden;
	text-align:left;
}
#galeria .item:hover h3{
	height:auto;
	white-space:normal;
}


#footer{
	color:#fff;
	background:url(src/footer.png) no-repeat left bottom;
}
#footer .inside{height:110px;padding-top:100px;}
#footer .box{
	color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-style: italic;
    font-weight: 900;
    line-height: 1.3;
    width: 170px;
}
#footer .copyright{
	font-size:12px;
	color:#999;
	margin-top:40px;
}

#cookies{
	background:#000;
	color:#ccc;
	font-weight:normal;
}</pre></body></html>