/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.fundo_menu {

	background-image:url(images/fundo_menu.png);
	background-repeat:no-repeat;

}

.texto {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}