	@charset "iso-8859-1";
	/* CSS Document */
	body{
		margin:0xp;
		font-family:"Trebuchet MS", Arial;
		background-image:url(_img/img_fundo.jpg);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#4FB8E7;
	}

	.menu_inicio_off{
		background-image:url(_img/img_menu_inicio_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:80px;
		height:60px;
	}
	
		.menu_inicio_on{
			background-image:url(_img/img_menu_inicio_on.gif);
			background-repeat:no-repeat;
			cursor:pointer;
			width:80px;
			height:60px;
		}
	
	.menu_zoeweb_off{
		background-image:url(_img/img_menu_zoeweb_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:80px;
		height:60px;
	}
	
		.menu_zoeweb_on{
			background-image:url(_img/img_menu_zoeweb_on.gif);
			background-repeat:no-repeat;
			cursor:pointer;
			width:80px;
			height:60px;
		}
		
	.menu_streaming_off{
		background-image:url(_img/img_menu_streaming_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:80px;
		height:60px;
	}
	
		.menu_streaming_on{
			background-image:url(_img/img_menu_streaming_on.gif);
			background-repeat:no-repeat;
			cursor:pointer;
			width:80px;
			height:60px;
		}
		
	.menu_produtos_off{
		background-image:url(_img/img_menu_produtos_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:80px;
		height:60px;
	}
	
		.menu_produtos_on{
			background-image:url(_img/img_menu_produtos_on.gif);
			background-repeat:no-repeat;
			cursor:pointer;
			width:80px;
			height:60px;
		}
		
	.menu_portais_off{
		background-image:url(_img/img_menu_portais_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:80px;
		height:60px;
	}
	
		.menu_portais_on{
			background-image:url(_img/img_menu_portais_on.gif);
			background-repeat:no-repeat;
			cursor:pointer;
			width:80px;
			height:60px;
		}
	
	.menu_fale_off{
		background-image:url(_img/img_menu_fale_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:80px;
		height:60px;
	}
	
		.menu_fale_on{
			background-image:url(_img/img_menu_fale_on.gif);
			background-repeat:no-repeat;
			cursor:pointer;
			width:80px;
			height:60px;
		}