#bg_topo {
	height: 70px;
	background-color: #f5f4f5;
}
#topo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}
#bg_banner {
	height: 250px;
	background-image: url(../img/bg_slider.png);
}
#banner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	background-image: url(../img/slider.png);
}
#miolo1 {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#miolo_empresa {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 290px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/empresa_bg.png);
	padding-top: 50px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#miolo_servicos {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 425px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/servicos_bg.png);
	padding-top: 50px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#miolo_servicos2 {
	float: left;
	width: 450px;
	margin-left: 30px;
}
#miolo_servicos3 {
	float: left;
	width: 450px;
	margin-left: 30px;
	margin-top: 20px;
}
#miolo_links {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/links_bg.png);
	padding-top: 50px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#miolo_contato {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 430px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/contato_bg.png);
	padding-top: 50px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#frame1 {
	float: left;
	height: 210px;
	width: 220px;
	margin-left: 50px;
	background-color: #f0f0f0;
	background-image: url(../img/cliente_area.png);
	padding-top: 40px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7c7c7c;
	font-size: 12px;
}
#frame2 {
	float: left;
	height: 250px;
	width: 230px;
	margin-left: 25px;
}
#frame3 {
	float: left;
	height: 250px;
	width: 230px;
	margin-left: 25px;
}
#frame4 {
	float: left;
	height: 250px;
	width: 230px;
	margin-left: 25px;
}


#miolo2 {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	height: 250px;
	background-image: url(../img/miolo2.png);
	background-repeat: no-repeat;
}
#bg_rodape {
	height: 90px;
	background-image: url(../img/rodape.png);
	padding-top: 15px;
	margin-bottom: -70px;
}
#bg_rodape2 {
	height: 90px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#rodape1 {
	float: left;
	width: 500px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 25px;
}
#rodape2 {
	float: left;
	width: 500px;
	height: 40px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 25px;
}
#rodape3 {
	width: 1050px;
	height: 40px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}




/* /////////////////////////////////////////////// MENU /////////////////////////////////////////////////////////////////*/



/* /////////////////////////////////////////////// CLASSES /////////////////////////////////////////////////////////////////*/


.input{
	font-family: Arial, Verdana;
	font-size: 12px;
	padding: 6px;
	border: 1px solid #b9bdc1;
	width: 198px;
	color: #797979;
	margin-bottom: 10px;
}
#frame1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	text-align: right;
}
#frame1 a:link {
	text-decoration: none;
	color: #7c7c7c;
	text-align: right;
}
#frame1 a:visited {
	text-decoration: none;
	color: #7c7c7c;
	text-align: right;
}
#frame1 a:hover {
	text-decoration: none;
	color: #003366;
	text-align: right;
}
#frame1 a:active {
	text-decoration: none;
	color: #003366;
	text-align: right;
}
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot');
	src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff') format('woff'),
		url('../fonts/icomoon/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* General button style (reset) */
.btn {
	border: none;
	font-family: Verdana,Arial,;
	font-size: 14px;
	color: inherit;
	background-color: #b3b3b3;
	cursor: pointer;
	padding: 7px 50px;
	display: inline-block;
	margin: 39px 32px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-weight: bold;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn:before, {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
/* Button 1 */
.btn-1 {
	color: #8a8a8a;
}
/* Button 1b */
.btn-1b:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #fff;
}

.btn-1b:hover,
.btn-1b:active {
	color: #fff;
	background-color: #163778;
}

.btn-1b:hover:after,
.btn-1b:active:after {
	height: 100%;
}
/* Button 1 */
.btn-1 {
	color: #8a8a8a;
}
/* Button 1c */
.btn-1c:after {
	width: 100%;
	height: 0;
	top: -20px;
	left: 0;
	background: #fff;
}

.btn-1c:hover,
.btn-1c:active {
	color: #fff;
	background-color: #163778;
}

.btn-1c:hover:after,
.btn-1c:active:after {
	height: 100%;
}


/* /////////////////////////////////////////////// DESTAQUES /////////////////////////////////////////////////////////////////*/


figure {
	position: relative;
	display: block;
	margin-right: -20px;
	margin-top: 0px;
}

figure:hover figcaption {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
}

figcaption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 165px;
	height: auto;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}



/* /////////////////////////////////////////////// Calendário /////////////////////////////////////////////////////////////////*/



@charset "utf-8";
.grid tr.headings th				{ text-align:center; font-size:14px; padding:5px; }
.grid tr.gradiente th				{ background-color:#163778 !important; border-width:1px 0px 0px 1px; border-color:#FFFFFF; border-style:solid;  }
.grid tr.headings th a				{ color:#666 !important; }
.grid tr.gradiente th a				{ color:#FFFFFF !important; }
.grid tr.calendar td a 				{
	color: #666666;
}
.grid tr.calendar td				{ text-align:right; padding:8px; border-width:1px 0px 0px 1px; border-color:#FFFFFF; border-style:solid; background-color: #e5e5e5; position: relative; }
.grid tr.calendar td.calendarDay 	{ background-color: #E7E5D8; vertical-align:top; }
.grid tr.calendar td:hover, .grid tr.calendarth:hover {
	background-color: #CCC;
}
.grid tr.calendar td.marked 		{
	background-color: #D2D2D2 !important;
} /* cor amarela atual */
.grid tr.calendar td.domingo		{ border-left:1px solid #DADFE0; background-color:#E7E5D8; }
.grid tr.calendar td.domingo .dayNumber a { color:#000000; }
/* Agenda */
.grid tr.calendar td a.yellow		{ color: #000000!important; }
	
/** Tooltip */

.tooltip { 
	position:absolute; 
	left:-2000px; 
	background-color:#FFF; 
	padding:0px; 
	border:1px solid #000; 
	max-width:400px; 
	}
.tooltip p { 
	margin:0; 
	padding:0; 
	color:#fff; 
	background-color:#163778;
	padding:10px; 
	font:11px Verdana, Arial, Helvetica, sans-serif;
} 
#calendario1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #000;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	margin-top: 30px;
		}
/* MUDA A FORMATACAO DA NOTICIAS */
.noticias_titulo{ 
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
		}
.noticias_texto{ 
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
		}
.noticias_publicada{ 
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
		}
.noticias_fonte{ 
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
		}
/* MUDA A FORMATACAO DA DATA */
#noticias {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 470px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-top: 60px;
		}	
/* MUDA A FORMATACAO DO TITULO */
#noticias a{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#5b5b5c;
	}
#noticias a:hover{
	text-decoration:none;
	}
#noticias1 a{
	margin:60px 0px 0px 130px;
	width:450px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#5b5b5c;
	text-align:right;
	}
#imposto_dia{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 130px;
	overflow: auto;
	width: 230px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 45px;
	}
#imposto_dia2{
	margin:-130px 0px 0px 840px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	height:130px;
	overflow:auto;
	width:230px;
}


/* ///////////////////////////////////////////////// Form /////////////////////////////////////////////////////////////////////// */



#enter label {
	font-family: Verdana;
	text-shadow: 2px 2px 2px #ccc;
	display: block;
	float: left;
	margin-right: 15px;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	width: 120px;
	line-height: 25px;
	font-size: 15px;
	color: #036;
}

#enter .input{
	font-family: Arial, Verdana;
	font-size: 15px;
	padding: 5px;
	border: 1px solid #b9bdc1;
	width: 300px;
	color: #797979;
	margin-bottom: 10px;
}


#enter .hint{
    display:none;
}

#enter .field:hover .hint {
	position: absolute;
	display: block;
	color: #FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: rgba(0,51,102,0.9);
	width: 400px;
	margin-top: -30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 455px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}#enter {
	width: 450px;
	float: left;
}
#miolo_contato #mapa {
	float: left;
	width: 500px;
	margin-left: 30px;
}


#contato3 {
	width: 400px;
	margin-top: 10px;
	height: 330px;
	float: left;
	margin-left: 10px;
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
	border-radius: 10px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5c;
	line-height: 22px;
	font-size: 12px;
}
.button{
	float: left;
	margin-left: 0;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 1px #64799e;
	/* Background gradient */
	background: #191d2f;
	/* Border style */
	border: 0.1px solid #051c44;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #142D50;
	background-position: 0% 0%;
}
.button:hover {
	background: #F33;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;

}
