body {
	background: #FFFFFF;	
}

a {
	color: #14B19A;
}

a:hover {
	color: #118C7A;
}

a:focus {
	color: #118C7A;
}

li {
	line-height: normal;
}

/***************************************************************Cabeçalho*/
#content {	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 940px;
	padding: 10px;
	clear: both;
	overflow: hidden;
	min-height:400px;
}

#header {
	background: url(../img/cab_fundo.png);
	height: 182px;
}

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

#logo_txt{
	float: left;
}

#cab_logo {
	float: left;
}

#cab_txt {
	float: left;
	margin-left: 5px;
	margin-top: 51px;
}

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

#header_fone {
	float: right;
	width: 180px;
	margin-top: 45px;
}

#header_fone img{
	float: left;
	margin-right: 15px;
	display: block;
	margin-bottom: 20px;
	padding-top: 28px;
}

.cab_fone_txt {
	color: #96929E;
	display: block;
}

.cab_fone_numero {
	display: block;
	font-size: 18px;
	line-height: 25px;
}

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

/***********************************************************Início Menu*/

#menu_normal {
	width: 220px;	
	float: left;
	overflow: hidden;
	clear: both;
	
}

.menu_cab {	
	height: 20px;
	background: #19CAAF;
	border-radius: 13px 13px 0px 0px;
	padding: 20px; 	
}

#menu_content {
	background: #F2F2F2;
	border-radius: 0px 0px 13px 13px;
	padding: 20px;
	padding-bottom: 166px;
}

.menu_lista {	
	margin: 0px;
}

.menu_lista li {
	list-style:none;	
}

.menu_lista > li {	
	padding: 10px 0px;
	font-size: 16px;
	color: #666666;
}

.menu_lista ul {
	margin: 0px;
}

.menu_lista > ul > li {
	padding: 5px 0px;
	color: #96929E;
}

.menu_lista > ul > li > a {
	padding-left: 10px;	
}

.menu_lista a {	
	color: #96929E;
}

.menu_lista a:hover,
.menu_lista a:focus,
.menu_lista a:active {
	color: #19CAAF;
}

.menu_lista .chevron {
	color: #CCCCCC;
}

.menu_lista_active {
	color: #19CAAF;
}

.menu_lista_active a {
	color: #19CAAF;
}

#menu_mobile {
	display: none;	
}


.chevron:before {
	border-style: solid;
	border-width: 0.20em 0.20em 0 0;
	content: '';
	display: inline-block;
	height: 0.40em;
	left: 0.10em;
	position: relative;
	top: 0.10em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.40em;
	margin-top: 4px;
}

.chevron.right:before {
	left: 0;
	transform: rotate(45deg);
}

.chevron.bottom:before {
	top: 0;
	transform: rotate(135deg);
}

.chevron.left:before {
	left: 0.25em;
	transform: rotate(-135deg);
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent; 
  border-top: 5px solid #96929E;
  margin-top: 7px;
}

/***********************************************************Fim Menu*/


#conteudo {
	width: 700px;
	float: right;
	overflow: hidden;	
}


/******************************** rodapé  */
#footer {
	background: url(../img/cab_fundo.png);
	height: 190px;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

#footer_container {
	width: 940px;
	padding: 10px;
	margin: 0 auto; 
	font-size: 12px;	
}

#footer_container table{
	width: 100%;
	margin: 0px;
	padding: 0px;	
}

#footer_container tr td {
	margin: 0px;
	padding: 0px;
}

#footer_container img{
	float: right;
}

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

#logo_proluv {	
	text-align: center;
	margin: 20px 0px;
	padding-top: 20px;
	border-top: 1px dashed #CCCCCC;	
}


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


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


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

#paginacao{
	width: 700px;
	max-width: 700px;
	text-align: center;
	overflow: hidden;
	clear: both;	
}


/**************************************************************Personalização do menu bootstrap*/
.navbar-inner {
    background-color: #fff;
    background-repeat: repeat-x;
    min-height: 10px;
    padding-left: 15px;
    padding-right: 15px;  
    height: 50px;  
    box-shadow: none !important;
    min-width: 960px;
    
}

.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:#1085DE;
}

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

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1085DE;
}

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

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

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

.navbar .nav .active > a, .navbar .nav .active > a:hover {
    background-color: #1085DE;
    color: #fff;
}

/*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 {
    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");
}

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


/* Fim Muda o icone para branco */

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

#carrossel {

}

#home_noticias {	
	float: left;
	overflow: hidden;
	width: 460px;
}

#home_noticias img {
	float: left;
	margin-right: 10px;
}

#home_noticias a {
	font-size: 16px;
	font-weight: bold;
}

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

#home_noticias span {	
	display: block;
	font-size: 10px;
	color: #666666;
	margin: 5px 0px;
}

#home_noticias i {
	margin-right: 10px;
}

#home_noticias hr {
	clear: both;
	margin-top: 25px;
	padding-bottom: 5px;	
}

#home_noticias li {
	
}

.home_mais {
	float: right !important;
	text-align: right !important;
	font-size: 12px !important;
	clear: both !important;
	font-weight: bold !important;
}

#sidebar {	
	float: right;
	overflow: hidden;
	width: 220px;
}

.home_vid_frame {
	width: 220px;
}

#home_fotos {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}

.home_tit {
	color: white;
	padding: 10px;
	border-radius: 13px 13px 0px 0px;	
}

.sidebar_fotos {
	margin: 0px;	
	margin-top: -5px;
	padding-left: 2px;	
}

.sidebar_fotos li {
	display: inline-block;
	vertical-align: top;  /* Corrige bug no IE */	
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: -1px;	
}

.sidebar_fotos img {
	width: 70px;
}

.sidebar_fotos a {
	display: block;	   /* Corrige bug TOOLTIP */
}

#home_news_container {
	background: #F2F2F2;
	border-radius: 0px 0px 13px 13px;
	padding: 10px;
}

.destaques_news {
	font-size: 12px;
	color: #666;
}

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

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

.destaques_news_codigo {
	width: 68px !important;
}

#btn_news {
	margin-top: 10px;	
}

/* Navegação */
.navega {	
	min-height: 20px;
	max-height: 20px;
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;	
	padding-bottom: 5px;
	border-bottom: #CCCCCC 1px solid;
}

.navega p{	
	max-width: 700px;
	width: 700px;
	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 */
}

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

/* facebook */

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

.face_share {
	width: 100%;
}

.face_coments {
	
}

.mostra_whats {	
	display: none;	
}

.fb-share-button{
	margin-bottom: 10px;
	width:50%;	
	float: right;
	text-align: right;
}

/* facebook */

#contato_info {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

#contato_form {
	clear: both;
	overflow: hidden;
	border-top: #CCCCCC 1px solid;
}

#contato_form form {
	width: 460px;	
	margin: 0 auto;
}

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

.prog_lista h3 {
	line-height: normal;	
}

.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;
}

.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;
}

.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;
}

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

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

.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_ver_cat {
	color: #AAAAAA;
}

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

#not_noticias {
	margin-top: 30px;	
	float: left;
	overflow: hidden;
	width: 700px;
}

#not_noticias img {
	float: left;
	margin-right: 10px;
}

#not_noticias a {
	font-size: 16px;
	font-weight: bold;
}

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

#not_noticias span {	
	display: block;
	font-size: 10px;
	color: #666666;
	margin: 5px 0px;
}

#not_noticias i {
	margin-right: 10px;
}

#not_noticias hr {
	clear: both;
	margin-top: 25px;
	padding-bottom: 5px;	
}

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

.con_convenios li {
	width: 220px;
	display: inline-block;
	padding: 10px 5px;	
	vertical-align: top;	
}

.con_convenios p {
	padding: 5px 0px;
}

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

.btn-primary {
  border-radius: 0px;
  background-color: #14B19A;
  background-image: none;
  border: none; 
  padding: 15px 30px;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #118C7A;
  background-image: none;
  border: none; 
}

.legislacao {
	padding-top: 20px;	
}

.legislacao i {
	float:left;
	margin-right: 10px;
}

.legislacao span{
	color: #666666;
	font-size: 12px;	  
}

.legislacao li {
	padding: 10px 10px;
}

.legislacao p{
	font-size: 16px;
	margin-left: 25px;
}

.legislacao_linha1 {
	background: #F9F9F9;
}

.boletins {
	padding-top: 20px;
	text-align: center;
}

.boletins li {
	display: inline-block;
	width: 150px;
	padding: 10px 11px;
	vertical-align: top;	
}

.boletins a {
	display: block;
	background: #118C7A;
	color: white; 
}

.boletins a:hover {
	background: #14B19A;
	color: white; 
	text-decoration: none;
}

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

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

#btn_ficha {
	margin-top: 20px;
}

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

#sites_ul li {
	display: inline-block;
	text-align: center;
	margin: 11px;
	vertical-align: top;
	width: 150px;
}

#sites_ul p {
	padding-top: 10px;
}

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

#jornal_footer {	
	padding: 20px 0px;
	width: 300px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

#jornal_footer img {
	float: left;
	margin-right: 10px;
}

#jornal_footer a {
	margin-top: 20px;
}

/*Cookies*/
.box-cookies.accept{
	display:none!important;
}
.box-cookies{
	bottom:0;
	width:100%;
	z-index:998;
	color:#fff;
	position:fixed;
	background:rgba(0,0,0,.9);
	padding: 20px;
	display:block;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 20px;
}
.msg-cookies {
	margin-right: 20px;
	line-height: 150%;
}
.msg-cookies a {
	color: #31E6CB;
	text-decoration: underline;
	transition: all 0.4s ease;
}
.msg-cookies a:hover,
.msg-cookies a:focus {
	transition: all 0.4s ease;
	color: #AAAAAA;
}
.cookies_ul {
	margin: 0px;
}
.cookies_ul li {
	display: table-cell;
	vertical-align: middle;
}
.btn-cookies {
	font-size: 18px;
	padding: 20px 50px;
	color: #31E6CB; 
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 8px;
	text-shadow: none;
	transition: all 0.4s ease;
	font-weight: normal;
	border: 1px solid #AAAAAA;
	font-family: Arial, sans-serif;
}
.btn-cookies i {
	margin-left: 8px;
}
.btn-cookies:hover,
.btn-cookies:focus {
	background: #AAAAAA;
	color: #FFFFFF; 
	transition: all 0.4s ease;
	cursor: pointer;
}

.politicaCheck {
	margin-bottom: 0px;
}

.politicaCheck input {	
	line-height: normal;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	margin-top: -2px;
}

.homeNews input {
	width: 15px;
}
