@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:left;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #FFF;
	color: #333;
}


/*** Links ***/

a:hover {
	color: #FF7300;
	font-weight: normal;
	text-decoration: underline;
	background-color: inherit;

}



a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	background-color: inherit;

}



a:active {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	background-color: inherit;

}



a:link {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	background-color: inherit;

}



a:hover {
	text-decoration: none;
	font-weight: normal;

}

/*** Button Standard ***/



.button-standard {

	display: block;

	margin: 0;

	padding: 2px 0 0 0;

	width: 189px;

	height: 21px;

	text-align: center;

	background: url(button-standard.png) no-repeat;

}



.button-standard2 {

	display: block;

	margin: 0;

	padding: 2px 0 0 0;

	width: 100%;

	height: 21px;

	text-align: center;

	background: url(button-standard.png) no-repeat center;

}



a.button-a:hover {

	font-size: 11px;

	font-weight: normal;

	color: #464646;

	text-decoration: none;

	cursor: pointer;

	background-color: inherit;

}



a.button-a:visited {

	font-size: 11px;

	font-weight: normal;

	color: #464646;

	text-decoration: none;

	cursor: pointer;

	background-color: inherit;

}



a.button-a:active {

	font-size: 11px;

	font-weight: normal;

	color: #464646;

	text-decoration: none;

	cursor: pointer;

	background-color: inherit;

}



a.button-a:link {

	font-size: 11px;

	font-weight: normal;

	color: #464646;

	text-decoration: none;

	cursor: pointer;

	background-color: inherit;

}



/*** Botão ***/



.button-small {

	display: block;

	margin: 0;

	padding: 2px 0 0 0;

	width: 100%;

	height: 21px;

	text-align: center;

	background: url(../img/button-small.png) no-repeat center;

}


/*** Formulários ***/



.form	{

	display: block;

	margin: 0;

	padding: 2px;

}



.select	{

	margin: 0;

	padding: 0;

	width: 185px;

	font-size: 12px;

}


/*** Estilos ***/

.telefone {
	color: #F07D18;
	background: url(../img/phone.png) no-repeat 0 1px;
	background-color: inherit;
}

.download {
	color: #168ef4;
	background: url(../img/download.png) no-repeat 0 1px;
	background-color: inherit;
}

.informacao {
	color: #77b800;
	background: url(../img/info.png) no-repeat 0 1px;
	background-color: inherit;
}

.fonte_laranja, .fonte_laranja a {
	color: #2D2846;
	font-weight: normal;
	background-color: inherit;
	font-size: 16px;
}

.fonte_laranja a:visited, .fonte_laranja a:hover, .fonte_laranja a:active, .fonte_laranja a:link 
{
	color: #77b800;
}

.fonte_azul {
	color: #44447F;
	font-weight: bold;
	background-color: inherit;
}

.fonte_branca {
	color: #ffffff;
	font-weight: normal;
	font-size: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 33px;
}

.fonte-titlo {
	color:#898989;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:normal;
	text-decoration:none;
	width:auto;
	padding-left: 30px;
}
.fonte-titlo a {
	color:#898989;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:normal;
	text-decoration:none;
}
.fonte_data {
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight: normal;
}
.fonte_texto_one {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size:11px;
	line-height: 19px;
	color: #636363;
}
.fonte_texto_one a {
	color:#EE840F;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.fonte_texto_one p {
	color:#EE840F;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:0px;
	text-decoration:none;
}

.fonte_texto	{
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align: right;
}

.fonte_textobranco	{
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.fonte_slogan	{
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 14px;
	line-height: 16px;
	color: #333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
/* Estrutura do site interna */


.separador{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

#estrutura{
	width:960px;
	text-align:left;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin:0px auto;
	border-left: 0px solid #EDEDED;
	border-right: 0px solid #EDEDED;
	padding-top: 1px;
	border-bottom: 0px solid #EDEDED;
	background-color: #FFF;
}
#topo{
	height:100px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#menu{
	height:30px;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-bottom: 0px solid #ffffff;
	width: 935px;
	background-color: #FFFFFF;
}

#rodape{
	background-color:#FFF;
	height:110px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	border-bottom: 0px solid #7FD7F7;
	background-image: url(../imagens/footer-bg.jpg);
}

/* Estrutura do site */

.box_lateral_atendimento{
	width:244px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: auto;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #E5E5E5;
	padding-bottom: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	border-left: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
	background-repeat: no-repeat;
}
.box_lateral_contato{
	width:244px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: auto;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #E5E5E5;
	padding-bottom: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	border-left: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
	background-repeat: no-repeat;
}
.box_lateral_newsletter{
	width:244px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: auto;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.box_lateral_promocao{
	width:244px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 110px;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #E5E5E5;
	padding-bottom: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	border-left: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
}
.box_slideshow{
	width:540px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 250px;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #E5E5E5;
	padding-bottom: 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 5px;
	border-left: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
}
.box_lateral_infoweb{
	width:244px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: auto;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	margin-bottom: 5px;
}
.box_destaque_home{
	width:290px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 110px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}

.box_destaque_equipe{
	width:600px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 190px;
	border-top: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	padding-bottom: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	border-left: 2px solid #E5E5E5;
	border-right: 2px solid #E5E5E5;
}

.box_destaque_servicos{
	width:305px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 210px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
#box_corpo_dir{
	width:635px;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	height: auto;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-repeat: no-repeat;
	border-left: 0px solid #EDEDED;
	background-color: #FFF;
}

#box_corpo_esq{
	width:270px;
	float:left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	height: auto;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-repeat: no-repeat;
	border-top: 0px solid #7FD7F7;
	border-bottom: 0px solid #7FD7F7;
	background-color: #FFF;
}
.formulario_express{
	width:620px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	height: 260px;
	background-repeat: no-repeat;
	border-top: 3px solid #FF8000;
	border-bottom: 0px solid #E5E5E5;
	padding-bottom: 9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 9px;
	border-left: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
	margin-left: 4px;
	background-color: #FFF3E8;
	color: #930;
}
.fonte_textoamarelado {
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.formulario_caixaaplicacoesweb {
	width:620px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	height: 200px;
	background-repeat: no-repeat;
	border-top: 3px solid #FF8000;
	border-bottom: 0px solid #E5E5E5;
	padding-bottom: 9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 9px;
	border-left: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
	margin-left: 4px;
	background-color: #FEF5E2;
	color: #333;
}
