/* line 17, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../Ruby187/lib/ruby/gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 4, ../sass/styles.scss */
ul li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

/* line 6, ../sass/styles.scss */
a {
  text-decoration: none;
}

/* FUNCTIONS */
/* /FUNCTIONS */
/* line 20, ../sass/styles.scss */
body {
  background: #073552;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d5d92), color-stop(100%, #073552));
  background: -webkit-linear-gradient(#0d5d92, #073552);
  background: -moz-linear-gradient(#0d5d92, #073552);
  background: -o-linear-gradient(#0d5d92, #073552);
  background: linear-gradient(#0d5d92, #073552);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#0d5d92', endColorstr='#073552');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5d92', endColorstr='#073552')";
  font-family: Arial;
}

/* line 25, ../sass/styles.scss */
strong {
  font-weight: bold;
}

/* line 29, ../sass/styles.scss */
.center {
  text-align: center;
}

/* line 32, ../sass/styles.scss */
.left {
  text-align: left;
}

/* line 35, ../sass/styles.scss */
.right {
  text-align: right;
}

/* line 40, ../sass/styles.scss */
.lista_bullet li {
  display: block;
  padding-left: 20px;
  padding-bottom: 10px;
  background: url("../img/lista_bullet.png") 0 3px no-repeat;
  line-height: 20px;
}

/* line 51, ../sass/styles.scss */
.tabs .tab a {
  background: #cecece;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #cecece));
  background: -webkit-linear-gradient(#fefefe, #cecece);
  background: -moz-linear-gradient(#fefefe, #cecece);
  background: -o-linear-gradient(#fefefe, #cecece);
  background: linear-gradient(#fefefe, #cecece);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#fefefe', endColorstr='#cecece');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cecece')";
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  border: 1px solid #cccccc;
  border-bottom: 0;
  display: block;
  padding: 10px;
  text-align: center;
  color: #a4a4a4;
  font-size: 15px;
  margin: 0 20px;
}
/* line 64, ../sass/styles.scss */
.tabs .tab.selected a {
  background: #b9ccd9;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b0c5d3), color-stop(100%, #b9ccd9));
  background: -webkit-linear-gradient(#b0c5d3, #b9ccd9);
  background: -moz-linear-gradient(#b0c5d3, #b9ccd9);
  background: -o-linear-gradient(#b0c5d3, #b9ccd9);
  background: linear-gradient(#b0c5d3, #b9ccd9);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#b0c5d3', endColorstr='#b9ccd9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0c5d3', endColorstr='#b9ccd9')";
  -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 5px 2px inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.5) 0 5px 2px inset;
  box-shadow: rgba(255, 255, 255, 0.5) 0 5px 2px inset;
  font-weight: bold;
  color: #525252;
}
/* line 72, ../sass/styles.scss */
.tabs .tabcontent {
  background: #f9f9f9;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b9cdd9), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(#b9cdd9, #f9f9f9);
  background: -moz-linear-gradient(#b9cdd9, #f9f9f9);
  background: -o-linear-gradient(#b9cdd9, #f9f9f9);
  background: linear-gradient(#b9cdd9, #f9f9f9);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#b9cdd9', endColorstr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9cdd9', endColorstr='#f9f9f9')";
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 2px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 5px 2px;
  border-top: 0;
}
/* line 77, ../sass/styles.scss */
.tabs .tabcontent p {
  padding: 20px;
}

/* line 83, ../sass/styles.scss */
#header {
  background: #073552;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d5d92), color-stop(100%, #073552));
  background: -webkit-linear-gradient(#0d5d92, #073552);
  background: -moz-linear-gradient(#0d5d92, #073552);
  background: -o-linear-gradient(#0d5d92, #073552);
  background: linear-gradient(#0d5d92, #073552);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#0d5d92', endColorstr='#073552');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5d92', endColorstr='#073552')";
  margin-top: 51px;
  color: #FFFFFF;
}
/* line 87, ../sass/styles.scss */
#header a {
  color: #FFFFFF;
}
/* line 91, ../sass/styles.scss */
#header .header {
  padding: 0;
}
/* line 95, ../sass/styles.scss */
#header .title {
  text-align: center;
  padding-top: 40px;
}
/* line 99, ../sass/styles.scss */
#header .title h1 span {
  display: none;
}
/* line 104, ../sass/styles.scss */
#header .chamada {
  text-align: center;
  padding-top: 40px;
  font-size: 20px;
  color: #6c8fa7;
}
/* line 109, ../sass/styles.scss */
#header .chamada span {
  font-size: 32px;
  font-weight: bold;
}
/* line 114, ../sass/styles.scss */
#header .contato {
  text-shadow: 0 1px 2px black;
  font-size: 11px;
  text-align: center;
  padding-top: 15px;
  font-weight: bold;
  vertical-align: middle;
}
/* line 121, ../sass/styles.scss */
#header .contato .logo {
  display: inline-block;
  clear: right;
  background: white;
  padding: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
}
/* line 129, ../sass/styles.scss */
#header .contato img {
  vertical-align: middle;
  margin-right: 2px;
}
/* line 133, ../sass/styles.scss */
#header .contato span {
  color: #ffef00;
}

/* line 139, ../sass/styles.scss */
#top_menu {
  background-color: #FFFFFF;
  text-align: right;
  padding: 5px 0;
  padding-top: 0;
  /* */
  vertical-align: middle;
  position: fixed;
  width: 100%;
  z-index: 99997;
  top: 0;
  left: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* */
}
/* line 153, ../sass/styles.scss */
#top_menu ul {
  font-size: 0;
  padding: 7px 0;
}
/* line 156, ../sass/styles.scss */
#top_menu ul li {
  font-size: 12px;
  border-right: 1px solid #d4d4d4;
  padding: 0 10px;
  vertical-align: middle;
}
/* line 161, ../sass/styles.scss */
#top_menu ul li a {
  display: inline-block;
  color: #999999;
}
/* line 164, ../sass/styles.scss */
#top_menu ul li a:hover {
  color: #333333;
}
/* line 168, ../sass/styles.scss */
#top_menu ul li:last-child {
  border-right: 0;
}

/* line 175, ../sass/styles.scss */
#menu {
  background: #143b61;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #76ade2), color-stop(100%, #143b61));
  background: -webkit-linear-gradient(#76ade2, #143b61);
  background: -moz-linear-gradient(#76ade2, #143b61);
  background: -o-linear-gradient(#76ade2, #143b61);
  background: linear-gradient(#76ade2, #143b61);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#76ade2', endColorstr='#143b61');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#76ade2', endColorstr='#143b61')";
}
/* line 177, ../sass/styles.scss */
#menu ul {
  font-size: 0;
}
/* line 179, ../sass/styles.scss */
#menu ul li {
  font-size: 15px;
  border-left: 1px solid #5b9bd8;
  border-right: 1px solid #194877;
  margin: 0;
}
/* line 184, ../sass/styles.scss */
#menu ul li a {
  display: inline-block;
  padding: 15px 3px;
}
/* line 187, ../sass/styles.scss */
#menu ul li a:hover {
  color: #76ade2;
}
/* line 191, ../sass/styles.scss */
#menu ul li.first {
  border-left: 0;
}
/* line 194, ../sass/styles.scss */
#menu ul li.last {
  border-right: 0;
}
/* line 197, ../sass/styles.scss */
#menu ul li.extra {
  background: #ff8d00;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffc000), color-stop(100%, #ff8d00));
  background: -webkit-linear-gradient(#ffc000, #ff8d00);
  background: -moz-linear-gradient(#ffc000, #ff8d00);
  background: -o-linear-gradient(#ffc000, #ff8d00);
  background: linear-gradient(#ffc000, #ff8d00);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#ffc000', endColorstr='#ff8d00');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc000', endColorstr='#ff8d00')";
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 3px 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 3px 10px;
  box-shadow: rgba(0, 0, 0, 0.7) 0 3px 10px;
  display: inline-block;
  border: 1px solid #f5a80b;
  margin-left: 5px;
}
/* line 204, ../sass/styles.scss */
#menu ul li.extra a {
  display: inline-block;
  padding: 7px;
  color: #993300;
}
/* line 208, ../sass/styles.scss */
#menu ul li.extra a:hover {
  color: #FFF;
}

/* line 217, ../sass/styles.scss */
.main {
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 0 0 25px;
  -moz-box-shadow: rgba(0, 0, 0, 0.75) 0 0 25px;
  box-shadow: rgba(0, 0, 0, 0.75) 0 0 25px;
  background: #FFFFFF;
  font-size: 13px;
  color: #666666;
  margin: 20px auto;
}
/* line 223, ../sass/styles.scss */
.main .sombra {
  background: url("../img/sombra.png") center center no-repeat;
  height: 16px;
  margin: 20px 10px;
}
/* line 228, ../sass/styles.scss */
.main .big_button {
  border: 1px solid #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #b1b1b1;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #b1b1b1));
  background: -webkit-linear-gradient(#ffffff, #b1b1b1);
  background: -moz-linear-gradient(#ffffff, #b1b1b1);
  background: -o-linear-gradient(#ffffff, #b1b1b1);
  background: linear-gradient(#ffffff, #b1b1b1);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='white', endColorstr='#b1b1b1');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#b1b1b1')";
  font-size: 15px;
  text-align: left;
  display: inline-block;
}
/* line 235, ../sass/styles.scss */
.main .big_button a {
  color: #2595ff;
  background: url("../img/big_button_bullet.png") 10px center no-repeat;
  padding: 10px 15px 10px 35px;
  display: block;
}
/* line 241, ../sass/styles.scss */
.main .big_button:hover {
  background: #cccccc;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(#ffffff, #cccccc);
  background: -moz-linear-gradient(#ffffff, #cccccc);
  background: -o-linear-gradient(#ffffff, #cccccc);
  background: linear-gradient(#ffffff, #cccccc);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='white', endColorstr='#cccccc');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#cccccc')";
}
/* line 244, ../sass/styles.scss */
.main .big_button:active {
  background: white;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b1b1b1), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(#b1b1b1, #ffffff);
  background: -moz-linear-gradient(#b1b1b1, #ffffff);
  background: -o-linear-gradient(#b1b1b1, #ffffff);
  background: linear-gradient(#b1b1b1, #ffffff);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#b1b1b1', endColorstr='white');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1b1b1', endColorstr='white')";
}

/* line 251, ../sass/styles.scss */
.destaque_header {
  text-align: center;
}
/* line 253, ../sass/styles.scss */
.destaque_header h2 {
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
  font-size: 36px;
  color: #1860a4;
  font-weight: bold;
  margin: 30px;
}
/* line 259, ../sass/styles.scss */
.destaque_header h2 strong {
  font-family: "Arial Black";
}
/* line 263, ../sass/styles.scss */
.destaque_header h3 {
  font-size: 23px;
  color: #2595ff;
  font-weight: bold;
  margin-top: 30px;
}

/* line 271, ../sass/styles.scss */
.destaque_ext {
  text-align: center;
}
/* line 273, ../sass/styles.scss */
.destaque_ext .button {
  text-shadow: 0 1px 2px black;
  color: white;
  font-size: 15px;
  padding: 4px 24px;
  display: inline-block;
  vertical-align: middle;
  margin: 10px auto;
  border: 3px solid #FFFFFF;
}
/* line 284, ../sass/styles.scss */
.destaque_ext.azul .destaque {
  background-color: #2595ff;
}
/* line 287, ../sass/styles.scss */
.destaque_ext.azul .button {
  background: #155592;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2595ff), color-stop(100%, #155592));
  background: -webkit-linear-gradient(#2595ff, #155592);
  background: -moz-linear-gradient(#2595ff, #155592);
  background: -o-linear-gradient(#2595ff, #155592);
  background: linear-gradient(#2595ff, #155592);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#2595ff', endColorstr='#155592');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2595ff', endColorstr='#155592')";
}
/* line 289, ../sass/styles.scss */
.destaque_ext.azul .button:hover {
  border: 3px solid #1c71c1;
}
/* line 295, ../sass/styles.scss */
.destaque_ext.amarelo .destaque {
  background-color: #faa61a;
}
/* line 298, ../sass/styles.scss */
.destaque_ext.amarelo .button {
  background: #c78415;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #faa61a), color-stop(100%, #c78415));
  background: -webkit-linear-gradient(#faa61a, #c78415);
  background: -moz-linear-gradient(#faa61a, #c78415);
  background: -o-linear-gradient(#faa61a, #c78415);
  background: linear-gradient(#faa61a, #c78415);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#faa61a', endColorstr='#c78415');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa61a', endColorstr='#c78415')";
}
/* line 300, ../sass/styles.scss */
.destaque_ext.amarelo .button:hover {
  border: 3px solid #de9317;
}
/* line 306, ../sass/styles.scss */
.destaque_ext.verde .destaque {
  background-color: #649600;
}
/* line 309, ../sass/styles.scss */
.destaque_ext.verde .button {
  background: #3a5700;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #649600), color-stop(100%, #3a5700));
  background: -webkit-linear-gradient(#649600, #3a5700);
  background: -moz-linear-gradient(#649600, #3a5700);
  background: -o-linear-gradient(#649600, #3a5700);
  background: linear-gradient(#649600, #3a5700);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#649600', endColorstr='#3a5700');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#649600', endColorstr='#3a5700')";
}
/* line 311, ../sass/styles.scss */
.destaque_ext.verde .button:hover {
  border: 3px solid #4f7700;
}

/* line 319, ../sass/styles.scss */
.destaque {
  position: relative;
  color: #FFFFFF;
  text-align: center;
  background-image: url("../img/bg_footer_destaque.png") bottom center no-repeat;
  height: 370px;
}
/* line 325, ../sass/styles.scss */
.destaque h3 {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  font-size: 28px;
  font-weight: bold;
  padding: 20px 10px;
  display: table-cell;
  width: 300px;
  height: 112px;
  vertical-align: middle;
}
/* line 335, ../sass/styles.scss */
.destaque h4 {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px;
  height: 45px;
}
/* line 343, ../sass/styles.scss */
.destaque span {
  font-size: 15px;
  display: block;
  margin: 10px;
  line-height: 18px;
}
/* line 349, ../sass/styles.scss */
.destaque .bg {
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 356, ../sass/styles.scss */
h2 {
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  margin: 30px auto;
}
/* line 361, ../sass/styles.scss */
h2.cinza {
  color: #525252;
}

/* line 366, ../sass/styles.scss */
h3 {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  margin: 20px auto;
}
/* line 371, ../sass/styles.scss */
h3.azul {
  color: #2595ff;
}

/* line 376, ../sass/styles.scss */
h4 {
  font-weight: bold;
  font-size: 18px;
  margin: 20px auto;
}
/* line 380, ../sass/styles.scss */
h4.azul {
  color: #2595ff;
}
/* line 383, ../sass/styles.scss */
h4.cinza {
  color: #888888;
}

/* line 388, ../sass/styles.scss */
hr {
  border: 1px solid #e8e8e8;
  border-bottom: 0;
  margin: 20px 10px;
}

/* line 394, ../sass/styles.scss */
.vantagem {
  color: #646464;
  text-align: center;
}
/* line 397, ../sass/styles.scss */
.vantagem h3 {
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0;
  text-align: left;
}
/* line 403, ../sass/styles.scss */
.vantagem span {
  display: block;
  text-align: left;
}
/* line 407, ../sass/styles.scss */
.vantagem .button {
  text-shadow: 0 1px 2px black;
  background: #3b3b3b;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7c7c7c), color-stop(100%, #3b3b3b));
  background: -webkit-linear-gradient(#7c7c7c, #3b3b3b);
  background: -moz-linear-gradient(#7c7c7c, #3b3b3b);
  background: -o-linear-gradient(#7c7c7c, #3b3b3b);
  background: linear-gradient(#7c7c7c, #3b3b3b);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#7c7c7c', endColorstr='#3b3b3b');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7c7c', endColorstr='#3b3b3b')";
  color: white;
  font-size: 13px;
  padding: 2px 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 10px auto;
  border: 3px solid #FFFFFF;
}
/* line 417, ../sass/styles.scss */
.vantagem .button:hover {
  border: 3px solid #5b5b5b;
}

/* line 423, ../sass/styles.scss */
.descricao_texto {
  margin-bottom: 20px;
}
/* line 425, ../sass/styles.scss */
.descricao_texto span {
  display: block;
  text-align: center;
}

/* line 431, ../sass/styles.scss */
.descricao_texto {
  margin-bottom: 20px;
}
/* line 433, ../sass/styles.scss */
.descricao_texto h3 {
  text-align: left;
}
/* line 436, ../sass/styles.scss */
.descricao_texto span {
  font-size: 13px;
  line-height: 20px;
  display: block;
  text-align: left;
}
/* line 442, ../sass/styles.scss */
.descricao_texto .images {
  text-align: center;
}
/* line 444, ../sass/styles.scss */
.descricao_texto .images img {
  text-align: center;
  display: inline;
  margin-top: 15px;
}
/* line 450, ../sass/styles.scss */
.descricao_texto .infobox {
  padding: 20px;
  font-size: 15px;
  color: #CCCCCC;
  background: #fbfbfb;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efefef), color-stop(100%, #fbfbfb));
  background: -webkit-linear-gradient(#efefef, #fbfbfb);
  background: -moz-linear-gradient(#efefef, #fbfbfb);
  background: -o-linear-gradient(#efefef, #fbfbfb);
  background: linear-gradient(#efefef, #fbfbfb);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#efefef', endColorstr='#fbfbfb');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#fbfbfb')";
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 3px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 3px;
}
/* line 457, ../sass/styles.scss */
.descricao_texto .infobox a {
  color: #2595FF;
  font-size: 18px;
}
/* line 461, ../sass/styles.scss */
.descricao_texto .infobox strong {
  font-weight: bold;
}

/* line 467, ../sass/styles.scss */
.descricao_texto.right h3 {
  text-align: right;
}
/* line 470, ../sass/styles.scss */
.descricao_texto.right span {
  text-align: right !important;
}

/* line 475, ../sass/styles.scss */
.spacer {
  line-height: 20px;
  height: 20px;
}

/* line 480, ../sass/styles.scss */
.lugar a {
  color: #999999;
}
/* line 482, ../sass/styles.scss */
.lugar a strong {
  font-size: 15px;
  color: #2595FF;
}

/* line 489, ../sass/styles.scss */
.template img {
  border: 1px solid #aaa;
  border-bottom: 0;
  margin-bottom: 0;
}
/* line 491, ../sass/styles.scss */
.template a strong {
  font-size: 13px;
  color: #ffffff;
  background: #aaa;
  display: block;
  width: 202px;
  padding: 5px 0;
  margin: auto;
  margin-top: 0;
  font-weight: normal;
  border: 0;
}
/* line 504, ../sass/styles.scss */
.template a:hover img {
  border: 1px solid #666;
  border-bottom: 0;
}
/* line 505, ../sass/styles.scss */
.template a:hover strong {
  background: #666;
}

/* line 512, ../sass/styles.scss */
.lista_video_ext {
  float: left;
  width: 300px;
  height: 395px;
  margin-left: 10px;
}
/* line 517, ../sass/styles.scss */
.lista_video_ext .lista_video {
  background: #e7e7e7;
  border: 3px solid #ececec;
  border-right: 0;
  overflow: hidden;
  height: 395px;
}
/* line 523, ../sass/styles.scss */
.lista_video_ext .lista_video li {
  display: block;
  padding: 10px;
}
/* line 526, ../sass/styles.scss */
.lista_video_ext .lista_video li a {
  color: #333333;
}
/* line 529, ../sass/styles.scss */
.lista_video_ext .lista_video li.selected {
  background: #0a4770;
}
/* line 531, ../sass/styles.scss */
.lista_video_ext .lista_video li.selected a {
  color: #FFFFFF;
}

/* line 539, ../sass/styles.scss */
.video {
  float: left;
  width: 640px;
  height: 401px;
  background: #0a4770;
}
/* line 544, ../sass/styles.scss */
.video iframe {
  width: 630px;
  height: 391px;
  margin: 5px;
}

/* line 552, ../sass/styles.scss */
.form div {
  display: block;
  margin: 10px 0;
  clear: both;
}
/* line 556, ../sass/styles.scss */
.form div label {
  display: inline-block;
  clear: none;
  width: 100px;
  text-align: right;
  margin: 0 10px;
}
/* line 562, ../sass/styles.scss */
.form div label.half {
  width: 50px;
}
/* line 566, ../sass/styles.scss */
.form div input, .form div select, .form div textarea {
  -webkit-appearance: none;
  background: white;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efefef), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(#efefef, #ffffff);
  background: -moz-linear-gradient(#efefef, #ffffff);
  background: -o-linear-gradient(#efefef, #ffffff);
  background: linear-gradient(#efefef, #ffffff);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#efefef', endColorstr='white');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='white')";
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  padding: 5px 8px;
  color: #666;
  width: 250px;
}
/* line 576, ../sass/styles.scss */
.form div input.small, .form div select.small, .form div textarea.small {
  width: 50px;
}
/* line 579, ../sass/styles.scss */
.form div input.large, .form div select.large, .form div textarea.large {
  width: 500px;
  height: 200px;
}
/* line 583, ../sass/styles.scss */
.form div input:focus, .form div select:focus, .form div textarea:focus {
  outline: none;
  -webkit-box-shadow: #2595ff 0 0 5px;
  -moz-box-shadow: #2595ff 0 0 5px;
  box-shadow: #2595ff 0 0 5px;
}
/* line 587, ../sass/styles.scss */
.form div input.button, .form div select.button, .form div textarea.button {
  width: auto;
  margin-top: 0;
  margin-bottom: 3px;
  padding: 8px 13px;
  background: #005bb2;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2595ff), color-stop(100%, #005bb2));
  background: -webkit-linear-gradient(#2595ff, #005bb2);
  background: -moz-linear-gradient(#2595ff, #005bb2);
  background: -o-linear-gradient(#2595ff, #005bb2);
  background: linear-gradient(#2595ff, #005bb2);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#2595ff', endColorstr='#005bb2');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2595ff', endColorstr='#005bb2')";
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 3px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
}
/* line 598, ../sass/styles.scss */
.form div input.button:hover, .form div select.button:hover, .form div textarea.button:hover {
  background: #2595ff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #75bcff), color-stop(100%, #2595ff));
  background: -webkit-linear-gradient(#75bcff, #2595ff);
  background: -moz-linear-gradient(#75bcff, #2595ff);
  background: -o-linear-gradient(#75bcff, #2595ff);
  background: linear-gradient(#75bcff, #2595ff);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#75bcff', endColorstr='#2595ff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bcff', endColorstr='#2595ff')";
}
/* line 601, ../sass/styles.scss */
.form div input.button:active, .form div select.button:active, .form div textarea.button:active {
  margin-top: 3px;
  margin-bottom: 0;
  background: #75bcff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2595ff), color-stop(100%, #75bcff));
  background: -webkit-linear-gradient(#2595ff, #75bcff);
  background: -moz-linear-gradient(#2595ff, #75bcff);
  background: -o-linear-gradient(#2595ff, #75bcff);
  background: linear-gradient(#2595ff, #75bcff);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#2595ff', endColorstr='#75bcff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2595ff', endColorstr='#75bcff')";
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 1px 5px;
}
/* line 607, ../sass/styles.scss */
.form div input.button.enviar_contato, .form div select.button.enviar_contato, .form div textarea.button.enviar_contato {
  margin-left: 125px;
}
/* line 612, ../sass/styles.scss */
.form div select {
  width: 266px;
}
/* line 615, ../sass/styles.scss */
.form div.validacao {
  display: inline-block;
  vertical-align: middle;
}
/* line 620, ../sass/styles.scss */
.form fieldset {
  margin-bottom: 20px;
}
/* line 622, ../sass/styles.scss */
.form fieldset span {
  width: 100px;
  margin: 0 10px;
  text-align: right;
}
/* line 628, ../sass/styles.scss */
.form fieldset p label {
  margin-left: 120px;
}
/* line 633, ../sass/styles.scss */
.form input.error:focus, .form select.error:focus, .form textarea.error:focus {
  -webkit-box-shadow: #990000 0 0 5px;
  -moz-box-shadow: #990000 0 0 5px;
  box-shadow: #990000 0 0 5px;
}
/* line 636, ../sass/styles.scss */
.form label.error {
  color: #990000;
  text-align: left;
  width: auto;
}

/* line 647, ../sass/styles.scss */
#footer .copyright {
  text-align: center;
}
/* line 651, ../sass/styles.scss */
#footer .endereco strong {
  display: block;
  margin-top: 15px;
  font-weight: bold;
}
