.img_escala_cinza {
-webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
filter: grayscale(100%);
}

@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
@font-face {
    font-family: SansationL;
    src: url(SansationLight.woff);
}
@font-face {
    font-family: TheGirl;
    src: url(thegirlnextdoor.woff);
}
img, object, embed, video {
	max-width: 100%;
}
body{
	margin:0;
	font-family:SansationL, sans-serif;
	font-size:1.2em;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

#divPaginacao{
	width:100%;
	text-align:center;	
}
.btnPaginacao{
	display:inline-block;
	padding:2px;
	border:1px solid #39F;
	font-size:0.7em;
	color:#000;
	font-weight:bold;
}
.btnImg{
	padding:1px;
	cursor:pointer;
        display:inline-block;

}
.btnImg img{
	border:1px solid #333;
	border-radius:20px 0px 20px 0px;
}
.item_menu{
	font-size:0.7em;
	font-weight:lighter;
	color:#009;
	display:inline-block;
	padding-top:0px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:3px;
	text-align:center;
	border:1px solid #06F;
	border-radius:10px 2px 10px 2px;
}
.item_menu:visited, .item_menu:hover, .item_menu:active, .item_menu:focus{
	color:#009;
}
.item_menu:hover{
	background-color:#9CF;
}
#ver_noticia_titulo{
	font-size:large;
	font-weight:bold;
	text-align:center;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}
#ver_noticia_conteudo{
	width:100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 90.25%;
	padding-left: 2.375%;
	padding-right: 2.375%;
	clear: none;
	float: none;
}
#cabecalho {
}
.itemServico{
 width:100%;	
}
#div_logo {
width: 21.0526%;
}
#div_cab_meio {
width: 73.6842%;
clear: none;
margin-left: 5.2631%;
}
#div_cab_direita {
width: 100%;
clear: both;
margin-left: 0;
}
#div_conteudo {
}
#div_detalhes {
width: 100%;
}
#div_agenda {
width: 100%;
clear: both;
margin-left: 0;
}
#div_cab_contato {
display: none;
}
#div_cab_filiado {
width: 100%;
clear: both;
margin-left: 0;
}
#div_rodape {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 41.45% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(232,232,247,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 41.45%,rgba(232,232,247,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 41.45%,rgba(232,232,247,1.00) 100%);
	text-shadow: 0.1em 0.1em 0.2em #ccc; font-weight:bold;
}
#div_direita {
width: 100%;
clear: both;
margin-left: 0;
}
.btn_direita{
	width:100%;
}
.titulo_header{
	font-size:1em; margin:0.2em;
	font-weight:bold;	
}
.btn_servicos{
	display:inline-block;
	max-height:70px;
	width:47%;	
}
#div_corpo {
}
#div_servicos {
}
#div_noticias {
width: 100%;
}
#div_mundo_trabalho {
width: 100%;
clear: both;
margin-left: 0;
}
#div_menu {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 92.625%;
	padding-left: 1.1875%;
	padding-right: 1.1875%;
	clear: none;
	float: none;
	margin-left: auto;
}
.itemServico{
	width:auto;	
}
#cabecalho {
}
#div_logo {
width: 23.0769%;
}
#div_cab_meio {
width: 61.5384%;
clear: none;
margin-left: 2.5641%;
}
#div_cab_direita {
width: 100%;
clear: both;
margin-left: 0;
}
#div_conteudo {
}
#div_detalhes {
width: 100%;
}
#div_agenda {
width: 100%;
clear: both;
margin-left: 0;
}
#div_cab_contato {
display: none;
}
#div_cab_filiado {
width: 100%;
margin-left: 2.5641%;
clear: none;
}
#div_rodape {
background-image:url(../img/mapa.jpg); background-position:left bottom; background-repeat:no-repeat; background-size:auto; text-shadow: 0.1em 0.1em 0.2em #ccc; font-weight:bold;
}
#div_direita {
width: 100%;
clear: both;
margin-left: 0;
}
.titulo_header{
	font-size:2em; margin:0.2em;	
}
.btn_direita{
	width:48%;
}
.btn_servicos{
	display:inline-block;
	max-height:70px;
	width:47%;	
}
#div_corpo {
}
#div_servicos {
}
#div_noticias {
width: 48.7179%;
}
#div_mundo_trabalho {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#div_menu {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 93.4166%;
	max-width: 1232px;
	padding-left: 0.7916%;
	padding-right: 0.7916%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.itemServico{
 width:auto;
}
#cabecalho {
}
#div_logo {
width: 23.7288%;
}
#div_cab_meio {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}
#div_cab_direita {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
}
#div_conteudo {
}
#div_detalhes {
width: 66.1016%;
}
#div_agenda {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
#div_cab_contato {
display: block;
}
#div_cab_filiado {
width: 100%;
clear: both;
margin-left: 0;
}
#div_rodape {
 background-image:url(../img/mapa.jpg); background-position:left bottom; background-repeat:no-repeat; background-size:auto; text-shadow: 0.1em 0.1em 0.2em #ccc; font-weight:bold;
}
#div_direita {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
.titulo_header{
	font-size:2em; margin:0.2em;	
}
.btn_direita{
	width:100%;
}
.btn_servicos{
	display:inline-block;
	max-height:70px;
	width:47%;	
}
#div_corpo {
}
#div_servicos {
}
#div_noticias {
width: 48.7179%;
}
#div_mundo_trabalho {
width: 48.7179%;
margin-left: 2.5641%;
clear: none;
}
#div_menu {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
