<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#ffeeb9 url(images/bg-top.jpg) no-repeat center top;
	font-family:Arial, Tahoma, Verdana, Sans Serif;
	font-size:12px;
	color:#4a4a4a;
}
.clear{	
	clear:both;
}
.title
{
	color: #5D3A27;
    font-size: 21px;
    font-weight: normal;
    line-height: 22px;
    padding: 0 10px;
	margin:20px 0;
    text-align: center;
}

a{
	color:#542901;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#container{
	width:888px;
	margin:36px auto 0;
}
#menu{
	width:100%;
	padding:35px 20px;
}
#menu ul{
	list-style-type:none;
	font-family:Georgia, Times New Roman, Serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
#menu ul li{
	float:left;
	display:block;
	padding:0 45px 0 20px; 
}
#menu ul li a{
	color:#542901;
	text-decoration:none;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#header{
	height:328px;
	margin-top:9px;
	background:url(images/repeat.png) repeat;
}
#header .logo{
	float:left;
	width:220px;
	padding-top:50px;
	padding-left:10px;
}
#slideshow{
	float:right;
	width:650px;
	margin-right:1px;
}
#content-container{
	background:url(images/bg-content.png) repeat-y center top;
	width:913px;
	margin:2px auto 0; 
	padding:20px 20px 0 20px;
}
#content-container .end{
	background:url(images/footer.png) no-repeat center top;
	width:913px;
	height:52px;
	display:block;
}
#content{
	padding:0 20px;
}
#content .sidebar{
	width:220px;
	display:block;
	float:left;
	text-align:center;
}
#content .sidebar .block{
	margin: 10px 0;
}
#content .sidebar h1, #content .sidebar h2{
	color: #5D3A27;
    font-size: 21px;
    font-weight: normal;
    line-height: 22px;
    padding: 0 10px;
	margin:20px 0;
    text-align: center;
}
#content .sidebar p{
	font-style:italic;
}
#content .sidebar ul{
	width:80%;
	text-align:left;
	margin:0 auto;
	display:block;
}
#content .sidebar ul li{
	padding-bottom:15px;
}
#content .data{
	width:597px;
	float:right;
	margin-right:20px;
}
#content .data h1{
	font-family:Times New Roman, Georgia, Serif;
	color:#542901;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin:30px 0 20px;
}
#content .data h2{
	font-family:Times New Roman, Georgia, Serif;
	color:#542901;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	margin:30px 0 20px;
}
#content .data h3{
	font-family:Times New Roman, Georgia, Serif;
	color:#542901;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	margin:30px 0 20px;
}
#content .data p{
	font-family:Arial, Tahoma, Sans Serif;
	margin:15px 0;
	line-height:15px;
	text-align:justify;
}
#content .data .img-left{
	margin-right:10px;
	float:left;
	display:block;
}
#content .data ul{
	margin-left:40px;
}
#content .data ul li{
	color:#542901;
	margin:5px 0;
}
#content a.gallery{
	border:1px solid #ccc;
	padding:2px;
	margin:20px;
	display:block;
	width:150px;
	height:150px;
	float:left;
}
#content a.gallery:hover{
	border:1px solid #222;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.hide{
	display:none !important;
}
.blocks{
	width:33%;
	float:left;
	display:block;
	text-align:center;
}
.largadas{
	width:100%;
	float:left;
	display:block;
	text-align:center;
}
#footer{
	text-align:center;
	margin:20px 0;
}
#slider {
    position:relative;
    width:650px; /* Change this to your images width */
    height:328px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.subtitulos
{
	color: #000;
    font-size: 15px;
    font-weight:bold;
	line-height: 22px;
    padding: 0 10px;
	margin:20px 0;
    text-align: center;	
}</pre></body></html>