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

.nav {
	font-family: 'BebasNeueRegular';
}

.col-md-4 {
    width: 33.33333333%;
  }

.carousel-caption {
  margin-top:-10px;
  font-family: 'BebasNeueRegular', sans-serif;
  font-weight:normal; 
}

.carousel-caption h2 {
	margin:14px 4px 0px 0px; padding: 4px;
	font-size: 30px;
	
}
.carousel-caption p {
	margin:-5px 0px 0px 5px; padding: 0px;
	font-family: sans-serif;
}

.bgrs {
	background-color: #424242;
	border: 0px;
	margin: 5px;
}

.list-group  {
	margin-top: 50px;
	margin-right: 50px;
	
}

.list-group2 {
	
	margin-right: 50px;
}

#divisao {
	margin-top: 20px;
}
.col-md-9 .list-group li {
	color: red;
	display: inline;
	background-color: none;
	border: 0px;
	padding: 10px;
	
}

.col-md-9 .list-group li img {
	width: 48px;
}

.navbar-brand {
	margin: -8px;
}

.col-md-9 .list-group2 li {
	display: inline;
	background-color: none;
	padding: 10px;	
	border: 0px;
}

.col-md-9 .list-group2 li a {
	color: white;
	font-weight: bold;
	background-color: transparent;
	padding: 10px;
}

.col-md-9 .list-group2 li a:hover {
	color: white;
	font-weight: bold;
	background-color: #2b2b2b;
	padding: 10px;
	text-decoration: none;
}

.first_gray {
	width: 100%;
	background-color: #8a8a8a;
	height: 15px;
}

.nav-pills > li.active > a {
    background-color:#575757;
}
// This changes the color of the active

.nav-pills>li.active>a:hover {
    background-color:#575757;
}

#hover-cap-4col .thumbnail {
    position:relative;
    overflow:hidden;    
	
}

.caption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    color:#fff !important;
}
.caption h6 {
	color: red;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.thumbnails{margin-left:0px;list-style:none;*zoom:1;}.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0;}
.thumbnails:after{clear:both;}
.row-fluid .thumbnails{margin-left:0px;}
.thumbnails>li{float:left;margin-bottom:0px;margin-right:20px;}
.thumbnail{display:block;padding:4px;line-height:20px;border:0px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
a.thumbnail:hover,a.thumbnail:focus{border-color:#0088cc;-webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);}
.thumbnail>img{display:block;max-width:99%;margin-left:auto;margin-right:auto;}
.thumbnail .caption{padding:9px;color:#ffffff;font-weight:bold; }
li h3 {font-family: 'BebasNeueRegular', sans-serif;margin-top:-15px; margin-bottom: 20px; margin-left: 5px; padding:0px;font-size:20px; width: 200px;}

.maisnoticias {
	border: 0px;
	margin-bottom: 10px;
}

.maisnoticias h2 {
	margin: 0px;
	padding: 0px;
	font-family: 'BebasNeueRegular', sans-serif;
	font-size: 25px;
	color: #4a4a4a;
}

#spannews {
		margin: 20px 0px 0px 0px;
		padding: 0px;
		height: 200px;
}

h4.media-heading {
	font-family: 'BebasNeueRegular';
	font-size: 23px;
	margin: 0px;
	padding: 0px;
}

li.media {

	list-style-type: none;
}
.conteudo_agenda{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

.carousel-control-news {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2%;
  font-size: 40px;
  color: #000;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
 
}
.carousel-control-news.left {
	margin-top: 14%;
	margin-bottom: 14%;
}
.carousel-control-news.right {
  right: 0;
  left: auto;
  margin-top: 14%;
  margin-bottom: 14%;
  
}

.carousel-control-news:hover,
.carousel-control-news:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control-news .icon-prev,
.carousel-control-news .icon-next,
.carousel-control-news .glyphicon-chevron-left,
.carousel-control-news .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control-news .icon-prev,
.carousel-control-news .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control-news .icon-next,
.carousel-control-news .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control-news .icon-prev,
.carousel-control-news .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: Verdana;
  
}
.carousel-control-news .icon-prev:before {
  content: '\2039';
}
.carousel-control-news .icon-next:before {
  content: '\203a';
}

.tit_interno {
	font-size: 35px;
	font-family: 'BebasNeueRegular';
	margin-top: 5px;
	text-shadow:2px 3px 5px #fff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#AABBCC,strength=13, direction=310);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=125,strength=5); 
	margin-left: 53px;
}

.fonte_mouseover {
	font-size: 35px;
	font-family: 'BebasNeueRegular';
	text-shadow:2px 3px 5px #fff;

}

/*.caption2:first-letter { 
font-size: 250%; 
color: #000; font-weight: bold; 
}*/

.caption3 h3 {
	font-size: 30px;
	font-family: 'BebasNeueRegular';
}

.caption3 h3 {
	margin-top: 50px;
}

.num_track {
	font-family: 'BebasNeueRegular';
	font-size: 55px;
	color: #aaa;
}

.nometrackhotlist {
	height: auto;
	font-family: sans-serif;
	font-size: 18px;
	margin-top: 12px;
}

.nometrackhotlist_dir {
	height: auto;
	font-family: sans-serif;
	font-size: 12px;

}

.dt_info {
	font-size: 8px;
	color: #545454;
	font-family: Verdana, sans-serif;
	
}
.logo_rodape {
	background-image:url('/V3/imagens/logo_rodape_100.png');
	background-repeat:no-repeat;
	background-position: center;
	height: 200px;
} 




img.desaturate{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}



.col-md-5 .caption2 a {
	color: blue;
}

/* #### bootstrap Form #### */
.bootstrap-frm {
    margin-left:auto;
    margin-right:auto;

    max-width: 500px;
    background: #FFF;
    padding: 5px 5px 5px 5px;
    font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #BBB;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.bootstrap-frm h1 {
    font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #DADADA;
    margin: -10px -30px 30px -30px;
    color: #888;
}
.bootstrap-frm h1>span {
    display: block;
    font-size: 11px;
}
.bootstrap-frm label {
    display: block;
    margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
    border: 1px solid #CCC;
    color: #888;
    height: 20px;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 70%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-frm select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height:15px;
}
.bootstrap-frm textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.bootstrap-frm .button {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 10px 25px 10px 25px;
    color: #333;
    border-radius: 4px;
}
.bootstrap-frm .button:hover {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
}

.msgContEmail {
	font-family: 'Arial';
	font-size: 20px;
}

.msgContEmail a {
	color: blue;
}

.textoContato {
	font-family: 'Arial';
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
}
.textoContato a {
	color: blue;
	font-size: 14px;
	font-weight: normal;
}
.textoContato p {
	border: 0px solid black;
	margin-top: -8px;
	padding: 0px;
	
}

.textoContato ul {
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
	
}
.textoContato li {

	padding: 0px;
	display: inline;
}
.textoContato img {
	padding: 0px;
	margin-top: -10px;
	display: inline;
}



#pesquisafsm-caixa {
background: #e9e9e9; padding:5px; border:0 none; width:228px;
}
#pesquisafsm-botao {
border: 1px solid #222;
color: #eee; 
background: url(/imagens/search.png) no-repeat left gray;
margin-left: -3px;
color:#fff;
font: 'trebuchet ms', trebuchet;
padding:5px 0px 5px 22px;
border:0 none;
font-weight:bold;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
#pesquisafsm-botao:hover {
cursor: pointer;
background:  url(/imagens/search.png) no-repeat left #2375E6;
}


#pesquisafsm-caixa2 {
background: #fff; margin-left: 15px; padding:5px; border:2px solid #b9cff0; width:50%; font-size: 17px;
font-family: 'trebuchet ms', trebuchet;
}
#pesquisafsm-botao2 {
border: 1px solid #222;
color: #ggg; 
background: /*url(/V3/imagens/search.png) no-repeat left */#4591fa;
margin-left: -3px;
color:#fff;
font-size: 15px;
padding:9px 15px 9px 15px;
border:0 none;
font-weight:bold;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
#pesquisafsm-botao2:hover {
cursor: pointer;
background:  /*url(/V3/imagens/search.png) no-repeat left*/ #2375E6;
}


.listaBusca {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.listaBusca a {
	color: #4591fa;
	font-weight: bold;
	font-size: 17px;
}
.listaBusca a:hover  {
	color: #2375E6;
}

 
.listaTipoBusca {
	font-size: 18px;
}
.listaTipoBusca span {
	color: red;
	font-weight: bold;
}


.links {
	color: black;
}

.entrevistas:hover {
	color: red;
	text-decoration: underline;
 
}

.lancamentos:hover {
	color: green;
	text-decoration: underline;
 
}

.maisnoticias:hover {
	color: #ffca38;
	text-decoration: underline;
 
}