/* CSS Document */
/* Estilos referentes a estrutura do layout*/
body
	{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #8e8e8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
#geral /* camada extra-opcional para uso de mais um background, etc... */
	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
#principal
	{
	width: 780px;
	margin: 0px auto 20px auto;
	background-color: #FFF;
	display: table;
	background-image: url(../img/fecha_rodape.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	}
#cabecalho span
	{
	display:none;
	}
#conteudo
	{
	width: 764px;
	margin: 0px auto;
	background-image: url(../img/bg_body.gif);
	background-position: center top;
	background-repeat: repeat-y;
	padding: 0px 8px;
	}
#coluna_1
	{
	float: left;
	width: 602px;
	}
#coluna_2
	{
	float: right;
	width: 150px;
	}
/*---//---*/

/* Estilos referentes a formatação de textos, caixas, etc... */
form
	{
	margin: 0px;
	padding: 0px;
	}

p
	{
	margin: 0px;
	padding: 7px 0px;
	}
.linha_1
	{
	background-image: url(../img/linha_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 10px;
	margin: 0px auto 5px auto;
	overflow: hidden;
	}
.linha_2
	{
	background-image: url(../img/linha_3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 10px;
	margin: 4px auto;
	overflow: hidden;
	clear: both;
	}
.thumb_a_esquerda
	{
	border: 1px solid #cfd6db;
	padding: 2px;
	margin: 5px 10px 5px 0px;
	float: left;
	}
.thumb_a_direita
	{
	border: 1px solid #cfd6db;
	padding: 2px;
	margin: 5px 0px 5px 10px;
	float: left;
	}
.subtitle
	{
	font-size: 0.8em;
	font-style: italic;
	color: #333333;
	}
.subtitle_outros
	{
	font-size: 0.8em;
	font-style: italic;
	color: #cc6666;
	}

/*Coluna 1 (Nesta folha, desenhada como a principal)*/

/* Links da coluna 1 */
#coluna_1
	a
	{
	color: #8a97a0;
	text-decoration: none;
	}
#coluna_1
	a:hover
	{
	color: #4b7c9a;
	text-decoration: underline;
	}
#coluna_1 .submenus
	{
	clear: both;
	width: 583px;
	margin: 10px auto 0px auto;
	background-image: url(../img/bg_submenu_box.gif);
	background-position: left 33px;
	background-repeat: no-repeat;
	display: table;
	}

#coluna_1 .blocos
	{

	padding: 9px;
	width: 563px;
	margin: 0px auto;
	border-left: 1px solid #004c5f;
	border-right: 1px solid #004c5f;
	}
#coluna_1 .fecha_blocos
	{
	background-image: url(../img/bg_box_simples.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	width: 583px;
	height: 10px;
	overflow: hidden;
	margin: 0px auto 10px auto;
	display: block;
	}
	
#coluna_1 .fecha_blocos-2
	{
	background-image: url(../img/bg_box_simples_2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	width: 585px;
	height: 6px;
	overflow: hidden;
	margin: 0px auto auto auto;
	display: block;
	}

#coluna_1 .submenus a
	{
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #f3faff;
	text-align: center;
	/*
	background-image: url(../img/bg_submenu_off.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 191px;
	*/
	display: block;
	float: left;
	white-space: nowrap;
	line-height: 28px;
	height: 28px;
	margin: 0px; 
	border-bottom: 1px solid #004c5f;
	}

#coluna_1 .submenus a.t2 
	{
	background-image: url(../img/bg_submenu_g_active.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 280px;
	padding: 5px 5px 0px 6px;
	}
#coluna_1 .submenus a.t2:hover 
	{
	background-image: url(../img/bg_submenu_g_on.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 280px;
	}
#coluna_1 .submenus a.t2:active 
	{
	background-image: url(../img/bg_submenu_g_active.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 280px;
	}
#coluna_1 .submenus .link_ativo.t2
	{
	background-image: url(../img/bg_submenu_g_on.gif);
	width: 280px;
	padding: 5px 5px 0px 6px;
	}

#coluna_1 .submenus .link_ativo.t2-contato
	{
	/* background-image: url(../img/bg_submenu_g_off.gif); */
	width: 572px;
	padding: 5px 5px 0px 6px;
	}


#coluna_1 .submenus a.t3
	{
	background-image: url(../img/bg_submenu_p_off.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 191px;
	padding: 5px 1px 0px 2px;
	}
#coluna_1 .submenus a.t3:hover
	{
	background-image: url(../img/bg_submenu_p_on.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 191px;
	}
#coluna_1 .submenus a.t3:active
	{
	background-image: url(../img/bg_submenu_p_active.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 191px;
	}
#coluna_1 .submenus .link_ativo.t3
	{
	/* background-image: url(../img/bg_submenu_p_active.gif); */
	background-image: url(../img/bg_submenu_on.gif);
	width: 191px;
	padding: 5px 1px 0px 2px;
	}

#coluna_1 .submenus a:hover
	{
	/*background-image: url(../img/bg_submenu_on.gif);*/
	text-decoration: none;
	color: #065b95;
	}
#coluna_1 .submenus a:active
	{
	/*background-image: url(../img/bg_submenu_active.gif);*/
	color: #FFF;
	}
#coluna_1 .submenus .link_ativo
	{
	/*width: 191px;*/
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	float: left;
	white-space: nowrap;
	line-height: 28px;
	height: 28px;
	margin: 0px 1px;
	/*background-image: url(../img/bg_submenu_active.gif);*/
	color: #FFF;
	background-color: #FFF;
	margin: 0px;
	border-bottom: 1px solid #004c5f;
	}
#coluna_1
	h6
	{
	font-family: "Arial Narrow", Arial, Tahoma;
	color: #8795a0;
	font-size: 1.5em;
	margin: 10px 0px;
	}
#coluna_1
	h1
	{
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: 100;
	font-size: 2.1em;
	color: #8299a8;
	background-image: url(../img/bg_header_1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 10px 6px 7px;
	}
#coluna_1
	h1
		b
	{
	font-size: 1.3em;
	letter-spacing: -4px;

	}
#coluna_1
	.titulos_1 
	{
	background-image: url(../img/bg_header_1b.gif);
	background-position: -7px bottom;
	padding: 5px 10px 6px 0px;
	}
#coluna_1
	.titulos_2
	{
	background-image: url(../img/bg_header_1b.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #8299a8;
	padding: 5px;
	font-size: 1.9em;
	font-family: "Arial Narrow", Arial, Tahoma;
	
	}
#coluna_1
	h1
		span
	{
	color: #010101;
	}
#coluna_1
	p
	{
	line-height: 1.4em;
	}

#coluna_1
	.bloco_1
	{
	margin: 5px 0px 5px 10px;
	}
#coluna_1
	.bloco_1
		.thumb
	{
	border: 1px solid #cfd6db;
	padding: 2px;
	margin: 5px 10px 5px 20px;
	float: right;
	}
#coluna_1
	h2
	{
	background-image: url(../img/bg_header_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.6em;
	font-weight: 100;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	padding: 8px 15px 13px 22px;
	margin: 2px 0px;
	clear: both;
	color: #FFF;
	overflow: hidden;
	}
#coluna_1
	.sub_topic
	{
	font-size: 1.2em;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	}	
#coluna_1
	.titulos_h2
	{
	background-image: url(../img/bg_header_1b.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #576F7D;
	padding: 5px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}				
#coluna_1
	.bloco_2
	{
	margin: 0px 0px 5px 0px;
	padding: 5px 10px;
	background-image: url(../img/bg_block_1.gif);
	height: 159px;
	display: table;
	background-repeat: no-repeat;
	}
#coluna_1
	.bloco_2
		p
	{
	font-size: 0.9em;
	color: #4e4d4d;
	line-height: 1.3em;
	text-align: justify;
	}
#coluna_1
	.bloco_2 b
	{
	color: #4e4d4d;
	}

#coluna_1
	.bloco_2	
		.thumb
	{
	border: 1px solid #cfd6db;
	padding: 2px;
	margin: 5px 10px 5px 20px;
	float: right;
	}
#coluna_1
	.bloco_2
		.mais
	{
	display: block;
	background-image: url(../img/mais_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 42px;
	height: 18px;
	margin: 7px 0px;
	}
#coluna_1
	.bloco_2
		.mais_hover
	{
	display: block;
	background-image: url(../img/mais_1_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 42px;
	height: 18px;
	margin: 7px 0px;
	}

#coluna_1
	.bloco_2
		.mais
			span,
#coluna_1
	.bloco_2
		.mais_hover
			span
	{
	display: none;
	}
/*	------------------------------- 	BLOCO 3		--------------------------------	*/
#coluna_1
	.bloco_3
	{
	width: 287px;
	height: 290px;
	display: table;
	float: left;
	margin: 0px 0px 0px 7px;
	}	
#coluna_1
	.bloco_3
		p
	{
	margin: 0px 13px;
	text-align: justify;
	font-size: 0.9em;
	}

#coluna_1
	.bloco_3
		h3
	{
	background-image: url(../img/bg_header_half.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 2px 0px 15px 0px;
	padding: 4px 10px 5px 18px;
	font-size:  1.2em;
	font-family: "Arial Narrow", Arial, Tahoma;
	color: #2f527c;
	}
#coluna_1
	.bloco_3
		.thumb
	{
	border: 1px solid #cdcdcd;
	padding: 2px;
	margin: 5px auto;
	display: block;
	}
#coluna_1
	.bloco_3
		.mais
	{
	display: block;
	background-image: url(../img/mais_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 42px;
	height: 18px;
	float: right;
	margin-right: 7px;
	position: relative;
	}
#coluna_1
	.bloco_3
		.mais_hover
	{
	display: block;
	background-image: url(../img/mais_1_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 42px;
	height: 18px;
	float: right;
	margin-right: 7px;
	position: relative;
	}
#coluna_1
	.bloco_3
		.mais
			span,
#coluna_1
	.bloco_3
		.mais_hover
			span
	{
	display: none;
	}
/*	------------------------------- 	FIM BLOCO 3		--------------------------------	*/

/*	------------------------------- 	BLOCO 4		--------------------------------	*/
#coluna_1
	.bloco_4
	{
	margin: 15px;
	width: 170px;
	float: left;
	margin: 0px 13px 0px 13px;
	}
#coluna_1
	.bloco_4
		h4
	{
	margin: 5px 0px;
	padding: 3px 3px 3px 8px;
	background-image: url(../img/bullet_simples.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size:  1.2em;
	font-family: "Arial Narrow", Arial, Tahoma;
	color: #2f527c;
	}
#coluna_1
	.bloco_4
		.thumb
	{
	border: 1px solid #cdcdcd;
	padding: 2px;
	margin: 5px auto;
	display: block;
	}
#coluna_1
	.bloco_4
		.mais
	{
	display: block;
	background-image: url(../img/mais_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 42px;
	height: 18px;
	float: right;
	margin: 0px 0px 0px 7px;
	position: relative;
	}
#coluna_1
	.bloco_4
		.mais_hover
	{
	display: block;
	background-image: url(../img/mais_1_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 42px;
	height: 18px;
	float: right;
	margin: 0px 0px 0px 7px;
	position: relative;
	}
#coluna_1
	.bloco_4
		.mais
			span,
#coluna_1
	.bloco_4
		.mais_hover
			span
	{
	display: none;
	}
/*	------------------------------- 	FIM BLOCO 4		--------------------------------	*/	
#coluna_1
	.leia_mais
	{
	display: block;
	background-image: url(../img/leia_mais.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 64px;
	height: 5px;
	overflow: hidden;
	margin: 5px 13px;
	clear: both;
	float: right;
	}
#coluna_1
	.leia_mais_hover
	{
	display: block;
	background-image: url(../img/leia_mais_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 64px;
	height: 5px;
	overflow: hidden;
	margin: 5px 13px;
	clear: both;
	float: right;
	}
#coluna_1
	.leia_mais
		span,
#coluna_1
	.leia_mais_hover
		span
	{
	display:none;
	}
#coluna_1
	#escondido
	{
	display: none;
	}
#coluna_1
	.veja_tambem
	{
	border: 1px solid #d7dbde;
	padding: 5px 10px;
	width: 50%;
	float: left;
	margin-right: 10px;	
	margin-bottom: 10px;
	}
#coluna_1
	.veja_tambem
		a
	{
	background-image: url(../img/bullet_simples4.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	}
.interacao	
	{
	display: block;
	float: left;
	font-size: 0.9em;
	}
.interacao
	.imprimir
	{
	background-image: url(../img/ico_imprimir.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	padding-left: 30px;
	cursor: pointer;
	}
.interacao
	.comente
	{
	background-image: url(../img/ico_comente.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	padding-left: 30px;
	cursor: pointer;
	}
.interacao
	.indique
	{
	background-image: url(../img/ico_enviar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
	cursor: pointer;
	}

/*Coluna 2 (Neste caso, a coluna foi desenhada como uma barra alternativa, pode - opcionalmente - ser posicionada a esquerda ou direita da coluna principal) - Veja também os estilos da estrutura do layout no início deste documento */

#coluna_2
	.videos
	{
	margin-bottom: 10px;
	}
#coluna_2
	.videos
		.mais_videos
	{
	background-image: url(../img/botao_maisvideos.gif);
	background-position: center;
	display: block;
	width: 109px;
	height: 18px;
	margin: 2px auto;
	cursor: pointer;
	}
#coluna_2
	.videos
		.mais_videos_hover
	{
	background-image: url(../img/botao_videos_hover.gif);
	display: block;
	width: 74px;
	height: 18px;
	margin: 2px auto;
	cursor: pointer;
	}
#coluna_2
	.videos
		.mais_videos
			span,
#coluna_2
	.videos
		.mais_videos_hover
			span			
	{
	display: none;
	}
#coluna_2
	.a-h4 /*---------------------------------------------------	altera a formatação do titulo na barra da direita que são links para as páginas internas	*/
	{
	margin: 0px 2px 0 10px;
	padding: 5px 2px 3px 8px;
	background-image: url(../img/bullet_simples3.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	font-size:  1.2em;
	font-family: "Arial Narrow", Arial, Tahoma;
	color: #32444e;
	text-decoration: none;
	font-weight: bold;
	}
	.a-h4:hover{
	text-decoration: underline;
	}
	
#coluna_2
	h4{
	margin: 0px 2px 0 10px;
	padding: 5px 2px 3px 8px;
	background-image: url(../img/bullet_simples3.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	font-size:  1.2em;
	font-family: "Arial Narrow", Arial, Tahoma;
	color: #32444e;
	text-decoration: none;
	font-weight: bold;
	}
	
#coluna_2
	p
	{
	margin: 0px 2px 0px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #477ea6;
	font-size: 0.8em;
	line-height: 1.7em;
	}

#coluna_2
	.thumb
	{
	border: 1px solid #cfd6db;
	background-color: #EFEFEF;
	padding: 2px;
	display: block;
	margin: 3px auto
	}
#coluna_2
	.leia_mais
	{
	display: block;
	background-image: url(../img/leia_mais.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 64px;
	height: 5px;
	overflow: hidden;
	margin: 0px 13px;
	clear: both;
	}
#coluna_2
	.leia_mais_hover
	{
	display: block;
	background-image: url(../img/leia_mais_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 64px;
	height: 5px;
	overflow: hidden;
	margin: 0px 13px;
	clear: both;
	}
#coluna_2
	.leia_mais
		span,
#coluna_2
	.leia_mais_hover
		span
	{
	display:none;
	}
#coluna_2
	.mais
	{
	display: block;
	background-image: url(../img/mais_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 42px;
	height: 5px;
	overflow: hidden;
	margin: 20px 0px 0px 10px;
	clear: both;
	}
#coluna_2
	.mais_hover
	{
	display: block;
	background-image: url(../img/mais_3_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	width: 42px;
	height: 5px;
	overflow: hidden;
	margin: 20px 0px 0px 10px;
	clear: both;
	}
#coluna_2
	.mais
		span,
#coluna_2
	.mais_hover
		span	
	{
	display:none;
	}
	
/*define as cores e estilos dos links na coluna 2 */
#coluna_2
	a
	{
	color: #477ea6;
	text-decoration: none;
	}
#coluna_2
	a:hover
	{
	color: #1e83cd;
	text-decoration: underline;
	}
/*---//---*/

#coluna_2
	.login
	{
	background-image: url(../img/bg_login.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 2px 0px 2px;
	height: 97px;
	}
#coluna_2
	.login
		input
	{
	border: 1px solid #d3d6db;
	color: #747683;
	font-size: 0.8em;
	margin: 2px 2px 2px 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	}
#coluna_2
	.login
		.input_login
	{
	width: 110px;
	}
#coluna_2
	.login
		.input_senha
	{
	width: 88px;
	float: left;
	}
#coluna_2
	.login
		.login_ok
	{
	background-image: url(../img/ok_login.gif);
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: left;
	margin-top: 2px;
	cursor: pointer;
	}
#coluna_2
	.login
		.login_ok_hover
	{
	background-image: url(../img/ok_login_hover.gif);
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: left;
	margin-top: 2px;
	cursor: pointer;
	}
#coluna_2 /*Define o fundo - estilos - da caixa 1 */
	.caixa_1,
#coluna_2 /* Define aqui o fundo - estilos - da caixa 2 também, pois é o mesmo da caixa 1 */
	.caixa_2	
	{
	background-image: url(../img/bg_caixa_1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 8px;
	}
#coluna_2
	.caixa_1
		.container
	{
	background-image: url(../img/bg_caixa_1_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	}
#coluna_2
	.caixa_1
		.fecha_caixa_1,
#coluna_2 /* Define aqui o fechamento arrendondado da caixa 2 */
	.caixa_2
		.fecha_caixa_2
	{
	display: block;
	background-image: url(../img/bg_caixa_1_fecha.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 24px;
	overflow: hidden;
	}	
#coluna_2 /* Define o começo arredondado da caixa 2, pois é mais simples (sem reflexo) que a caixa 1)*/
	.caixa_2
		.container
	{
	background-image: url(../img/bg_caixa_2_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	}	
#coluna_2
	.news_com_thumbs
		.thumb
	{
	float: left;
	margin: 0px 3px;
	}
#coluna_2
	.news_com_thumbs
	{
	line-height: 1.2em;
	margin: 5px 2px 5px 10px;
	}
	
	
/*Estilos referentes ao apenas ao rodapé*/	

#rodape
	{
	clear: both;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: o.8em;
	color: #758088;
	}
#rodape
	h5
	{
	margin: 5px 0px 0px 5px;
	padding: 0px 12px;
	background-image: url(../img/bullet_simples2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #336682;
	font-size:  1.3em;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	}
#rodape
	.endereco
	{
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	}
#rodape
	.atendimento
	{
	float: left;
	margin-right: 20px;
	background-image: url(../img/ico_cellphone.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 15px;
	}
#rodape
	.email
	{
	float: left;
	margin-right: 20px;
	background-image: url(../img/ico_email.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-top: 15px;
	}	
#rodape
	.skype
	{
	float: left;
	margin-right: 20px;
	background-image: url(../img/ico_skype.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-top: 1px;
	}		
#rodape
	.termos
	{
	background-image: url(../img/bg_rodape.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 4px 10px;
	height: 20px;
	color: #6e7780;
	clear: both;
	}
#rodape
	.termos
		span
	{
	float: left;
	}
#rodape
	.termos
		a
	{
	color: #003f71;
	text-decoration: none;
	float: right;
	}
#rodape
	.termos
		a:hover
	{
	color: #326b9d;
	text-decoration: underline;
	}
	
#rodape
	a
	{
	color: #003f71;
	text-decoration: none;
	}
	
	a:hover
	{
	color: #326b9d;
	text-decoration: underline;
	}
	
/*---//---*/
