/* 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 {

background-image:url(images/fundo_menu2.png);
background-repeat:no-repeat;

}
.texto {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}