/* Margem geral */
*{
	margin: 0 auto;
	overflow: auto;
}


/* Configuração da fonte*/
p{
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-top: 6px;
	/*font-weight: bold;*/
	padding-bottom: 0px;
	text-align: left;
	
} 

.titulo_rss{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 0px;
	/*text-align: justify;*/
}

/* Topo */
#header{
	/*width: 997px;*/
	height: 155px;
	/*border: solid 1px red;*/
	/*background-color: #8B0000;*/
	/*opacity: 0.5;*/
	background-image:url("imagens/bgTop.jpg");
	background-repeat: repeat-x;
}

/* Logo */

#logos{
	width: 998px;
	height: 115px;
	margin: 15px auto;
	/*border: solid 1px red;*/
}

#logo{
	width: 395px;
	height: 110px;
	background-image:url("imagens/logo_procon.png");
	background-repeat: no-repeat;
	float: left;
}

#logojp{
	width: 246px;
	height: 100px;
	margin: 0 20px 0 0;
	background-image:url("imagens/joao-pessoa.png");
	background-repeat: no-repeat;
	float: right;
	/*border: solid 1px red;*/
}

/* Corpo */
body{
	width: 100%;
	/*background-image:url("imagens/back.jpg");*/	
	font-family: 'Open Sans', sans-serif;
	background-position: center top;
    /*background-repeat: repeat-x;*/
    /*background-attachment: fixed;*/
	/*border: solid 1px red;*/
}

/**/

#index_centrazila{
	width: 998px;
	height: auto;
	margin-top: 15px;
	/*border-radius: 5px;*/
	/*box-shadow: 1px 1px 20px black;*/
	border-top: none;
	/*border: solid 1px red;*/
}



#conteudo_geral{
	width: 765px;
	height: auto;
	margin: 0px 0 0 0px;
	float: left;
	/*border: solid 1px blue;*/
}

#content{
	width: 557px;
	height: auto;
	margin: 0px 0 0 20px;
	/*border-radius: 5px;*/
	/*box-shadow: 1px 1px 20px black;*/
	/*background-color: #ffffff;*/
	float: left;
}

#content_index_primeiro{
	width: 550px;
	height: auto;
	margin: 0px 0 20px 0px;
	/*border-bottom: solid 1px #666666;*/
	/*border: solid 1px red;*/
	overflow: hidden;
	float: left;
}


#titulo_index_primeiro{
	width: 530px;
	height: auto;
	margin: 0px 0 0px 0px;
	/*border-bottom: solid 1px #666666;*/
	overflow:none;*/
	float: left;
}

#titulo_index_primeiro_footer{
	width: auto;
	height: auto;
	margin: 0px 0 0px 0px;
	/*border-bottom: solid 1px #666666;*/
	overflow:none;
	float: left;
}

#content_index_segundo{
	width: 538px;
	height: auto;
	margin: 5px 0 0 0px;
	/*border-bottom: solid 1px #666666;*/
	float: left;
}

#content_fotos{
	width: auto;
	height: auto;
	margin: 5px 0 0 0px;
	float: left;
	overflow:auto;
}

#content_index_terceiro{
	width: 538px;
	height: auto;
	margin: 5px 0 0 0px;
	float: left;
}

/** sidebar */
#sidebar_right{
	width: 220px;
	height: auto;
	margin: 0px 0 0 5px;
	background-color: #ffffff;
	/*text-align: justify;*/
	float: left;
}


#conteudotitulosidebar{
	width: 150px;
	height: auto;
	margin: 0px 0 0 35px;
	/*border: solid 1px red;*/
	text-align: justify;
	float: left;
}
#sindec{
	width: 150px;
	height: 65px;
	margin: 0 auto;
	/*text-align: justify;*/
	background-image:url("imagens/sindec_l.jpg");
	background-repeat: no-repeat;
	float: center;
}

#sidebar_right a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 0px;
	/*text-align: justify;*/
}

#sidebar_right a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	padding-top: 6px;
	padding-bottom: 0px;
	/*text-align: justify;*/
}

#content_side_right{
	width: 196px;
	height: auto;
	margin: 15px 0 0 0px;
	/*border-radius: 5px;*/
	/*box-shadow: 1px 1px 20px black;*/
	/*background-color: #ffffff;*/
	/*border: solid 1px blue;*/
	float: left;
}



#sidebar_left{
	width: 182px;
	height: auto;
	margin: 0px 0 0 2px;
	background-color: #ffffff;
	/*border-radius: 5px;*/
	/*border: solid 1px red;*/
	float: left;
}

/* Footer */
#footerall{
	height: auto;
	clear: both;
	background-color: #8B0000;
	/*box-shadow: 1px 1px 20px black;*/
	/*border: solid 1px green;*/
}

#infofooter{

}

#infofooter p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
} 

/* MENU */
#menu{
	height: 30px;
	margin: 0 auto;
	/*border: solid 1px red;*/
	float: bottom;
}

/* START peterriver NAV azul */
a{
  text-decoration:none;
  color:white;
}
.peterriver-nav{
  /*background:#000080;*/
  text-align: center;
  border-radius:0px;
  width: 975px;
  padding-top:5px;
  padding-bottom:15px;
  font-size:14px;
  padding-left:20px;
  border-bottom: #000080; 3px solid;
  margin-bottom:0px;
  /*border: solid 1px red;*/
}

.peterriver-nav ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none; }

.peterriver-nav li { margin-right: 0px; display: inline; }

.peterriver-nav ul li a { text-decoration:none; font-weight: bold; margin: 0px; padding: 15px 20px 15px 20px; color:#000000; }

.peterriver-nav ul li a:hover { color: #8B0000; font-weight: bold;/*background-color:#2980b9;*/ text-decoration:none; }

.peterriver-nav li.current-menu-item a{ color: #fff; text-decoration:none; background-color:#2980b9; }

.peterriver-nav li.current_page_item  { color: #fff; text-decoration:none; background-color:#2980b9; }

/* END peterriver NAV */


/* MENU DROPDOWN */

#menudrop {
	width: 181px;
	margin: 0; padding: 0;
	float: left;

}

#menudrop ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 181px;
	
}

#menudrop ul li {
	height: auto;
    position: relative;
    border-bottom: 1px solid #a0a0a0;
}

 #menudrop li ul {
    position: absolute;
    display: none;
}

#menudrop a:link {
	/*background: #E2E3E5;*/
	/*color: #666;*/
	font-weight: bold;
	text-decoration: none;
	padding: 9px;
	display: block;
}

#menudrop ul li a {
    display: block;
    text-decoration: none;
    color: #404040;
    background: #CBD1D4;
    padding: 5px;
    /*border: 1px solid #ccc;*/
}

#menudrop a:hover {
	background: #8B0000;
	color: #ffffff;
}

#emailcontato{
	width: 317px;
	height: auto;
	margin: 0px 0 0 0px;
	/*border-radius: 5px;*/
	/*box-shadow: 1px 1px 20px black;*/
	/*background-color: #ffffff;*/
	float: left;
}

#emailcontatolink{
	width: 317px;
	height: auto;
	margin: 0px 0 0 0px;
	/*border-radius: 5px;*/
	/*box-shadow: 1px 1px 20px black;*/
	/*background-color: #ffffff;*/
	float: left;
}

#emailcontatolink p{
	color: #000000;
}

#textocontato{
	width: 228px;
	height: auto;
	margin: 0px 0 0 5px;
	/*border-radius: 5px;*/
	/*box-shadow: 1px 1px 20px black;*/
	/*background-color: #ffffff;*/
	overflow:auto;
	float: left;

}
input, textarea, select, select  {
  width : 290px;
  margin: 0;  border-radius: 2;


  -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
     -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
          box-sizing: border-box;
}

@media screen and (min-width: 600px) {
.header-search {
display: block;
float:right;
margin-top:2px;
margin-bottom:-12px;
margin-right:3px;
}
}
#contfooter{
	width: 850px;
	height: auto;
	/*background-color: #000000;*/
	margin-top: 20px;
	margin-bottom: 20px;
	overflow:auto;
	position: relative;

}

#secretarias-footer{
	width: 380px;
	height: auto;
	margin: 0 0 0 0;
	float: left;

}

#outros-footer{
	width: 380px;
	height: auto;
	margin: 0 0 0 0px;
	/*display: block;*/
	float: left;

}

/* Gradient color1 - color2 - color1 */

#hr.style-one {
    border: 1px;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}