body {
	background: #FFFFFF;	
}

a {
	color: #0E61A7;
}

a:hover {
	color: #2292EC;
}

a:focus {
	color: #0E61A7;
}

li {
	line-height: normal;
}

/***************************************************************Cabeçalho*/
#header {
	height: 180px;
	min-height: 180px;
	max-height: 180px;	
}

#header_container {
	width: 940px;
	max-width: 940px;
	padding: 10px;
	margin: 0 auto;
	height: 160px;
	max-height: 160px;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;            	  
}

#header_logo {
	width: 200px;
	max-width: 200px;	
	height: 160px;
	max-height: 160px;
	position: relative;
	float: left;	
	margin-right: 10px;
}

#header_logo a:hover {
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */ 
}

#header_logo img{
	max-width: 190px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari e Chrome */
    -o-transform: translate(-50%, -50%); /* Opera */
    -moz-transform: translate(-50%, -50%); /* Firefox */	
}

#header_texto {
	height: 160px;
	max-height: 160px;
	width: 580px;
	position: relative;
	float: left;
}

#header_texto_container {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%); /* IE 9 */
    -webkit-transform: translate(0, -50%); /* Safari e Chrome */
    -o-transform: translate(0, -50%); /* Opera */
    -moz-transform: translate(0, -50%); /* Firefox */
}

.header_tit {
	font-size: 26px;
	display: block;
	margin-bottom: 5px;
	line-height: 100%;
}

.header_subtit {
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	line-height: 100%;
}

#header_sociais {
	height: 160px;
	width: 150px;
	float: left;
	position: relative;
}

#header_sociais_container {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%); /* IE 9 */
    -webkit-transform: translate(0, -50%); /* Safari e Chrome */
    -o-transform: translate(0, -50%); /* Opera */
    -moz-transform: translate(0, -50%); /* Firefox */
}

.header_sociais_button {
	min-height: 32px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.header_sociais_button a{
	font-size: 12px;
	font-weight: bold;	
}

.header_sociais_button a:hover{
	text-decoration: none;
}

.header_sociais_button img{
	margin-right: 5px;
}

.header_sociais_button:hover{
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

/***********************************************************Fim Cabeçalho*/

/***********************************************************Início menu*/
#menu_content {
	background: #D2D2DA;
}

#menu_content_nao {
	background: #D2D2DA;
}

.mostra_mobile{
	display: none;
}

#nao_mostra_mobile{
	display: block;
}


/***********************************************************Fim menu*/

/***********************************************************Início Conteúdo*/

#content {	
	margin-left: auto;
	margin-right: auto;	
	clear: both;
	min-height:400px;	
}

/* Carrossel */
#carrossel {
	width: 940px;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFFF;
	height: 340px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Fim Carrossel */

/* Novidades */
#novidades {
	padding-bottom: 1px;
	margin-bottom: 10px;
}

/* Fim Novidades */

/***********************************************************Fim Conteúdo*/

/* elementos da home */
#novidades_conteudo {
	margin-bottom: 0px;		
}

#novidades_conteudo ul li {
	width: 220px;
	display: inline-block;
	vertical-align: top;  /* Corrige bug no IE */	
}

.novidades_img_hover {
	display: block;
}

.novidades_img_hover:hover {
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

.novidades_conteudo_container {
	height: 170px;
	padding: 10px;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

.novid_chamada {
	font-size: 12px;
	line-height: 18px;
}

.novidades_wrap {	
	font-size: 14px;
	line-height: 20px;
}

.novidades_margem_left {
	margin-left: 16px;
}

.novidades_link {
	font-size: 12px;
	overflow: hidden;
	clear: both;
}

.novidades_link a{
	line-height: 10px;
	vertical-align: middle;
}

.hr_red {
	border: #971E21 4px solid;
	margin: 0px;	
}

.hr_orange {
	border: #F79A1B 4px solid;
	margin: 0px;	
}

.hr_blue {
	border: #266EB5 4px solid;
	margin: 0px;	
}

.hr_purple {
	border: #792279 4px solid;
	margin: 0px;	
}

.hr_linha {
	border-top: #CCCCCC 1px solid;
	margin: 0px;	
	margin-top: 10px;
	margin-bottom: 10px;
}

/* conteúdo left da home */
#left_container {	
	margin-right: 10px;
	float: left;
}

#videos {				
	clear: both;	
	margin-top: -10px;
}

#videos_lista ul li{
	display: inline-block;
	vertical-align: top;  /* Corrige bug no IE */	
}

#videos_lista ul li a{
	display: block;	
}

#videos_lista ul{
	text-align: center;		
}

#videos_lista img {
	width: 150px;
}

.videos_margem_left{
	margin-left: 1px;
}


#fotos {
	width: 460px;
}

#fotos_lista img {
	width: 120px;
}

#fotos_lista ul {
	text-align: center;
}

#fotos_lista ul li{
	display: inline-block;
	border: #CCCCCC 1px solid;
	padding: 10px;
	margin-bottom: 5px;
}

#fotos_lista ul li a{
	display: block;	
}

.fotos_margem_left{
	margin-left: 12px;
}

#destaques {
	width: 690px;
	background: #EFEFF5;
	padding: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin-top: -10px;	
	border-radius: 10px;	
}

#destaques ul li {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 200px;
	max-width: 200px;
	min-width: 200px;	
	padding: 10px;
	background: #FFFFFF;
	border-radius: 10px;
	border: #E6E6EE solid 1px;
}

#destaques h4 {
	font-size: 24px;
	color: #0E61A7;
	font-weight: normal;
	line-height: 26px;
}

#destaques p {
	font-size: 12px;
	line-height: 20px;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	margin-top: 22px;
	overflow: hidden;	
}

.destaques_margem_left {
	margin-left: 2px;
}

.destaques_news {
	font-size: 12px;
}

.destaques_form {
	margin-top: 10px;
	margin-bottom: 0px;	
}

.destaques_form input {
	width: 188px;
	margin-bottom: 2px;
}

.destaques_news_codigo {
	width: 68px !important;
}

#pensenisso {
	width: 890px;
	margin: 10px auto;		
}

/* conteúdo sidebar right*/
#right_container {
	width: 240px;	
	float: right;
}

#publicidade {	
	background: #FFFFFF;
	margin-bottom: 10px;
}

#carouselPublicidade {
	margin-bottom: 0px;
}

#programacao {		
	margin-bottom: 10px;
	overflow: hidden;
}

#programacao h1 {
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
	margin: 0px;
	line-height: 14px;
}

.programacao_ul li {
	width: 220px;
	padding: 12px 0px;
	overflow: hidden;	
}

.programacao_linha {
	border-top: #CCCCCC 1px solid;
	margin: 0 auto;
	width: 80%;
	text-align: center;
}

.calendario {
	background: url(../img/fundo_programacao.jpg);
	width: 60px;
	height: 72px;
	float: left;
	margin-right: 10px;
}

.calendario h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
	text-align: center;
	margin: 0px;
	margin-top: 10px;	
}

.calendario h3 {
	font-size: 22px;
	font-weight: bold;
	width: 60px;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	color: #666666;
}

.calendario h2 {
	font-size: 12px;
	font-weight: bold;
	width: 60px;
	text-align: center;
	line-height: 10px;
	margin: 0px;
	color: #666666;
}

#facebook {	
	height: 300px;			
}

#facebook_container {
	margin-top: 10px;			
	text-align: center;
	height: 290px;	
}

#barra_portal {
	height: 40px;
	background: #000000;
	border-bottom: #FFFFFF 1px solid;
	max-height: 40px; /* 40 */
	overflow: hidden;
}

#barra_portal_container {
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	margin: 0 auto;	
}

#barra_portal_iframe {
	width: 940px;
}

/* fim elementos da home */

/*Nav-pills */
.home_title {	
	border-bottom: #CCCCCC 1px solid;
	height: 40px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.home_title img{
	float: left;
	margin-right: 5px;
}

.nav-pills .dropdown-menu:after {   /*Para aparecer a seta para cima */
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #B8B8B8;
  border-left: 6px solid transparent;
  content: '';
}

.nav-pills {
	font-size: 25px;
	font-weight: normal;
	padding-bottom: 0px;
}

.nav-pills .dropdown-menu {
	font-size: 12px;
	font-weight: normal;
}

.nav-pills .dropdown-menu .disabled > a:hover {
	background-color: white !important;
	color: #999999;
}

/*
.nav-pills .open .dropdown-toggle {
    background-color:#0E61A7;
}

.nav-pills > li > a:focus,
.nav-pills > li > a:hover {
  background-color:#0E61A7;
  color: white;
}

.nav-pills > li > a:focus .caret {
	border-top-color: white !important;
    border-bottom-color: white !important;    
}

.nav-pills .caret{
	border-top-color: #0E61A7 !important;
    border-bottom-color: #0E61A7 !important;    
}

.nav-pills .open .dropdown-toggle .caret {
	border-top-color: white !important;
    border-bottom-color: white !important;    
}
*/

/*Fim nav-pills */


/******************************** rodapé  */
#footer {
	/*background: #0E61A7;  cor configurável*/	
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
	/*min-height: 290px;*/
}

#footer_linha {
	border: #09406E 2px solid;
	margin: 0px;    	
}

#footer_container {
	width: 940px;
	padding: 10px;
	margin: 0 auto;
}

#footer_container ul li {
	display: block;	
	width: 175px;
	float: left;
	/*color: #A0C4E0;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;	
}

#footer_container ul li ul li{
	height: 20px;
}
	
#footer_container a{	
	/*color: #FFFFFF;*/	
	font-size: 12px;
	font-weight: normal;
}

#footer_container h4{
	/*color: #FFFFFF;*/
	font-size: 28px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 20px;
}

#footer_container p{
	font-weight: normal;
	line-height: 20px;
	text-align: right;
	margin-bottom: 20px;
}

#footer_fale {
	width: 228px;
	min-width: 228px;
}

#footer_linha_vertical{
	max-width: 1px;
	height: 270px;	
	border-right: #3E81B9 1px solid;
	margin-right: 10px;
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

#footer_enviar {
	float: right;
}

#footer_proluv {
	position:absolute;
	margin-top: 160px;
	float: left;
	overflow: hidden;
}

#footer_proluv:hover{
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}


/******************************** fim rodapé  */

/**************************************************************Personalização do menu bootstrap*/
.navbar-inner {
    background: #D2D2DA;
    min-height: 58px;
    height: 58px;  
    box-shadow: none !important;
    width: 950px;  /* Tive que tirar 10px por causa da margem esquerda em vez de por 960px */
    max-width: 950px; 
    filter: none;  /* Tira o gradiente no IE*/
   	border: 0px;
  	border-radius: 0px;
  	padding: 0px;
  	padding-top: 7px;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color:#FFFFFF;
  background-color:#0E61A7;
  border-radius: 10px;
}

.navbar .nav > li > a {
    color: #525252;
    float: none;
    padding: 15px 15px;
    text-decoration: none;
    text-shadow: 0 0px 0 #777;
    height: 20px;
    margin-right: 15px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0E61A7;
  border-radius: 10px;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 51px;
  color: #777;
}

.dropdown-menu li > a {
  color: #777;
}

.dropdown-menu li > a:hover {
    background-color:  #0E61A7;
    background-image: none;
    filter:none;
    color: #fff;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover {
    background-color: #0E61A7;
    color: #fff;
    border-radius: 10px;
}

.navbar {
	background: #D2D2DA;
	width: 940px;
	margin: 0 auto;
	height: 65px;
}

/*Muda a seta do lado do botão dropdown*/
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #999;
    border-top-color: #999;
}

/*
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
    border-bottom-color: #fff !important;
    border-top-color: #fff !important;
}
*/

/*
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret{
    border-bottom-color: #fff !important;
    border-top-color: #fff !important;
}
*/
	
/*FIM ******* Muda a seta do lado do botão dropdown*/

/* Muda o icone para branco */

.navbar a i[class*="icon-"] {
	opacity: 0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}

.navbar ul.nav li.open i[class*="icon-"] {
    opacity: 1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

.navbar a:hover i[class*="icon-"]{
	opacity: 1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
    background-image: url("/img/glyphicons-halflings-white.png");
}

.navbar .nav li.dropdown.active i[class*="icon-"] {
    opacity: 1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
    background-image: url("/img/glyphicons-halflings-white.png");
}

/* Fim Muda o icone para branco */

.btn-primary {
  background-color: white;
  background-image: none;
  /*color: #0E61A7 !important;*/
  text-shadow: 0 0px 0 #777; 
  border-radius: 5px;
}

.btn-primary:hover,
.btn-primary:focus {
  /*background-color: #0E61A7;*/
  background-image: none; 
  color: white !important;
}

.form-horizontal .control-group {
    margin-bottom: 8px;
}


/*****************************************************Fim Personalização do menu bootstrap*/

/* Navegação */
.navega {	
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-size: 14px;
	margin: 5px 0px;
	padding-left: 20px;				
}

.navega p{	
	max-width: 960px;
	width: 960px;
	margin: 0 auto; 
	font-weight: bold;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}
.navega a{
	color: #888888;
	font-weight: normal;
}
.navega a:hover{
	color: #666666;
}

.navega i{
	opacity: 0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}

.navega a > i{
	opacity: 0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}
.navega a > i:hover{
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

.content_single {
	background: #FFFFFF;
	padding: 10px;	
	margin-bottom: 20px;
	overflow: hidden;
	min-height: 400px;
}

.pag_titulo {
	width: 700px;
	height: 67px;
	background-color: #302D2D;
	background-image: url( "../img/pag_tit_fundo.png" );
	overflow: hidden;	
	margin-bottom: 20px;
}

.pag_titulo h4 {
	color: white;
	float: right;
	margin-right: 20px;
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	vertical-align: middle;
}

#mostraMensa{
	margin: 0 auto;		
	text-align: center;
	width: 90%;	
}

#paginacao{
	text-align: center;
	overflow: hidden;
	clear: both;	
}


/* Página contato */
#contato_info{
	float: left;	
	max-width: 420px;
	width: 420px;	
}

#contato_form{
	float: right;
	max-width: 260px;
	width: 260px;
	background: #F5F5F5;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.content_outras {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}

.content_left {
	float: left;
	width: 690px;
	background: #FFFFFF;
	padding: 10px;
	min-height: 815px;		
}

.cultos_ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

.cultos_ul > li {
	border: #CCCCCC 1px solid;
	padding: 10px;
	margin-bottom: 10px; 
}

.cultos_ul h4 {
	margin: 0px;
	font-size: 16px;
	margin-bottom: 15px; 
}

.cultos_ul > li > ul > li {
	line-height: 25px;
}

.dev_form {
	width: 260px;
	clear: both;
	overflow: hidden;
	margin: 10px auto;	 
}

.face_fim {
	margin-top: 10px;
	border-top: #CCCCCC 1px solid;
	padding-top: 10px;	
}

.face_share {
	float: right;
}

.face_coments {
	
}

.tes_content {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

.tes_left {	
	width: 700px;			
}

.tes_right {
	padding: 10px;
	text-align: center;	
}

.tes_texto {
	margin-bottom: 10px;
}

.tes_info {
	padding-bottom: 10px;
}

.tes_facebook {	
	padding-top: 10px;
	padding-bottom: 10px;
}

.tes_img {
	text-align: center;
	margin-top: 20px;
}

.tes_tit {
	width: 560px;	
}

.tes_share {
	float: right;
}

/*
 * Personalização do accordion
 */

.accordion-group {
	background-color: #F4F4F4;
	margin-bottom:10px;
	padding: 10px 0px;	
}

.accordion-inner {
	background-color: #FFFFFF;
}

.accordion-toggle {
	color: #666666;
	font-weight: bold;
	overflow: hidden !important;
}

.accordion-toggle:hover,
.accordion-toggle:focus {
	text-decoration: none !important;
	color: #373737;	
}

.dpt_left {
	float: left;
	width: 460px;
}

.prog_menu {
	width: 220px;
	float: left;
}

.prog_lista {
	width: 700px;
	float: right;	
}

.prog_lista h3 {
	line-height: normal;	
}

.prog_container {
	background: #F4F4F4;
	border: #CCCCCC 1px solid;
	border-radius: 5px;
	padding: 10px;
	
}

.prog_container > h4 {
	margin: 0px;
	margin-bottom: 15px;
	color: #666666;
}

.prog_ul > li {
	border: #CCCCCC 1px solid;
	border-radius: 5px;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 15px;
}

.prog_ul > li:hover {
	border-color: #666666;
}

.prog_ul h1 {
	font-size: 14px;
	font-weight: normal;
	color: #AAAAAA;
	margin: 0px;
	line-height: 28px;
}

.fim_face_progr {	
	padding-top: 15px;
}

.prog_info {
	overflow: hidden;
	clear: both;
	color: #666666;
}

.categs_container {
	background: #F4F4F4;
	clear: both;
	padding-left: 2px;
	padding-bottom: 0px;		
}

.categs_container > p {
	line-height: 43px;
	font-weight: bold;
	font-size: 16px;
	color: #0E61A7;
}

.nav_categ {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-right: 10px;
	float: left;	
}

.nav_categ .dropdown-toggle {
    background-color:#0E61A7;
    border-radius: 0px;
    color: #FFFFFF;
    padding: 13px 15px;    
}

.nav_categ .open .dropdown-toggle {
    background-color:#0E61A7;
    border-radius: 0px;
}

.nav_categ .caret{
	border-top-color: #FFFFFF !important;
    border-bottom-color: #FFFFFF !important;    
}

.vid_lista > li {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	margin: 5px 5px;
	text-align: left;
}

.vid_lista img {
	margin-bottom: 5px; 
}

.vid_lista img:hover {
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

.vid_lista > li > a > p {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}

.vid_lista > li > p {
	font-size: 12px;	
	color: #999999;
}

.vid_lista {
	margin: 0px; 
	text-align: center;
	clear: both;
}

.vid_ver h3 {
	margin: 0px;
	margin-bottom: 20px;
	line-height: normal;
}

.vid_ver_frame {
	text-align: center;
	margin-bottom: 30px;
}

.vid_frame {
	width: 560px;
	height: 315px;
}

.vid_ver_cat {
	color: #AAAAAA;
}

.mostra_tags {	
	font-size: 10px;
	color: #CCCCCC;
	line-height: normal;
}

.novid_lista {	
	text-align: center;
	clear: both;
}

.novid_lista > li {
	width: 220px;
	vertical-align: top;  /* Corrige bug no IE */
	margin: 10px 5px;
	text-align: left;
	display: inline-block;
	overflow: hidden;	
}

.novid_lista > li > a > img:hover {
	opacity: 0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

.novid_lista_container {
	padding: 10px;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	height: 150px;
}

.novid_lista_container > a {
	margin-bottom: 10px;
}

.novid_lista_cate {
	color: #AAAAAA;
}

.novid_ver h3 {
	margin: 0px;
	margin-bottom: 20px;
	line-height: normal;
}

.novid_ver_cat {
	color: #AAAAAA;
}

.novid_ver_fonte {	
	margin-bottom: 30px;
}


.fotos_lista {
	text-align: center;
}

.fotos_lista > li {
	display: inline-block;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px 10px;
	vertical-align: top;  /* Corrige bug no IE e  Mozilla */
	text-align: left;
	width: 182px;
	height: 250px;
}

.fotos_lista img {
	margin-bottom: 5px;
}

.fotos_lista p {	
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.fotos_conta {
	font-size: 12px;
	float: left;
	color: #999999;
}

.fotos_data {
	font-size: 12px;
	float: right;
	color: #999999;
}

.fot_alb_desc {
    margin: 0;
    overflow: hidden;
    float: left;
    position: relative;
}
.fot_alb_desc a {
    text-decoration: none;
    float: left;
}
.fot_alb_desc a:hover {
    cursor: pointer;
}

.fot_alb_desc a img {
    float: left;
    margin-left: 0px;
    border: none;
    background: #fff;    
}

.fot_alb_desc a:hover .fot_alb_desc_desc{
    display: block;
    background: #111;
    filter:alpha(opacity=75);
    opacity:.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
    color: #fff;
    position: absolute;
    bottom: 0px;    
    margin: 0;
    margin-left: 0px;
    width: 182px;
    border-top: 1px solid #999;
}
.fot_alb_desc a:hover .fot_alb_desc_desc strong {
    display: block;
    margin-bottom: 5px;
}

.fot_alb_desc a .fot_alb_desc_desc {
	display: none; 
}

.fot_alb_desc_desc {
	font-weight: normal;
	text-decoration: none;
	text-shadow: none;
	font-size: 12px;
}

.fot_lista {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.fot_lista li {
	display: inline-block;
	border: 1px solid #CCCCCC;
	padding: 10px 10px;
	margin: 10px 10px;
}

.fot_left {
	margin-left: 1px;
}

.fot_tit {
	line-height: normal;
	margin: 0px;
}

.aniver_dia {
	width: 50px;
	padding-left: 200px !important;
}

.aniver_mes {
	margin: 0px;
	line-height: normal;
	margin-bottom: 20px;
	font-size: 16px;
}

.pub_tit {
	line-height: normal;
	margin: 0px;
	margin-bottom: 20px;
}

#videos_iframe {	
	width: 150px;
	height: 84px;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;	
	border-left: 4px solid #000000;
	display: inline-block;
  	vertical-align: top;
  	margin-top: 5px;
  	margin-right: 2px;
  	content: "";  	
}

.navbar .nav li.dropdown > a:hover .arrow-right {
	border-left: 4px solid red;
}

#nav_mobile {
	display: none;
}

#nav_normal {
	display: ;
}

/*Modelo 2 vertical*/

#conteudo {	
	width: 940px;
	margin: 0 auto;	
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

#container_left {
	width: 220px;
	float: left;
}
#container_right {
	width: 700px;
	float: right;	
}

.main_hr {	
	padding: 0px;
	margin: 0px;	
	border-top: 1px solid #D4D4D4;
	margin-bottom: -1px;		
}

.seta_right {
	background: #969595;
	margin-right: 10px;	
	margin-bottom: 3px;
}

.vertical_menu {
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;	 
}

.vertical_menu > ul > li {
	padding: 15px;
	border-bottom: 1px solid #D4D4D4;
}

.vertical_menu a .seta_right {
	background: #969595;
}

.vertical_menu a:hover .seta_right {
	background: #0E61A7;   /* personalizar */
}

.vertical_menu > ul > li > a {
	color: #595858;	
}

.vertical_menu > ul > li > a:hover {
	color: #0E61A7;     /* personalizar */
	text-decoration: none;	
}

/*sub menu*/
.vertical_submenu {
	padding-top: 10px;
	background: #FAFAFC;
	font-size: 16px;
	border-bottom: 1px solid #D4D4D4;
}

.vertical_submenu a {
	color: #96959E;	
}

.vertical_submenu a:hover {
	color: #0E61A7;             /* personalizar */
	text-decoration: none;  	
}

.vertical_submenu > li {
	padding: 8px 15px;	
}

.menu_title {
	font-size: 18px;
	color: #595858;	
}

.menu_active a {
	color: #0E61A7;  /* personalizar */
}

.menu_active .seta_right {
	background: #0E61A7;  /* personalizar */
}

#home_center {
	clear: both;
	overflow: hidden;
}

#home_vf {	
	width: 460px;	
	float: left;	
}

#home_pp {	
	width: 220px;
	float: right;	
}

.contato-control-label{
	width: 120px !important;
}

.contato-controls{
	margin-left: 130px !important;
}

.contato-fone {
	width: 140px !important;
}

#accordion2 {
	padding-top: 20px;
}

.dpt_programacao {
	float: right;
	width: 200px;
	border: 1px solid #D4D4D4;
	border-radius: 10px;
	padding: 10px;
	padding-top: 0px;
	margin-top: 10px;
}

/*Fim Modelo 2 vertical*/

