@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;

}


/*** Links ***/

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

}



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

}



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

}



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

}



a:hover {

	text-decoration: none;

}



/*** 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: #F29421;
	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: #168ef4;
	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;
}

.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;
}
