body {
	min-height: 1230px;
	min-width: 1200px;
	color: #000;
	font-family: Dax-Regular;
	font-size: 16px;
	line-height: 1.42857;
}

/*Estilização rápida - tamanhos padrões, cores de bgs, cores gerais, floats... etc*/
.bgw{ background-color: #ffffff;}.bgr{ background-color: #930e2c;}.bgy{ background-color: #fcd102;} .corb{color: #000;}.corr{ color: #930e2c;}.cory{ color: #fcd102;}
a{
	color: #990000;
} a:hover, a:focus {
	color: #000000;
	text-decoration: none;
} 
.fleft{ float:left;} .fright{ float: right;}
.page-header {  margin-bottom: 30px; } .page-header .lead {  margin-bottom: 10px; }
.container {  max-width: none !important;  width: 970px; }
.col-xs-4 {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#header{  } #header .container{  }
.logo{
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
 
}
.logo h1{ margin: 0; }
.logo h1 a{ background: transparent url(../images/logo.png) 0 0 no-repeat;
 width: 300px; height: 90px; 
 display: block;
 margin: 0 auto;
 text-indent: -9000px;
}

/*Menu*/
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
.container .navbar-header, .container .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
	padding-left: 15px;
	padding-right: 0px;
}
.navbar-toggle {  display: none;}.navbar-collapse {  border-top: 0;}.navbar-brand {  margin-left: -15px;}
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar{
  border-radius: 0;
  border: medium none;
  margin-bottom: 0;
  min-height: 40px;
  position: relative;
}

.navbar-nav {
	float: none;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.navbar-nav > li {   border-right: 1px solid #000000;
    float: left;
    padding: 0;
}

.navbar-nav > li.first > a{ padding-left: 0; }
.navbar-nav > li.last {   border-right: none;}
.navbar-nav > li.last > a { padding-right: 0;}
.navbar-nav > li > a {
	color: #000000;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

.nav > li > a:hover,
.nav > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus, .navbar-nav > li.active a{
  background-color: transparent; color: #6B0017; 
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}

.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}


.redbar { border-bottom: 5px solid #fcd102; height: 40px;}
.redbar .boxes {
	width: 100px;
	padding-top: 4px;
}
.redbar .boxes a{ width: 35px; height: 20px; margin-top: 7px;
  display: block; float: left; text-indent: -9000px;
} .redbar .boxes a:hover{ background-color: #fcd102;}
.redbar .boxes a.box1{margin-right: 10px;}

.redbar .linkssociais {
	height: 17px;
	margin-top: 8px;
	width: 40px;
	float: right;
}
.redbar .linkssociais a{ background: transparent url(../images/iconsocial.png) 0 0 no-repeat;
  width: 15px; height: 17px; float: left; display: block; text-indent: -9000px;
} .redbar .linkssociais a:hover{ background-position: 0 -17px; }
.redbar .linkssociais a.sface{ margin-right: 10px; }
.redbar .linkssociais a.stwitter{margin-right: 0; background-position: -15px 0; }
.redbar .linkssociais a.stwitter:hover{background-position: -15px -17px; }

.frase{
	height: 600px;
	margin-bottom: -19px;
	margin-top: 0px;
}

.hgrof{
	height: 230px;
	position: relative;
}
.hgrof h3{ margin: 15px 0; }
.hgrof p{ line-height: 130%; }
.hgrof p.txtstitle{ margin-top: 22px;    padding-right: 10px;}

a.maisr{background: url("../images/maisr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
height: 20px;
margin: 15px 20px;
text-align: left;
text-indent: -9000px;
width: 21px;
position: absolute;
bottom: -20px;
right: 10px;}

/*a.maisr{background: url("../images/maisr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 20px;
    margin: 15px 20px;
    text-align: left;
    text-indent: -9000px;
    width: 21px;}*/

a.maisy{background: url("../images/maisy.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    display: block;
    height: 23px;
    margin: 0;
    text-align: left;
    text-indent: -9000px;
    width: 400px;}
a.maisy:after{ border-top: 1px solid #000000;
    content: "";
    display: block;
    margin-top: -10px;
    width: 92%; }

/*Eventos*/
.eventos{margin: 20px 0;}
.col2{ margin-left: 20px; }
.title{ height: 70px; margin-bottom: 20px; }
.title h2{ color: #930E2C;
    margin: 0 0 5px;
    padding: 0; }
.title a.maistitle{  background: url("../images/maistitle.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    text-align: left;
    text-indent: -9000px;
    width: 100%;
}
.title a.maistitle:after{  border-top: 1px solid #000000;
    content: "";
    display: block;
    margin-top: -10px;
    width: 92%; }

    .listadeeventos ul{ padding: 0; list-style: none; }
    .listadeeventos ul li{ display: block;
    margin-bottom: 30px;
    width: 400px; }
    .listadeeventos ul li h3{ margin: 0 0 15px; }
    .listadeeventos ul li p{  }
    .listadeeventos ul li a.maisy{  }

/*Videos*/
.videos{ margin: 20px 0 40px; }
.videos .title{
	height: 70px;
	margin-bottom: 20px;
}

/*Fotos*/
.fotos{ margin: 20px 0 40px; }

/*Rodapé*/
#footer{
	padding: 50px 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #930e2c;
}
#footer h3{ color: #930E2C; margin: 0 0 20px;  }
#footer .footertexto{ margin: 0 0 30px; }
#footer .newsletter{ margin: 30px 0 0; }
#footer .newsletter input[type=text], #footer .newsletter input[type=email]{ margin: 0 0 5px; width: 400px; }
#footer .newsletter input[type=submit], button{ margin: 10px 0 0; }

#footer .reflinks{ margin: 0 0 20px; }
#footer .reflinks ul{ padding: 0; margin: 0; list-style: none; float: left; width: 190px }
#footer .reflinks ul.linksfooterl{ margin-right: 50px; }
#footer .reflinks ul.linksfooterr{ float:right;}
#footer .reflinks ul li{  border-bottom: 1px solid #000000;
    height: 16px;
    margin: 0 0 8px;
    padding: 0;
    width: 190px; }
#footer .reflinks ul li a{ color: #000;}
