.indexbody {
	background-image:  url(../images/fundo.gif);
	background-color: #6792d8;
	background-repeat: no-repeat;
	background-position: left top;
}
.texto_padrao {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #999999;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}
.texto_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.borda_menu {
	border: 1px solid #FFE1CE;
	background-color: #FF3300;
}
.borda_branca {

	border: 1px solid #FF9900;
}
.borda_red {
	border: 2px solid #FF3300;
}
.tituloBlog {
	font-family: Arial;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.texto_sub {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FF3333;
	text-decoration: none;
}
.tituloModulo {

	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}
.borda_inf {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
}
.texto_modulos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.borda_black {

	border: 2px solid #000000;
}
.texto_pequeno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.texto_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.borda_w {


	border: 1px solid #FFFFFF;
}
.texto_subtituloBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.texto_subBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.tituloAdmin {

	font-family: Arial;
	font-size: 14px;
	color: #6792d8;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
