.bkcont {
	background-image:  url(../imagens/back_miolo.gif);
	background-repeat: repeat-x;
}
.bkmenu {
	background-color: #fecc00;
}
.bkroda {
	background-image:  url(../imagens/back_rodape.jpg);
	background-repeat: repeat-x;
}
.bkfoto {
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b4b4b4;
	margin: 0px;
	background-color: #000000;

}
.texto1 {
	font-size: 10px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:hover {
	color: #FFE88A;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	color: #FFE88A;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	text-decoration: none;
	font-weight: normal;

}
.texto2 {
	font-size: 11px;
}
.titulo1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;

}
.subtitulo1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;

}
