@charset "utf-8";
/* CSS Document */

body {
	margin: 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #525252;	
	background-color: #CFCFCF;
	background-image: url(images/header_bg_02.png);
	background-repeat: repeat-x;
	
}
#wrapper{
}

.full{
	width: 100%;
}

.grid{
	width: 1024px;
	margin: 0 auto;
}

#header-wrapper{
	margin-top: 28px;
}

#menu1 {
	overflow: !important;
	margin-top: 60px;
	height: 4.5em;
	margin-bottom: 0em;
	background: #000000 url(images/img11.jpg) repeat-x;
}

#menu1 {
	overflow: !important;
	height: 4.5em;
	margin-bottom: 0em;
	background: #000000 url(images/img11.jpg) repeat-x;
}

#menu1 ul {
	text-align: center;
}

#menu1 li {
	display: inline-block;
	padding: 0em 0.4em;
	line-height: 2.8em;
}

#menu1 a {
	display: block;
	float: left;
	margin-right: 0.12em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 1.25em;
	color: #FFFFFF;
}

#menu1 .current_page_item {
	color: #FFFFFF;
}

#menu1 .current_page_item a {
	color: #FFFFFF;
}

#menu1 a:hover {
	color: #000000;
	
}

#flash-wrapper{
	margin-top: 25px;
	
}

#post{
	margin-top: 20px;
	padding: 0em 0em 3.5em 2.5em;
	font-family: 'Oswald', sans-serif;
	float:left;
}

#post h2{margin: 0em;
	padding: 0em;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 3em;
	color: #2A2A2A;
}

#post .subtitle {
	padding: 0em 0em 1.25em 0em;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 1.31em;
	font-weight: 300;
	color: #FF3002;
}
#post .subtitle1 {
	padding: 0em 0em 1.25em 0em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #006633;
}

#post p{
	line-height: 160%;
}

#marketing{
	margin-top: 40px;

}

#marketing .title {
	padding-bottom: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ff6600;
	font-weight:200;
}
#marketing .subtitle {
	padding-bottom: 1em;
	font-weight: bold;
	color: #464646;
	line-height: 40px;;
}

#marketing p {
	padding-bottom: 0em;
	line-height: 160%;
}

.col1{
	float:left;
	width:245px;
	margin-left:13px;
}

.col{
	float:left;
	width:245px;
}
.button-style2 a {
	display: inline-block;
	height: 2em;
	margin-top: 0em;
	padding: 0em 1.25em;
	background: #FE3602 url(images/img06.png) repeat-x;
	border-radius: 5px;
	line-height: 2em;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
}

.button-style3{
	display: inline-block;
	min-height: 3em;
	margin-top: 0em;
	padding: 0em 1.25em;
	background: #FE3602 url(images/img06.png) repeat-x;
	border-radius: 5px;
	line-height: 1.5em;
	text-decoration: none;
	font-size: 1.1em;
	color: #FFFFFF;
}

.button-style3 a{
	text-decoration: none;;
	color: #FFFFFF;
}

.margin-button{
	margin-left:0px;
	width:58%;
	margin-top: 20px;
}

#footer-wrapper{
	margin-top: 30px;
	float:left;
	width: 100%;
	background-image: url(images/img04.png);
	background-repeat: repeat;
	overflow: hidden;
	padding: 2em 0em;
	color: #2A2A2A;
	line-height:160%;
}

#footer-wrapper h2{
	font-family: 'Oswald', sans-serif;
	padding: 0em 0em 0.2em 0em;
	text-transform: uppercase;
	color: #006600;
	font-size: 14pt;
	font-weight:100;
}

#footer-wrapper a{
	text-decoration:none;
	color:#FF3002;
}

#footer-wrapper p strong{
	font-size: 9pt;
}

#copyright{
	float:left;
	width: 100%;
	background-image: url(images/img01.png);
	background-repeat: repeat;
	background-color: #CFCFCF;
	padding: 1.875em 0em;
	text-align: center;
}

#copyright p {
	font-family: 'Abel', sans-serif;
	font-size: 1.125em;
	color: #333333;
}

.content{ float:left; 
	margin-left: 25px;
	margin-top: 20px;
}

.title{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 3em;
	color: #2A2A2A;
	padding: 0px;
	margin:0px;
}

.content p{
	margin: 0px;
	line-height: 160%;
}

.imgBaner{
	border: 4px solid #FFF;
}
#popupmapa{
                position: fixed;
                float:left;
                top:0px;
                left:0px;
                width: 100%;
                height: 100%;
                padding: 20px 20px 20px 20px;
                display: none;
                background-image: url(../galeria/fancybox_overlay.png);
                z-index: 110000;
            }
			
#popupsac{
                position: fixed;
                float:left;
                top:0px;
                left:0px;
                width: 100%;
                height: 100%;
                padding: 20px 20px 20px 20px;
                display: none;
                background-image: url(../galeria/fancybox_overlay.png);
                z-index: 110000;
            }
.qualificacoes{background-color:#b9efcf; margin-left:112px; margin-top:5px; cursor:pointer; float:left; width:800px;border: #360 2px solid; border-radius: -5px; height:30px;}

.transicao{
	-webkit-transition: opacity 5s;
  -moz-transition: opacity 5s;
  -o-transition: opacity 5s;
  -ms-transition: opacity 5s;       
  transition: opacity 5s;
  opacity: 0.5;
}
.transicao1{
	opacity: 1;
}