/* Produção RGM Tecnologia */
/* www.rgmtecnologia.com.br */

td img {
	display: block;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #D0DCE8;*/
	background-image:url(../imagens/fundo.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.titulo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #375880;
}

.texto_pequeno {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal;
	color: #414042;	 
}

a.sublinhado_texto_cinza:link {
	color: #414042; 
	text-decoration: none;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}
a.sublinhado_texto_cinza:visited {
	color: #414042; 
	text-decoration: none;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}
a.sublinhado_texto_cinza:hover {
	color: #335175; 
	text-decoration: underline;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}

a.sublinhado_rodape:link {
	color: #668DBD; 
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal;
}
a.sublinhado_rodape:visited {
	color: #668DBD;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal;
}
a.sublinhado_rodape:hover {
	color: #335175; 
	text-decoration: underline;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal;
}

.texto_rodape {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #668DBD; 
}

.texto_cinza {
	font-family: Verdana;
	font-size: 12px; 
	font-weight: normal; 
	color: #414042; 
}

.texto_azul {
	font-family: Verdana;
	font-size: 12px; 
	font-weight: normal; 
	color: #335175; 
}

.fundo_esq {
	background-image: url(../imagens/fundo_esq.jpg);
	background-repeat:no-repeat;
}
.fundo_esq_centro {
	background-image: url(../imagens/fundo_esq_centro.jpg);
	background-repeat:repeat;
}
.fundo_esq_inf {
	background-image: url(../imagens/fundo_esq_inf.jpg);
	background-repeat:no-repeat;
}
.fundo_tab_centro {
	background-image: url(../imagens/fundo_centro.jpg);
	background-repeat:no-repeat;
}
.fundo_tab_inf {
	background-image: url(../imagens/fundo_centro_inf.jpg);
	background-repeat:no-repeat;
}
a.sublinhado_texto_azul:link {
	color: #668DBD; 
	text-decoration: none;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}
a.sublinhado_texto_azul:visited {
	color: #668DBD;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}
a.sublinhado_texto_azul:hover {
	color: #335175; 
	text-decoration: underline;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
}