body {
    background-color: #fff;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 62.5%;
}

/* ==|== Estilos Principais ================================================== */

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

.container {
    max-width: 1140px;
    margin: 0 auto;
}

.container1 {
    max-width: 1140px;
    margin: 0 auto;	
}

img,
embed,
object,
iframe,
video {
	height: auto;
	max-width: 100%;
}

header {
    width: 100%;
    height: 100px;
    margin-top: 0;
}

nav {
	width: 100%;
	top: 0;
}

#menuHeader {
	position: relative;
	width: 100%;
	height: 55px;
	line-height: 55px;
	background-color: #2B548C;
}
#menuHeader ul {
	width: 1100px;
	margin: 0 auto;
	list-style: none;
}
#menuHeader ul li {
	float: left;
}
#menuHeader ul li a {
	float: left;
    font-family: 'teenregular';
	font-size: 1.5em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 8px;
	font-weight: bold;
}
#menuHeader ul li:first-child a {
	border-left: 0;
}
#menuHeader ul li:last-child a {
	border-right: 0;
}
#menuHeader ul li a:hover {
	color: #BF6000;
}
.menu-fixo  {
	position:fixed !important;
	top: 0;
	z-index: 99;
}

.nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.nav li {
	float: left;
}

.nav li a{
    display: block;
    padding: 2px 15px;
    text-decoration: none;
    font-family: 'teenregular';
	font-size: 1.5em;
	color: #fff;
}

#btn-nav{
    display: none;
    border-radious: 3px;
    color: #fff;
    padding: 5px;
    cursos: pointer;
    margin: 5px 5px 0 25px;
	font-family: 'teenregular';
	font-size: 1.5em;
	color: #fff;
}

.section-a {
	width: 27.19298245614035%; /* 310px - 1140px */
	min-height: 200px;
	float: left;
}

.section-b {
	width: 72.80701754385965%; /* 830px - 1140px */
	margin-bottom: 1.2em;
	float: left;
}

.section-b1 {
	width: 91.56626506024096%; /* 760px - 830px */
	margin-bottom: 1.2em;
	margin-left: 3.2em;
	padding-bottom: 1.8em;
	float: left;
	background-color: #F4F5F6;
	filter: alpha(opacity=95); 
	filter: alpha(opacity='95'); /* IE */
	-moz-opacity: 0.95; /* Firefox */
	opacity: 0.95; /* Opera */
	border-radius: 3em;
	box-shadow: #999 0.5em 0.5em 0.3em;
}

.section-b h1  {
    font-family: 'teenregular';
	font-size: 3.0em;
    font-weight: normal;
	font-style: normal;
    color: #BF6000;
	padding-left: 2.89156626506024%; /* 15px - 830px */
	padding-right: 2.89156626506024%; /* 15px - 830px */
	margin-bottom: 1.0em;
	letter-spacing:-0.5px;
}

.section-b h2  {
    font-family: 'teenregular';
	font-size: 1.6em;
    font-weight: normal;
	font-style: normal;
    color: #056DA2;
	padding-left: 2.89156626506024%; /* 15px - 830px */
	padding-right: 2.89156626506024%; /* 15px - 830px */
	margin-bottom: 0.6em;
}

.section-b h2 a  {
    font-family: 'teenregular';
    font-weight: normal;
	font-style: normal;
    color: #056DA2;
}

.section-b h3  {
    font-family: 'teenregular';
	font-size: 2.0em;
    font-weight: normal;
	font-style: normal;
    color: #056DA2;
	padding-left: 2.89156626506024%; /* 15px - 830px */
	padding-right: 2.89156626506024%; /* 15px - 830px */
	margin-bottom: 0.3em;
}

.section-b p  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
    color: #111;
	padding-left: 2.89156626506024%; /* 15px - 830px */
	padding-right: 2.89156626506024%; /* 15px - 830px */
	margin-bottom: 0.6em;
}

.section-b a {
	font-family: Arial, Helvetica, sans-serif;
	color: #111;
	text-decoration: none;
}

.section-b a:hover {
	text-decoration: underline;
}

.section-b img {
	border: none;
}

.section-b ul {
    float: left;
}

.section-b ul li  {
    float: left;
	list-style: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
    color: #111;
	padding-left: 2.89156626506024%; /* 15px - 830px */
	padding-right: 2.89156626506024%; /* 15px - 830px */
	margin-bottom: 0.6em;
}

/* table1 */

.table1 {
	border-collapse: collapse;
	background-color: #fff;
	width: 95%;
	margin-left: 2.89156626506024%; /* 15px - 830px */
	margin-right: 2.89156626506024%; /* 15px - 830px */	
	margin-bottom: 0.6em;
	vertical-align: top;
}

.table1 tr td,
.table1 tr th {
	border-bottom: 1px solid #AD9F84;
	padding: 4px 8px;
	margin: 2px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #595246;
	text-align: left;
	vertical-align: top;
}

.table1 tr th {
	background-color: #BF6000;
	color: #fff;
}

.table1 tr.bg {
	background-color: #ccc;
}

.formInput {
	width: 200px; /* 200px - 1140px */
	height: 2.3em; /* 35px - 640px */
	background-color: #E7E2DA;
	border: 1px solid #E3DFD5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
    color: #2A548B;
	padding: 0 3px
}

.formMsg {
	width: 200px; /* 200px - 1140px */
	height: 4.3em; /* 35px - 640px */
	background-color: #E7E2DA;
	border: 1px solid #E3DFD5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
    color: #2A548B;
	padding: 0 3px
}

.formBotao {
	background-color: #2A548B;
	font-family: 'teenregular';
	font-size: 1.3em !important;
    font-weight: normal;
	font-style: normal;
    color: #fff;
	padding: 0.2em !important;
	text-decoration: none !important;
	border: 0;
}

.formBotao:hover {
	background-color: #BF6000;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

   
@media screen and (max-width: 1140px) {

.container {
	padding: 0;
}

.container1 {
	padding: 0;
}

@media screen and (max-width: 980px) {

body {
    background-image: url(../img/bg-980.jpg);
}

header {
	height: 1o0px;	
}

.container {
	padding: 0 1em 0 1em;
}

.container1 {
	padding: 0 1em 0 1em;
}

#menuHeader ul {
	list-style: none;
	float: left;
	padding-bottom: 3px;
	padding-top: 0;
}

#menuHeader ul li a {
	font-size: 1.6em;
}
	
}

@media screen and (max-width: 800px) {


body {
    background-image: url(../img/bg-768.jpg);
}

header {
	height: 1o0px;	
}

.container {
	padding: 0 1em 0 1em;
}

.container1 {
	padding: 0 1em 0 1em;
}

#menuHeader {
	position: relative;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #2B548C;
}
#menuHeader ul {
	width: 778px;
	margin: 0 auto;
	list-style: none;
}
#menuHeader ul li {
	float: left;
}
#menuHeader ul li a {
	float: left;
    font-family: 'teenregular';
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 12px;
	font-weight: bold;
}

#btn-nav {
    display: block;
}

.nav {
	display: none;
}

.nav li {
    float: none;
	width: 200px;
	background-color: #999;
	margin: 0 0 0 25px;
}

.nav li a{
    display: block;
    padding: 2px 15px !important;
    text-decoration: none;
    font-family: 'teenregular';
	font-size: 1.5em;
	color: #fff;
}


@media screen and (max-width: 768px) {

body {
    background-image: url(../img/bg-768.jpg);
}

header {
	height: 1o0px;	
}

.container {
	padding: 0 1em 0 1em;
}

.container1 {
	padding: 0 1em 0 1em;
}



#menuHeader {
	position: relative;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #2B548C;
}
#menuHeader ul {
	width: 750px;
	margin: 0 auto;
	list-style: none;
}
#menuHeader ul li {
	float: left;
}
#menuHeader ul li a {
	float: left;
    font-family: 'teenregular';
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 12px;
	font-weight: bold;
}

#btn-nav {
    display: block;
}

.nav {
	display: none;
}

.nav li {
    float: none;
	width: 200px;
	background-color: #999;
	margin: 0 0 0 25px;
}

.nav li a{
    display: block;
    padding: 2px 15px !important;
    text-decoration: none;
    font-family: 'teenregular';
	font-size: 1.5em;
	color: #fff;
}
    
}


@media screen and (max-width:492px){

header {
	height: 80px;	
}

nav{
	left: -20px;
}

#menuHeader {
	position: relative;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #2B548C;
}
#menuHeader ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
}
#menuHeader ul li {
	float: left;
}
#menuHeader ul li a {
	float: left;
    font-family: 'teenregular';
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 5px;
	font-weight: bold;
}

#btn-nav {
    display: block;
}

.nav {
	display: none;
}

.nav li {
    float: none;
	width: 200px;
	background-color: #999;
	margin: 0 0 0 25px;
}

.nav li a{
    display: block;
    padding: 2px 15px !important;
    text-decoration: none;
    font-family: 'teenregular';
	font-size: 1.5em;
	color: #fff;
}

.section-a {
	background-image:url(../img/logo.png);
	background-repeat: no-repeat;
	width: 100%; /* 1140px */
	height: 220px;
	margin-right: 1.7em; /* 18px - 1140px */
	margin-bottom: 1.2em;
	margin-left: 0.5em; /* 17px - 1140px */
	float: left;
}

.section-b {
	width: 100%; /* 1140px */
}

@media screen and (max-width:320px){
	
header {
	height: 80px;	
}

nav{
	left: -30px;
}

#menuHeader {
	position: relative;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #2B548C;
}
#menuHeader ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
}
#menuHeader ul li {
	float: left;
}
#menuHeader ul li a {
	float: left;
    font-family: 'teenregular';
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 5px;
	font-weight: bold;
}

#btn-nav {
    display: block;
}

.nav {
	display: none;
}

.nav li {
    float: none;
	width: 200px;
	background-color: #999;
	margin: 0 0 0 25px;
}

.nav li a{
    display: block;
    padding: 2px 15px !important;
    text-decoration: none;
    font-family: 'teenregular';
	font-size: 1.5em;
	color: #fff;
}

.section-a {
	background-image:url(../img/logo.png);
	background-repeat: no-repeat;
	width: 100%; /* 1140px */
	height: 220px;
	margin-right: 1.7em; /* 18px - 1140px */
	margin-bottom: 1.2em;
	margin-left: 0.1em; /* 17px - 1140px */
	float: left;
}

.section-b {
	width: 100%; /* 1140px */
}

}

.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table; 
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
