/*
  Autor: Kinara Gomes Santos Falcão
*/


.caixa_contato {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	font-style: normal;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	color: #F60;
}

/* Estilo dos links: */ 
a:link {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* Estilo conteúdo: */ 

.fonte_rodape_01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.fonte_rodape_02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
}


.fonte_rodape_03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6D952D;
	font-style: italic;
}

.fonte_menu_lateral {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	font-style: normal;
	line-height: 25px;
}

.fonte_conteudo_01 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	font-style: normal;
	line-height: 13px;
	text-align: justify;
}

.fonte_conteudo_02 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8D8D8D;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
}

.fonte_conteudo_03 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F60;
	font-style: normal;
	line-height: normal;
	text-align: left;
}


.fonte_conteudo_04 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F60;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}

.fonte_conteudo_05 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F60;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
}

.fonte_conteudo_06 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D8D8D;
	font-style: normal;
	line-height: 20px;
	text-align: justify;
}


.fonte_depoimentos_01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	font-style: italic;
	line-height: 23px;
	text-align: justify;
}


.fonte_depoimentos_02 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F60;
	font-style: italic;
	line-height: 22px;
	text-align: justify;
}

.fonte_depoimentos_03 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}

.fonte_titulo_laranja_01 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	font-style: normal;
	line-height: normal;
}


.lateral_esq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../imagens/lateral_esq.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #666;
}

.lateral_dir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../imagens/lateral_dir.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #666;
}

.rodape_fundo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../imagens/rodape_fundo.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #666;
}
.fonte_conteudo_02 {
	text-align: justify;
}
