/* Ajustes Style Padrão */
#main.bgon {
	background: none;    
    background: none !important;

}

#footer {
	/*position: relative;
	margin-top: -1190px;  negative value of footer height 
	background:url(img/bg_footer.jpg) repeat-x;*/	
	
	/*height: 1505px !important;
	background: url(img/bg_footer.gif) repeat-x;
	overflow: auto;*/
	
	clear:both;
	
}

#footer_inner {
	background-color: #e5e5e5;
	padding: 40px 0 0;
	/*width:1020px;
	margin:0 auto 0;
	position:relative;
	height:1225px;*/
}

#sub_menu1_footer {
	width: 1020px;
	margin: 24px auto 0;
	display: table;
}

#footer_inner .barra {
	/*float:left;
	width:100%;
	margin:20px 0 50px;
	height:403px;
	position:relative;
	/*height:600px;*/
	width: 1020px;
	margin: 0 auto;
}

.barra .item-list UL {/*margin: 1em 0 0.75em 0;*/}
.barra .item-list UL LI {margin:0.5em 0 0 1em}

#footer_inner .barra .auto img {vertical-align: middle;}

#mapaSite {background-color: #355993;  clear: both; padding: 20px 0px 50px;}

#info_footer {
	width: 100%;
    border-bottom: 30px solid #355993;
	
	/*margin-top: 25px;
	background: url(img/line_divd.png) center bottom repeat-x;
	background-position:left top;*/
}
#info_footer p {
	color: #315a9c;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-family: Arial;
}
.assinatura { 
    width: 1020px;
    margin: 0 auto;
	background: url(img/logo_rodape.png)  no-repeat center right;
}


.logo_footer {
	/*position: absolute;
	right: 0;
	bottom: -30px;*/
	width: 180px;
	height: 60px;
	color: white;
	float: right;
}

#login-rodape {
    height: 290px;
	width: 240px;
    margin-left: -13px;
	margin-top: -17px;
}

.newsletter-footer{
	float:right;
	/*width:800px;*/
    margin-right: 10px;
	margin-top:0px;
	margin-top: 12px;
	width: 620px;
}

.newsletter-footer #webform-component-nome {
	float:left;
	margin-left:160px;
	margin-top:-55px;
	position:absolute;
}

.newsletter-footer #webform-component-email {
	float:left;
	margin-left:350px;
	margin-top:-55px
}

.newsletter-footer input{
	width: 160px;
	padding: 10px;
}

.newsletter-footer input#edit-submit {
    height: 34px;
    margin-top: -38px;
}

.newsletter-footer strong {
	padding:0 !important;
}

.newsletter-footer strong em, .newsletter-footer strong{
	color:#3A3A3A;
	font-family: kalinga;
	font-size: 15px;
	text-shadow: 0 1px 1px white;
	display: block;
}

.newsletter-footer input.form-submit {
	background:#226B74;
	width: 100%;
	height: 32px;
	float: right;
	color:white;
	font-family: kalinga;
	font-size: 12px;
	cursor: pointer;
	margin-bottom: 10px;
}
.newsletter-footer  p{
	font-size:9px;
	margin:0 !important;
}

.newsletter-footer input.form-submit:hover {
	background:#333 !important;
}

/* Novo rodape atendimento */
.auto {
	font-family: kalinga;
}

.auto h2{
    font-size: 15px;
    text-transform: uppercase;
    color: #226B74;
    font-weight:normal;
    background-color:#d6d6d6;
    padding:10px;
	/*-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;*/
}

.auto-desc{
	font-size:11px;
	color:#4B4B4B;
	text-transform:none;
}

.acesso-rapido{ width: 563px; float:left; margin-right: 12px;}
.phs{ width: 445px; float: left;}

.acesso-rapido ul, .phs ul {
	background-color: #DFDFDF;   
    padding: 4px 0 20px 12px;
	height: 26px;
}
.auto ul li{
	list-style: none;
	float:left;
	font-family:kalinga;
	color:#3a3a3a;
	text-decoration:none;
	margin-left:10px;
	width: 254px;
}
.phs ul li{ width: 355px;}

.auto.acesso-rapido ul li:last-child{
/*width:130px;
margin-top:-20px;
margin-left:30px;*/
}

.auto.acesso-rapido ul li:last-child a img{
	/*padding-top: 18px;*/
}

.auto ul li a{
	color:#3a3a3a;
	text-decoration:none;
	font-size:12px;
	/*margin-right:38px;*/
}

/*
.auto-consultas ul{
	border-left:1px solid black;
	display:block;
	padding-top:10px;
}
*/

.auto h3 {
	text-transform:uppercase;
	font-size: 14px;
	color:#757778;
	font-style:italic;
	font-weight:normal;
	margin: 24px 0 16px 18px;
}

.auto-consultas {
	width:300px;
	float:left;
	margin-left:60px;
	width:257px
}

.auto-solicitacoes {
	width:300px;
	float:left;
	width:240px;
}

.autoatendimento {
	height: 400px;
	background-color:#dfdfdf;
	width:790px;
	float:left;
}

.informacoes-cliente {
	float:right;
	width:218px;
	height: 400px;
	background-color:#dfdfdf;
	margin-bottom:15px;
}

.informacoes-cliente h2 {
	letter-spacing: -0.03em;
	margin-bottom: -11px/*15px*/;
}

.informacoes-cliente ul li{
	clear:both;
}

.siga {
	height:57px;
	background-color:#d2dde8;
	width:auto !important;
	clear:both;
	margin-bottom: 17px;
}

.siga  h2{
    font-size: 15px;
    text-transform: uppercase;
    color: #52759c;
    font-weight:normal;
    padding: 21px 10px 10px 10px;
	float: left;
}
.siga  p{
	background:url(img/separador.gif) left top no-repeat;
	float:left;
	height: 57px;
	width:48px;
	margin-left: 537px;
	
}

.redes-sociais {
	float:left;
	width:auto;
	margin-left:15px;
	margin-top: 5px;
}

/*.redes-sociais {
	width: 160px;
	height: 360px;
	margin-left: 10px;
	float: right;
	background: url(img/line_footer_vert.png) left no-repeat;
	padding-left: 30px;
}*/

.redes-sociais h3{
	color: #3A3A3A;
	font-family: kalinga;
	font-size: 15px;
	text-shadow: 0 1px 1px white;
	padding-top: 15px;
	display: block;
	float:left;
}

.redes-sociais .box_bg strong {
	color: #3A3A3A;
	font-family: kalinga;
	font-size: 15px;
	text-shadow: 0 1px 1px white;
	padding-bottom: 10px;
	display: block;
}

.redes-sociais a.face:hover {
	background-position:left bottom;
}
.redes-sociais a.face {
	background:url(img/face.png) left top no-repeat;
	width:38px;
	height:38px;
	display:block;
	margin:5px;
	float:left;
}
.redes-sociais a.flickr:hover {
	background-position:left bottom;
}
.redes-sociais a.flickr {
	background:url(img/flickr.png) left top no-repeat;
	width:38px;
	height:38px;
	display:block;
	margin:5px;
	float:left;
}

.redes-sociais a.twitter {
	background:url(img/twitter.png) left top no-repeat;
	width:38px;
	height:38px;
	display:block;
	float:left;
	margin:5px;
}
.redes-sociais a.twitter:hover {
	background-position:left bottom;
}
.redes-sociais a.youtube {
	background:url(img/youtube.png) left top no-repeat;
	width:38px;
	height:38px;
	display:block;
	float:left;
	margin:5px;
}
.redes-sociais a.youtube:hover {
	background-position:left bottom;
}
.redes-sociais a.flickr {
	background:url(img/flickr.png) left top no-repeat;
	width:38px;
	height:38px;
	display:block;
	float:left;
	margin:5px;
}
.redes-sociais a.flickr:hover {
	background-position:left bottom;
}

.redes-sociais a.google {
	background:url(img/google.png) left top no-repeat;
	width:38px;
	height:38px;
	display:block;
	float:left;
	margin:5px;
}

.redes-sociais a.webmail {
	background:url(img/webmail.png) left top no-repeat;
	width:38px;
	height:38px;
	display:block;
	float:left;
	margin:5px;
}
.redes-sociais a.webmail:hover {
	background-position:left bottom;
}


.redes-sociais a.google:hover {
	background-position:left bottom;
}

.view-id-v_atendimento_new.view-display-id-block_1 ul li a{
	/*padding: 10px;
	margin-left: 20px;*/
}

.view-id-v_atendimento_new.view-display-id-block_1 ul li a img{/*
	position: absolute;
	margin-left: -29px;
	margin-top: -3px;*/
}

.submitted{font-size: 13px; font-style: italic; color: #A1A1A1; padding-top: 15px; display: block; text-transform:none}
.content_inner_int{text-transform:uppercase}
#content_inner p, .content_inner_int div, .content_inner_int table{text-transform:none}

#compartilhe {
	float:right;
	width:227px; /*140*/
	padding-top:0; /* 5px*/
}

.menu-mlid-15216{display: none;}

/* VIEW CURRÍCULO DIRETORES ------------------------------------------------------------------------- */

.view-Diretoria .views-field-title {text-transform: uppercase; margin: 15px 0 25px 0}
.views-field-field-nome-diretor-value {color: #5180c8; font-size: 18px; }
.imagefield-field_foto_diretor {float: left; margin: 0px 20px 15px 0px; }
.views-field-field-formacao-diretor-value{margin-bottom: 15px; color: #666666; font-size: 15px; font-style:italic}
.view-Diretoria ul {margin-left: 160px;}
.view-Diretoria blockquote {margin-left: 182px;}
.view-Diretoria a {font-size:12px; text-align:right}



.view-consulta-publi-utilidadesPulicas .views-field-name {text-transform:uppercase;}

hr {border: none; margin: 15px 0px; border-bottom: 1px solid #ddd;}

.plantao {width: 96%;
height: 26px;
padding: 20px;
text-align: center;
font-size: 14px;
font-weight: bold;
background-color: #e6e6e6;
border: 1px solid #ccc;
margin: 25px 0;} 

#imprensa-contato {	margin: 35px 0; float: none;}

/*IMPRENSA BOX*/
a.imprensa-box .title {
	padding: 0;
}
a.imprensa-box .title h3 {
	display: block;
	color: #5280c9;
	font-family: verdana;
	font-size: 13px;
}
.imprensa-box-pequeno {
	width: 325px;
	height: auto;
	margin: 5px 0px 0px 7PX;
	float: left;
	background: url(img/sombra_side.png) center bottom no-repeat;
	padding-bottom: 10px;
}
a.imprensa-box {
	padding: 17px;
	background: white;
	border: 1px solid #F1F1F1;
	position: relative;
	display: block;
	float: left;
	color:#5280c9;
	height: 85px;
	width: 277px; 
}
a.imprensa-box img {
	float: left;
	margin: 0 15px 25px 0;
}
a.imprensa-box p {
	line-height: 19px;
	margin-top: 5px;
}
a.imprensa-box span.saiba_sanepar_box {
	color: #5280c9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background: white;
	padding:6px 0px;
	display: block;
	float: right;
}
a.imprensa-box span.saiba_sanepar_box:hover {
	text-decoration:underline;
}
/*FIM IMPRENSA BOX*/

#node-1830 h4 {color: #226B74; font-size: 14px}




