/* CSS Base - @andrebeltrame August 8, 2012 */


* { margin: 0; padding: 0; outline: none; border: 0;}
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong { font-weight: bold;}


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

}
.c { clear: both;}
a { color: #000; text-decoration: none;}

h1, h2, h4 { font-family: 'adobe_caslonregular'; font-weight: lighter; }


.shadow {-webkit-box-shadow: 1px 1px 6px 1px #333; box-shadow: 1px 1px 6px 1px #333;  }
.left-pic { float: left; margin: 0 30px 10px 0;}
.right-pic { float: right; margin: 0 0 10px 20px;}

body { font-family: Verdana, Tahoma, Arial; font-size: 12px; color: #000; background: #a7a9ac;}
#wrapper { width: 855px; margin: 30px auto 0 auto;}
#header { position: relative}
#header h1 a { display: block; background: url(i/logo.png) no-repeat; width: 412px; height: 77px; text-indent: -99999px; margin: 0 auto 50px auto;}
#lang { position: absolute; right: 0; top: 0;  display: block; list-style: none}
#lang li { display: block; float: left; margin-left: 1px;}
#lang li a { display: block; font-size: 12px; padding: 4px 5px; background: #d3d6da; color: #000}
#lang li.first a { background: #000; color: #fff;}

#menu { display: block; list-style: none; border-bottom: 1px solid #000; height: 30px; margin: 10px 0 5px 0;}
#menu li { display: block; float: left; margin-right: 40px; margin-left: 50px;}
#menu li a { text-transform: uppercase; color: #000; font-family: 'adobe_caslonregular'; font-size: 14px; display: block; padding: 6px 0px 6px 0; border-bottom: solid #000 4px; }
#menu li a:hover { color: #333;}
#menu li.first { margin-left: 60px;}

#home-content { margin: 0 0 40px 0}
#home-content ul { display: block; list-style: none}
#home-content h2 { text-transform: uppercase; font-size: 20px; margin-bottom: 20px; display: block;}
#home-content h4 a { text-decoration: underline; font-size: 12px;}
#home-content li { display: block; float: left; width: 280px;}
#home-content li.start { width: 300px; margin-right: 10px; padding-right: 10px;}
#home-content li.sec { width: 230px; margin-right: 20px}
#home-content li p { display: block; line-height: 17px; margin-bottom: 10px; font-size: 11px;}
#home-content li p a { display: block; text-decoration: underline;}
#home-content a:hover { color: #fff;}



#content { margin: 20px 30px 10px 60px;}
.article p  { font-size: 13px; margin-bottom: 10px; line-height: 19px; }
.article h3 { display:block; font-weight: bold; font-size: 15px; margin-bottom: 20px;}
.base-1 { width: 450px; min-height: 400px; float: left}
.header-contato { margin: 20px 0 0px 0;}
.mapa { margin: 0 -30px 10px 0}
.no-base { margin: 15px 0!important;;}

#aside { width: 220px; float: right; padding-left: 20px; border-left: 1px solid #000; min-height: 400px; margin-left: 20px;}
#aside ul, #sitemap ul { margin-bottom: 10px;}
#aside ul ul, #sitemap ul ul { margin-top: 20px; margin-left: 40px; margin-bottom: 20px;}
#aside li, #sitemap li { display: block; margin-bottom: 10px;}
#aside li a, #sitemap li a { font-size: 14px;}
#aside .aberto a { text-decoration: underline}
#aside li a:hover, #sitemap li a:hover { text-decoration: underline}

#footer { border-top: 1px solid #000; text-align: center; padding: 15px 0 0 0; margin: 0 0 15px 0;}
#footer ul { display: inline}
#footer ul li { font-size: 11px; color: #484848; display: inline; text-align: center; border-right: 1px solid #484848; padding:0px 6px 2px 0; height: 10px; line-height: 10px; margin: 0 5px 0 5px; }
#footer li a { font-size: 11px; color: #484848; text-decoration: underline; padding: 0px;  text-align: center}
#footer ul li:last-child { border: none;}
#footer li a:hover { text-decoration: none;}


#formail { float: left}
.form { width: 350px;}
.form label { font-size: 14px;}
.form p { font-size: 14px; margin-bottom: 10px;}
.form div { margin-bottom: 10px;}
.form label.block { display: block; margin-bottom: 5px;}
.form input[type=text] { padding:6px 5px; width: 350px; border: 2px solid #94959d; font-size: 16px;}
.form label input { margin-right: 5px;}
.form input[type=submit] { background: #000; color: #fff; width: 80px; padding: 5px; font-size: 16px; float: right}
.form textarea { width: 350px; padding: 5px;  border: 2px solid #94959d; font-size: 16px; height: 150px; font-family: Arial;}


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 20px 0 30px 0; position: relative; height: 300px;}
.flex-viewport {max-height: 420px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}
#response span { display: block; padding: 5px;}


/* Direction Nav */
.flex-direction-nav a {width: 30px; height: 30px; margin:0px 0 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 0px; text-align: right; margin: 10px 30px 20px -10px;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 14px; height: 13px; display: block;  font-size: 12px; background: #d3d6da; color: #000; padding: 4px; text-align: center; }
.flex-control-paging li a:hover { }
.flex-control-paging li a.flex-active { background: #1c1c1d; color: #fff; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}